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:
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- 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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Ubpa small flat containers based on C++20☆28Updated 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 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
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 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
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- ☆36Updated 6 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- A C++11 thread pool and profiler☆29Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs☆33Updated last year
- Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine suppo…☆17Updated last week