patrykstefanski / async-benchLinks
A benchmark of approaches to writing server applications
☆22Updated 5 years ago
Alternatives and similar repositories for async-bench
Users that are interested in async-bench are comparing it to the libraries listed below
Sorting:
- An efficient, composable design pattern for range processing☆133Updated 10 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context☆11Updated 5 years ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- C++ p2300 proposal in Rust☆21Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- Low Latency Ring-Buffer | Atomic Smart Pointer | Lock & Wait Free Utilities☆73Updated last year
- Serialization framework for C++, inspired on serde-rs for Rust.☆53Updated last year
- Yet another blazingly fast SPSC queue.☆40Updated 7 months ago
- Coroutine library and toolkit for C++20☆39Updated last month
- ☆157Updated this week
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- A concurrent, spsc ring-buffer with sized reservations☆102Updated 5 years ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- Portable implementation of future/promise API in C++☆77Updated last year
- A library for events and fibers☆37Updated 5 years ago
- An example repo to setup cxx (Rust FFI library) with the CMake build system.☆100Updated last year
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆30Updated this week
- CMake Rust Language Support☆174Updated 2 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- Implementation of triple buffering in Rust☆103Updated last month
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- ☆62Updated 3 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆264Updated 4 months ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated last month