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…☆161Updated 5 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 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
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 2 weeks ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- ☆25Updated 5 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- Small small_vector☆35Updated 4 months ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- ☆27Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year