EmuraDaisuke / MemoryAllocator.KanameShikiLinks
Fast multi-threaded memory allocator
☆79Updated 5 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…☆157Updated last month
- 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…☆67Updated last month
- Yet another C++ text formatting library.☆70Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Benchmarks for our memory allocator☆69Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 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
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Virtual memory based containers☆43Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 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☆49Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago