d36u9 / async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
☆28Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for async
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- Flat containers for C++☆56Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- An indirect value-type for C++☆82Updated last year
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Light, fast, threadpool for C++20☆98Updated last year
- C++17 tiny vector math library☆41Updated 11 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 3 weeks ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Yet Another C++ Library☆20Updated 10 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated this week
- Boost.org unordered module☆63Updated last week
- C++ serializers benchmark with realistic data☆119Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆33Updated 7 years ago
- A header only structure of arrays container for C++☆39Updated last year