bytemaster / fc_mallocLinks
Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.
☆185Updated 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:
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- ☆128Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- ☆29Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- Effective Memory Reclamation☆63Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago