EmuraDaisuke / MemoryAllocator.KanameShiki
Fast multi-threaded memory allocator
☆78Updated 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:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆103Updated 11 months ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆171Updated last month
- Flat containers for C++☆59Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 years ago
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- tser - tiny serialization for C++☆140Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆108Updated last month
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago