EmuraDaisuke / MemoryAllocator.KanameShikiLinks
Fast multi-threaded memory allocator
☆79Updated 6 years ago
Alternatives and similar repositories for MemoryAllocator.KanameShiki
Users that are interested in MemoryAllocator.KanameShiki are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆160Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 2 weeks ago
- A fixed capacity dynamically sized string☆69Updated last week
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- ☆25Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year