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)
☆269Updated 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☆543Updated 3 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆244Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆219Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated 2 years ago
- A single header standard C++ serialization framework.☆198Updated 4 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 5 months ago
- C++ runtime reflection library☆124Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆663Updated last month
- A fast work-stealing queue template in C++☆330Updated last year
- Scope Guard & Defer C++☆179Updated last year
- A miniature library for struct-field reflection in C++☆630Updated last month
- A simple, header only event bus library written in modern C++17.☆197Updated 3 months ago
- C++20 Microservice Bootstrapping Framework☆232Updated 3 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆549Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆463Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆463Updated 3 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆571Updated 5 months ago
- C++20 Dynamic Reflection Library☆138Updated 8 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 months ago
- C++ small containers☆148Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- Coroutines for C++20 & asio☆326Updated 2 weeks ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆246Updated last year
- C++11 metaprogramming library☆278Updated last week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆172Updated 10 months ago
- A header-only and easy to use Ini file parser for C++.☆405Updated 10 months ago