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)
☆270Updated 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:
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated last week
- Performance benchmark framework for C++ with nanoseconds measure precision☆320Updated 6 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- Scope Guard & Defer C++☆181Updated last year
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- C++ runtime reflection library☆124Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆219Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- Fast and memory efficient c++ flat hash table/map/set☆670Updated 2 weeks ago
- A header-only and easy to use Ini file parser for C++.☆407Updated 11 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆207Updated last month
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆464Updated 3 months ago
- C++20 Microservice Bootstrapping Framework☆232Updated last week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆99Updated last week
- C++11 (and onwards) library for lazy evaluation☆363Updated 3 weeks ago
- Super fast C++ library to generate and parse UUIDv4☆207Updated last week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆555Updated last year
- A simple, header only event bus library written in modern C++17.☆199Updated 4 months ago
- C++ small containers☆148Updated this week
- Coroutines for C++20 & asio☆329Updated this week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 5 months ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆304Updated 6 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Lightweight Error Augmentation Framework☆338Updated this week