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 5 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Fast TOML parser written in C++☆35Updated 11 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Ubpa small flat containers based on C++20☆29Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs☆36Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 3 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- ☆17Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Primer for C++ Concepts☆24Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine suppo…☆17Updated 2 weeks ago