a-bronx / MemPool
A header-only C++17 library implementing a simple concurent lock-free memory pool
☆25Updated 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- ☆17Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 9 months ago
- Fast TOML parser written in C++☆35Updated 11 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 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
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- ☆25Updated this week
- C++11 compatible charconv☆30Updated 3 weeks ago