bytemaster / fc_mallocLinks
Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.
☆179Updated 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++ framework for rapid server development☆76Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Port of the xxhash library to C++17.☆183Updated 4 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Replaced by foonathan/lexy☆138Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 2 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆43Updated 10 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- An implementation of Seqlock in C++11☆223Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- ☆128Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Boost.Coroutine2☆135Updated 3 weeks ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year