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)
☆244Updated 9 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☆496Updated 4 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- C++ runtime reflection library☆122Updated 9 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆299Updated 3 weeks ago
- Coroutines for C++20 & asio☆277Updated 3 weeks ago
- C++20 coroutine library☆756Updated this week
- Thread-safe container for sharing data between threads (synchronized queue)☆499Updated 2 weeks ago
- Scope Guard & Defer C++☆173Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- Fast and memory efficient c++ flat hash map/set☆599Updated last month
- C++ utilities☆48Updated 3 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆508Updated 7 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆212Updated last year
- Cross-platform C++17 Runtime Reflection Library☆239Updated 8 months ago
- C++11 (and onwards) library for lazy evaluation☆355Updated last week
- Object pool implementation in C++11☆99Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- C++20 Static Reflection library☆409Updated this week
- Freestanding fast input/output for C++20☆764Updated this week
- C++20 Dynamic Reflection Library☆136Updated last month
- cross platform subprocess library for c++ similar to design of python subprocess☆198Updated 8 months ago
- Lightweight Error Augmentation Framework☆325Updated last week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆151Updated last year
- C++11 metaprogramming library☆258Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆698Updated 2 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago