bytemaster / fc_mallocLinks
Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.
☆178Updated 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:
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆206Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 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…☆155Updated 4 months ago
- C++ framework for rapid server development☆77Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- ☆127Updated 2 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- Component-Model Framework in C++☆44Updated 9 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last month
- Portable C++ SIMD library☆173Updated 5 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago