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☆520Updated last week
- Simple C++ Config Loader Framework(Serialization & Reflection)☆238Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ runtime reflection library☆121Updated last year
- Scope Guard & Defer C++☆176Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- A fast work-stealing queue template in C++☆319Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆311Updated last month
- A simple, header only event bus library written in modern C++17.☆178Updated 4 months ago
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- C++ small containers☆146Updated 3 months ago
- Fast and memory efficient c++ flat hash map/set☆626Updated last week
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- 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
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆159Updated last year
- Super fast C++ library to generate and parse UUIDv4☆197Updated 9 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆166Updated 6 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆88Updated 3 weeks ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆554Updated last month
- C++20 Dynamic Reflection Library☆137Updated 4 months ago
- A miniature library for struct-field reflection in C++☆583Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆486Updated 4 months ago
- Lightweight Error Augmentation Framework☆333Updated last week