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)
☆257Updated 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☆525Updated 2 weeks ago
- C++ runtime reflection library☆121Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆240Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated 2 months ago
- A fast work-stealing queue template in C++☆320Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Scope Guard & Defer C++☆176Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆216Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A miniature library for struct-field reflection in C++☆588Updated last month
- C++20 Dynamic Reflection Library☆137Updated 5 months 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
- Fast and memory efficient c++ flat hash table/map/set☆632Updated this week
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆242Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆205Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆554Updated last month
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated 2 months ago
- Fast C++ IPC using shared memory☆620Updated 3 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆159Updated last year
- Object pool implementation in C++11☆100Updated 4 years ago
- Lightweight Error Augmentation Framework☆332Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- A simple, header only event bus library written in modern C++17.☆184Updated 2 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆449Updated 5 months ago
- Coroutines for C++20 & asio☆308Updated this week
- C++20 Microservice Bootstrapping Framework☆228Updated last week
- C++ small containers☆146Updated 4 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆91Updated last month