bitshifter / objectpool
Object pool implementation in C++11
☆97Updated 4 years ago
Alternatives and similar repositories for objectpool:
Users that are interested in objectpool are comparing it to the libraries listed below
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆306Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆139Updated this week
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- A simple, header only event bus library written in modern C++17.☆154Updated last week
- C++ runtime reflection library☆119Updated 8 months ago
- 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- A single header standard C++ serialization framework.☆192Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- High performance C++11 signals☆168Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆107Updated last month
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆300Updated 2 years ago
- std::future extension☆37Updated 4 years ago
- Minimal C++ Event Bus☆86Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 9 months ago
- Scope Guard & Defer C++☆168Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- cpgf library☆222Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆231Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 2 weeks ago