bytemaster / fc_malloc
Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.
☆171Updated 11 years ago
Alternatives and similar repositories for fc_malloc:
Users that are interested in fc_malloc are comparing it to the libraries listed below
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 5 months ago
- Boost.Coroutine2☆129Updated 2 months ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 10 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- Boost.Lockfree☆128Updated last month
- Header-only library providing unicode aware string support for C++☆107Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆118Updated 3 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- ☆313Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated 3 weeks ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- ☆127Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆60Updated 5 months ago
- Component-Model Framework in C++☆44Updated 9 years ago
- Amalgamate C source and header files.☆88Updated 9 years ago