DevShiftTeam / AppShift-MemoryPoolLinks
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)
☆246Updated 10 months ago
Alternatives and similar repositories for AppShift-MemoryPool
Users that are interested in AppShift-MemoryPool are comparing it to the libraries listed below
Sorting:
- A modern, fast, lightweight thread pool library based on C++20☆501Updated 5 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- Scope Guard & Defer C++☆173Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆302Updated last month
- Fast and memory efficient c++ flat hash map/set☆602Updated last month
- Object pool implementation in C++11☆99Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- C++ runtime reflection library☆122Updated 10 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ utilities