f18m / boost-intrusive-poolLinks
A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).
☆22Updated 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:
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Interchangeable AoS and SoA containers☆24Updated 2 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 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
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- C++ "borrowing" smart pointer.☆11Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 5 years ago
- Scheduling examples using C++20 coroutines☆24Updated 2 years ago
- C++ testing and mocking framework☆16Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Simple resource pool for recycling resources in C++☆68Updated 10 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 3 months ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated 2 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- ☆21Updated 7 months ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago