A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
☆270Jul 18, 2024Updated last year
Alternatives and similar repositories for AppShift-MemoryPool
Users that are interested in AppShift-MemoryPool are comparing it to the libraries listed below
Sorting:
- An easy to use and efficient memory pool allocator written in C++.☆1,422Jun 2, 2019Updated 6 years ago
- Thread safe, lock-free memory pool.☆63Apr 1, 2024Updated last year
- Let Me Run That For You: A C++20 Thread Pool Library☆12Feb 18, 2022Updated 4 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- The asynchronous framework for modern C++☆14Aug 12, 2023Updated 2 years ago
- 一个极简内存池实现☆306Oct 12, 2024Updated last year
- Translate C++/Rust type into C type with the same memory layout☆17Nov 12, 2022Updated 3 years ago
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- 简单有效的内存池实现☆101Jul 12, 2016Updated 9 years ago
- tser - tiny serialization for C++☆146May 5, 2021Updated 4 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆556Mar 5, 2026Updated 2 weeks ago
- Windows Using Headers Only...☆63Dec 12, 2020Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- Implementation of the Caprara, Fischetti, and Toth algorithm for the Set Covering problem.☆18Mar 5, 2025Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Nov 20, 2025Updated 4 months ago
- Libusb wrapper for Asio☆66Dec 31, 2022Updated 3 years ago
- A supercharged std::vector implementation (minus Allocator)☆36Dec 12, 2016Updated 9 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- Allows a programmer to print table-like outputs over std::ostream.☆26Nov 16, 2023Updated 2 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Sep 16, 2023Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Dec 29, 2023Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- ☆170Aug 6, 2019Updated 6 years ago
- ☆12Oct 15, 2023Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆488Mar 3, 2026Updated 2 weeks ago
- A modern header-only C++ library that provides platform-independent utilities.☆237Dec 20, 2025Updated 3 months ago
- CMake script for embedding resources in binaries.☆95Apr 30, 2023Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- Smart Garbage Collection Library for C++☆237Apr 21, 2025Updated 10 months ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year