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:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs☆35Updated 2 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Fast TOML parser written in C++☆35Updated 11 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- 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
- A light-weight C++ profiling library☆31Updated 11 years ago
- ☆36Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++11 thread pool and profiler☆29Updated 7 years ago
- Ubpa small flat containers based on C++20☆28Updated 3 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago