tghosgor / threadpool11
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
☆327Updated 3 years ago
Alternatives and similar repositories for threadpool11:
Users that are interested in threadpool11 are comparing it to the libraries listed below
- High performance C++11 thread pool☆573Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A header-only C++ library for task concurrency☆623Updated last year
- Yet Another Serialization☆736Updated 9 months ago
- C++ library for executors☆498Updated 8 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…☆277Updated 2 months ago
- A STL allocator that mmaps files☆244Updated 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 …☆294Updated 4 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆350Updated 8 months ago
- nanorpc - lightweight RPC in pure C++ 17☆238Updated last year
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆652Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆830Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆416Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆370Updated 4 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆181Updated 2 years ago
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆245Updated 11 years ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆177Updated 5 years ago
- Low Latency C++11 Logging Library☆729Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆514Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆491Updated last year
- Boost.org thread module☆204Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆429Updated 7 months ago
- Async++ concurrency framework for C++11☆1,368Updated 3 months ago
- cross-platform coroutine library in c++☆834Updated last year
- A feature complete LRU cache implementation in C++☆245Updated 5 years ago
- Boost.Hana中文文档☆110Updated 4 years ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Updated 7 years ago