a-bronx / MemPool
A header-only C++17 library implementing a simple concurent lock-free memory pool
☆24Updated 4 years ago
Alternatives and similar repositories for MemPool:
Users that are interested in MemPool are comparing it to the libraries listed below
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- ☆16Updated 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 concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Proposal for std::intrusive_ptr☆40Updated 5 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 9 months ago
- Coroutine library and toolkit for C++20☆38Updated 3 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- async io-uring based kernel io library☆30Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- ☆25Updated last week
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago