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☆552Updated 2 weeks ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated 2 months ago
- Scope Guard & Defer C++☆182Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆221Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- C++ runtime reflection library☆124Updated last year
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆305Updated 6 months ago
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆573Updated 6 months ago
- Object pool implementation in C++11☆101Updated 5 years ago
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- Super fast C++ library to generate and parse UUIDv4☆211Updated 3 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- 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
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆166Updated 2 years ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- An STL-like C++ header-only tree library☆150Updated last year
- Fast C++ IPC using shared memory☆626Updated 3 years ago
- Cross-platform C++17 Runtime Reflection Library☆249Updated last year
- Coroutines for C++20 & asio☆331Updated this week