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)
☆261Updated 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)☆239Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆530Updated last month
- Scope Guard & Defer C++☆177Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated 3 months ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A simple, header only event bus library written in modern C++17.☆190Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆215Updated last year
- C++ runtime reflection library☆122Updated last year
- A fast work-stealing queue template in C++☆322Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- C++20 Microservice Bootstrapping Framework☆234Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆647Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆208Updated 2 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆569Updated 3 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆203Updated last year
- Object pool implementation in C++11☆100Updated 4 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆160Updated last year
- Coroutines for C++20 & asio☆314Updated this week
- Super fast C++ library to generate and parse UUIDv4☆202Updated 3 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 3 months ago
- A miniature library for struct-field reflection in C++☆603Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 6 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆518Updated 3 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆458Updated 2 weeks ago
- Glob for C++17☆278Updated 5 months ago
- A simple and lightweight command line parser using C++11.☆211Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 8 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆92Updated 2 months ago