a-bronx / MemPoolLinks
A header-only C++17 library implementing a simple concurent lock-free memory pool
☆27Updated 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 (WIP).☆34Updated 3 weeks ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- Fast TOML parser written in C++☆35Updated 11 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs☆36Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Ubpa small flat containers based on C++20☆29Updated 3 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 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 …☆32Updated 4 years ago
- A nano concurrency library☆24Updated 5 years ago