bytemaster / fc_mallocLinks
Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.
☆183Updated 12 years ago
Alternatives and similar repositories for fc_malloc
Users that are interested in fc_malloc are comparing it to the libraries listed below
Sorting:
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆169Updated 6 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Component-Model Framework in C++☆44Updated 10 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- ☆128Updated 2 years ago