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,408Jun 2, 2019Updated 6 years ago
- Thread safe, lock-free memory pool.☆62Apr 1, 2024Updated last year
- The asynchronous framework for modern C++☆14Aug 12, 2023Updated 2 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- Implementation of the Caprara, Fischetti, and Toth algorithm for the Set Covering problem.☆18Mar 5, 2025Updated 11 months ago
- Windows Using Headers Only...☆63Dec 12, 2020Updated 5 years ago
- 一个极简内存池实现☆306Oct 12, 2024Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆688Feb 18, 2026Updated last week
- Translate C++/Rust type into C type with the same memory layout☆17Nov 12, 2022Updated 3 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
- Allows a programmer to print table-like outputs over std::ostream.☆26Nov 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
- tser - tiny serialization for C++☆146May 5, 2021Updated 4 years ago
- 简单有效的内存池实现☆100Jul 12, 2016Updated 9 years ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆556Jan 17, 2026Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years 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
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- ☆10Jul 18, 2024Updated last year
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆20Jul 14, 2022Updated 3 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Nov 20, 2025Updated 3 months ago
- C++ build system that uses C++ for build configuration.☆26Updated this week
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Oct 3, 2021Updated 4 years ago
- Fully featured C++ enums; to/from string, iteration, enum-set class, type safety, custom properties, static/const(expr), more...☆11Jul 17, 2018Updated 7 years ago
- An efficient, composable design pattern for range processing☆134Mar 6, 2025Updated 11 months ago
- A lightweight C++20 serialization and RPC library☆924Jan 23, 2026Updated last month
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- C++ template metaprogram driven tensor math library☆90Jan 26, 2026Updated last month
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Feb 3, 2022Updated 4 years ago
- C++20 Dynamic Reflection Library☆139Apr 9, 2025Updated 10 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 9 months ago
- Type-safe and lightweight header-only ECS library for C++17☆12Jul 20, 2025Updated 7 months ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago