bloomen / cxxpool
A header-only thread pool for C++
☆43Updated 3 years ago
Alternatives and similar repositories for cxxpool:
Users that are interested in cxxpool are comparing it to the libraries listed below
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 2 months 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 …☆138Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- generic stack-based container☆106Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated last month
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆47Updated 12 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆132Updated 4 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆67Updated last year
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago