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)
☆266Updated 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:
- Simple C++ Config Loader Framework(Serialization & Reflection)☆243Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆539Updated 2 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆319Updated 4 months ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- C++ runtime reflection library☆124Updated last year
- A fast work-stealing queue template in C++☆327Updated last year
- Scope Guard & Defer C++☆177Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆570Updated 4 months ago
- Fast C++ IPC using shared memory☆624Updated 3 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 4 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆161Updated last year
- A simple, header only event bus library written in modern C++17.☆195Updated 3 months ago
- A miniature library for struct-field reflection in C++☆624Updated last month
- C++11 (and onwards) library for lazy evaluation☆362Updated 3 weeks ago
- C++20 Microservice Bootstrapping Framework☆233Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- A header-only and easy to use Ini file parser for C++.☆405Updated 9 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆97Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- Object pool implementation in C++11☆100Updated 5 years ago
- High performance C++11 thread pool☆585Updated 5 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆461Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- Fast and memory efficient c++ flat hash table/map/set☆662Updated 3 weeks ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago