tghosgor / threadpool11Links
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
☆329Updated 4 years ago
Alternatives and similar repositories for threadpool11
Users that are interested in threadpool11 are comparing it to the libraries listed below
Sorting:
- High performance C++11 thread pool☆585Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆440Updated 5 years ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- C++ library for executors☆515Updated 9 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 7 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 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
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆391Updated 5 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆428Updated 7 months ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- Lightweight, Generic, Pure C++11 ThreadPool☆273Updated 8 years ago
- A STL allocator that mmaps files☆255Updated 4 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
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆193Updated 3 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- C++ Benchmark Authoring Library/Framework☆862Updated 4 months ago
- Thread safe, lock-free memory pool.☆61Updated last year
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Yet Another Serialization☆771Updated 11 months ago
- Small, header only signals and slots C++11 library.☆264Updated 2 years ago