bytemaster / fc_malloc
Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.
☆171Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for fc_malloc
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆199Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- Boost.Coroutine2☆128Updated last week
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 2 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…☆150Updated 2 weeks ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated 10 months ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- Fast multi-threaded memory allocator☆77Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- An implementation of Seqlock in C++11☆192Updated 3 months ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- ☆127Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆114Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- C++ framework for rapid server development☆76Updated 9 months ago
- STL-based caches for C++☆113Updated last year
- Header only library that parses and plans SQL queries at compile time☆139Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆105Updated 2 months ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- A simple replacement for std::unordered_map☆45Updated 3 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago