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)
☆237Updated 8 months ago
Alternatives and similar repositories for AppShift-MemoryPool:
Users that are interested in AppShift-MemoryPool are comparing it to the libraries listed below
- A modern, fast, lightweight thread pool library based on C++20☆489Updated 3 months ago
- A fast work-stealing queue template in C++☆305Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆232Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆292Updated last year
- Coroutines for C++20 & asio☆260Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆353Updated this week
- Scope Guard & Defer C++☆168Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆198Updated 7 months ago
- C++ runtime reflection library☆120Updated 8 months ago
- A miniature library for struct-field reflection in C++☆546Updated 3 weeks ago
- C++ small containers☆141Updated 8 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 10 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆210Updated last year
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated 11 months ago
- C++20 Static Reflection library☆382Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆215Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated 8 months ago
- C++20 Microservice Bootstrapping Framework☆215Updated 2 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆213Updated 6 months ago
- A lightweight C++20 serialization and RPC library☆834Updated last month
- C++20 coroutine library☆697Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆681Updated 3 weeks ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 9 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆452Updated 2 weeks ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago