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)
☆256Updated 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☆518Updated this week
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ runtime reflection library☆122Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- Scope Guard & Defer C++☆176Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆308Updated 3 weeks ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated 11 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆157Updated last year
- Cross-platform C++17 Runtime Reflection Library☆243Updated 11 months ago
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- Fast and memory efficient c++ flat hash map/set☆620Updated this week
- C++ small containers☆147Updated 3 months ago
- A simple, header only event bus library written in modern C++17.☆173Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆483Updated 4 months ago
- C++20 Microservice Bootstrapping Framework☆227Updated 2 weeks ago
- Super fast C++ library to generate and parse UUIDv4☆196Updated 8 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆220Updated 10 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆187Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆87Updated last week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆576Updated last week
- C++11 (and onwards) library for lazy evaluation☆360Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆552Updated 2 weeks ago