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:
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 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…☆165Updated 3 weeks ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- Virtual memory based containers☆42Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- ☆25Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months 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 fixed capacity dynamically sized string☆69Updated last month
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Core abstractions for dealing with concurrency in C++