a-bronx / MemPoolLinks
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
Sorting:
- 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☆33Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- Ubpa small flat containers based on C++20☆28Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs☆37Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A C++11 thread pool and profiler☆29Updated 7 years ago
- ☆36Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- llvm::SmallVector stripped from dependencies.☆36Updated 5 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- ☆17Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Fast TOML parser written in C++☆35Updated 11 years ago
- A C++ memory context☆11Updated 4 years ago
- 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 …☆31Updated 4 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- C++ reflection☆48Updated 7 years ago