DomGries / ThreadPool2Links
Lightweight, Generic, Pure C++11 ThreadPool
☆31Updated 5 years ago
Alternatives and similar repositories for ThreadPool2
Users that are interested in ThreadPool2 are comparing it to the libraries listed below
Sorting:
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆521Updated 3 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆298Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- a FIFO-ordered associative container for C++☆211Updated 2 months ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Intel TBB with CMake build system☆391Updated 6 months ago
- Collection of header-only utilities for C++☆36Updated 2 years ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- Port of the xxhash library to C++17.☆186Updated 8 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Scope Guard & Defer C++☆182Updated 2 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆273Updated 8 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆45Updated 3 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- Header-only C++ logging library☆143Updated 3 months ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago