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)
☆251Updated 11 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☆505Updated 5 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆304Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- Scope Guard & Defer C++☆175Updated last year
- C++ runtime reflection library☆122Updated 11 months ago
- Coroutines for C++20 & asio☆287Updated this week
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆237Updated 9 months ago
- C++20 coroutine library☆784Updated last week
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- A fast work-stealing queue template in C++☆308Updated last year
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆154Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated 2 months ago
- A header-only and easy to use Ini file parser for C++.☆392Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆709Updated 3 months ago
- A simple, header only event bus library written in modern C++17.☆167Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆544Updated last week
- Object pool implementation in C++11☆99Updated 4 years ago
- C++20 Microservice Bootstrapping Framework☆223Updated this week
- Freestanding fast input/output for C++20☆777Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- C++ small containers☆142Updated last month
- MySQL C++ client based on Boost.Asio☆282Updated this week
- C++11 (and onwards) library for lazy evaluation☆358Updated this week
- Fast C++ IPC using shared memory☆586Updated 2 years ago