Highlights
Lists (14)
Sort Name ascending (A-Z)
Stars
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
A curated list of awesome engineering blogs.
Performant, Concurrent, simplified Stream API leveraging Project Loom's virtual threads for efficient concurrent processing. Optimized for multithreaded environments
A sample Spring-based application
High performance server-side application framework
H2 is an embeddable RDBMS written in Java.
WHATWG-compliant and fast URL parser written in modern C++, part of Node.js, Clickhouse, Redpanda, Kong, Telegram and Cloudflare Workers.
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
A collection of lock-free data structures written in standard C++11
Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
WireMock Spring Boot drastically simplifies testing HTTP clients in Spring Boot & Junit 5 based integration tests.
constexpr implementation of SHA-2 and SHA-3 family of hashes
A fast single-producer, single-consumer lock-free queue for C++
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
An async redis client designed for performance and scalability
Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
Source code and issues for C++ Initialization Story book
Distributed reliable key-value store for the most critical data of a distributed system
Flashbots MEV-Boost Block Builder [deprecated, replaced by https://github.com/flashbots/rbuilder]
A template CMake project to get you started with C++ and tooling