patrykstefanski / async-benchLinks
A benchmark of approaches to writing server applications
☆20Updated 4 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:
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context☆11Updated 4 years ago
- An efficient, composable design pattern for range processing☆121Updated 3 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last year
- C++ p2300 proposal in Rust☆19Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A concurrent, spsc ring-buffer with sized reservations☆100Updated 4 years ago
- Continuations for C++ std::future<> types☆52Updated last year
- ☆61Updated 2 months ago
- A low-latency malloc implementation☆25Updated 4 years ago
- A Rust implementation of OS provided synchronization primitives☆57Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Boost.org unordered module☆75Updated last week
- ☆61Updated 3 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Low Latency Ring-Buffer | Atomic Smart Pointer | Lock & Wait Free Utilities☆65Updated 8 months ago
- An extension of triple-buffering to multiple-consumer scenarios☆7Updated last month
- A bunch of small C++ utilities☆65Updated last year
- STL-like containers from Boost☆107Updated last month
- An arbitrary-precision floating-point library in Rust☆45Updated 2 months ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- Polymorphic memory resource for real-time applications.☆70Updated last year
- Futures and thread pool for C++ (with optional Qt support)☆129Updated 4 years ago
- Lightweight structured concurrency for C++20☆127Updated this week
- Libunifex networking library☆20Updated 2 years ago
- C++20 Coroutines running on libuv for intuitive async I/O☆30Updated last week
- Low(est?)-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allo…☆82Updated this week
- C++ implementation of Rust Option/Result and Iterator.☆14Updated 3 years ago
- The header only implementation of the liburing library☆19Updated 9 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆249Updated 7 months ago