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)
☆241Updated 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
- A modern, fast, lightweight thread pool library based on C++20☆493Updated 3 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆233Updated last year
- A fast work-stealing queue template in C++☆305Updated last year
- Fast and memory efficient c++ flat hash map/set☆590Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- Thread-safe container for sharing data between threads (synchronized queue)☆490Updated 8 months ago
- C++20 coroutine library☆726Updated 3 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆297Updated last week
- Fast C++ IPC using shared memory☆573Updated 2 years ago
- C++ runtime reflection library☆122Updated 9 months ago
- Coroutines for C++20 & asio☆271Updated last week
- Scope Guard & Defer C++☆172Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆210Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated last week
- Object pool implementation in C++11☆98Updated 4 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆147Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆198Updated 8 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆507Updated 6 months ago
- A miniature library for struct-field reflection in C++☆552Updated last month
- C++20 Dynamic Reflection Library☆136Updated 2 weeks ago
- MySQL C++ client based on Boost.Asio☆278Updated 2 weeks ago
- Freestanding fast input/output for C++20☆755Updated this week
- C++20 Static Reflection library☆394Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆691Updated last month
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago