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)
☆217Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for AppShift-MemoryPool
- A modern, fast, lightweight thread pool library based on C++20☆462Updated 2 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆281Updated 8 months ago
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- C++20 coroutine library☆605Updated this week
- Simple C++ Config Loader Framework(Serialization & Reflection)☆220Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆190Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆206Updated 11 months ago
- Scope Guard & Defer C++☆157Updated 9 months ago
- Fast and memory efficient c++ flat hash map/set☆502Updated 2 weeks ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆205Updated last week
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- Coroutines for C++20 & asio☆228Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- C++ runtime reflection library☆112Updated 4 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆295Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 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☆422Updated 5 months ago
- Fast C++ IPC using shared memory☆555Updated 2 years ago
- Object pool implementation in C++11☆93Updated 3 years ago
- C++20 Meta-Programming library☆246Updated last week
- C++20 Dynamic Reflection Library☆134Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆363Updated 7 months ago
- Lightweight Error Augmentation Framework☆313Updated this week
- A header-only C++ library for task concurrency☆624Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆615Updated last month
- C++11/14/17/20 library for lazy evaluation☆338Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- C++11 metaprogramming library☆243Updated this week