bytemaster / fc_mallocLinks
Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.
☆177Updated 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
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- C++ framework for rapid server development☆77Updated 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…☆154Updated 3 months ago
- A disruptor thread-synchronisation data structure for C++11.☆128Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 9 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Port of the xxhash library to C++17.☆179Updated 3 weeks ago
- Component-Model Framework in C++☆44Updated 9 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- ☆49Updated 7 years ago
- The world's first Web-scale memory allocator☆107Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago
- The draft C++ Reflection Technical Specification☆87Updated 3 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- An implementation of Seqlock in C++11☆212Updated 10 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago