tghosgor / threadpool11
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
☆329Updated 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 header-only C++ library for task concurrency☆625Updated last year
- C++ library for executors☆500Updated 8 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 6 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆417Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 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…☆280Updated 4 months ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- A STL allocator that mmaps files☆246Updated 3 years ago
- Object pool implementation in C++11☆97Updated 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☆514Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 2 years ago
- A fast work-stealing queue template in C++☆305Updated last year
- Low Latency C++11 Logging Library☆731Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- Pure C++17 Signals and Slots☆422Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated last week
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆373Updated 4 years ago
- Boost.Hana中文文档☆111Updated 4 years ago
- cross-platform coroutine library in c++☆837Updated last week
- Template meta programming package by C++11.☆130Updated 8 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆243Updated 11 years ago
- Yet Another Serialization☆755Updated last month
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆494Updated last year
- Small, header only signals and slots C++11 library.☆257Updated last year