a-bronx / MemPool
A header-only C++17 library implementing a simple concurent lock-free memory pool
☆24Updated 4 years ago
Alternatives and similar repositories for MemPool:
Users that are interested in MemPool are comparing it to the libraries listed below
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Proposal for std::intrusive_ptr☆40Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- ☆15Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- ☆25Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- async io-uring based kernel io library☆30Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 8 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago