DevShiftTeam / AppShift-MemoryPool
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)
☆232Updated 6 months ago
Alternatives and similar repositories for AppShift-MemoryPool:
Users that are interested in AppShift-MemoryPool are comparing it to the libraries listed below
- Simple C++ Config Loader Framework(Serialization & Reflection)☆229Updated last year
- A modern, fast, lightweight thread pool library based on C++20☆479Updated 3 weeks ago
- C++ runtime reflection library☆117Updated 6 months ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆177Updated 5 years ago
- Object pool implementation in C++11☆94Updated 4 years ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆290Updated 10 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆195Updated 5 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆299Updated 6 months ago
- C++20 Microservice Bootstrapping Framework☆212Updated 2 weeks ago
- Scope Guard & Defer C++☆163Updated last year
- Lightweight Error Augmentation Framework☆318Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆206Updated last year
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆429Updated 7 months ago
- Fast and memory efficient c++ flat hash map/set☆539Updated this week
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆137Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆139Updated last year
- C++11 metaprogramming library☆254Updated 2 weeks ago
- C++20 coroutine library☆650Updated 2 months ago
- C++11 thread safe, multi-producer, multi-consumer blocking queue, stack & priority queue class☆65Updated 5 years ago
- Coroutines for C++20 & asio☆247Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆139Updated 9 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆205Updated 4 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆86Updated 4 months ago
- A miniature library for struct-field reflection in C++☆524Updated 3 weeks ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Cross-platform C++17 Runtime Reflection Library☆229Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 8 months ago