DevShiftTeam / AppShift-MemoryPool
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)
☆235Updated 7 months ago
Alternatives and similar repositories for AppShift-MemoryPool:
Users that are interested in AppShift-MemoryPool are comparing it to the libraries listed below
- Simple C++ Config Loader Framework(Serialization & Reflection)☆231Updated last year
- A modern, fast, lightweight thread pool library based on C++20☆483Updated 2 months ago
- Coroutines for C++20 & asio☆255Updated this week
- Scope Guard & Defer C++☆165Updated last year
- C++ runtime reflection library☆118Updated 7 months ago
- Fast and memory efficient c++ flat hash map/set☆554Updated last week
- Performance benchmark framework for C++ with nanoseconds measure precision☆290Updated 11 months ago
- C++11 (and onwards) library for lazy evaluation☆349Updated this week
- cross platform subprocess library for c++ similar to design of python subprocess☆196Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 9 months ago
- C++20 Microservice Bootstrapping Framework☆213Updated last month
- C++20 coroutine library☆674Updated this week
- A fast work-stealing queue template in C++☆302Updated last year
- C++20 Dynamic Reflection Library☆136Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆208Updated last year
- A C++14 reflection library☆69Updated 2 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆299Updated 7 months ago
- C++ small containers