f18m / boost-intrusive-poolLinks
A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).
☆23Updated last month
Alternatives and similar repositories for boost-intrusive-pool
Users that are interested in boost-intrusive-pool are comparing it to the libraries listed below
Sorting:
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 12 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆98Updated last year
- Iristorm is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine s…☆17Updated this week
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A C++ implementation of python-style generators, powered by boost::context☆57Updated 11 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- async io-uring based kernel io library☆34Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Primer for C++ Concepts☆24Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated last month
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year