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)
☆253Updated 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☆509Updated 6 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆305Updated 2 months ago
- C++ runtime reflection library☆122Updated 11 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++20 Microservice Bootstrapping Framework☆224Updated last week
- A fast work-stealing queue template in C++☆310Updated last year
- Scope Guard & Defer C++☆175Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆548Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- Object pool implementation in C++11☆99Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆155Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆618Updated last month
- cross platform subprocess library for c++ similar to design of python subprocess☆200Updated 10 months ago
- Fast C++ IPC using shared memory☆587Updated 2 years ago
- A simple, header only event bus library written in modern C++17.☆168Updated 3 months ago
- Coroutines for C++20 & asio☆290Updated last week
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆238Updated 10 months ago
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- An STL-like C++ header-only tree library☆141Updated 11 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated this week