inkooboo / thread-pool-cpp
High performance C++11 thread pool
☆573Updated 4 years ago
Alternatives and similar repositories for thread-pool-cpp:
Users that are interested in thread-pool-cpp are comparing it to the libraries listed below
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Yet Another Serialization☆756Updated last month
- A header-only C++ library for task concurrency☆625Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆487Updated 2 years ago
- Async++ concurrency framework for C++11☆1,392Updated 5 months ago
- C++ Benchmark Authoring Library/Framework☆841Updated 3 months ago
- C++ library for executors☆501Updated 8 years ago
- Low Latency C++11 Logging Library☆731Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,268Updated last year
- cross-platform coroutine library in c++☆838Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆973Updated last year
- C++20 coroutine library☆697Updated this week
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆529Updated 6 months 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☆516Updated 2 years ago
- universal serialization engine☆1,195Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,971Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆658Updated 2 years ago
- A miniature library for struct-field reflection in C++☆546Updated 3 weeks ago
- Event Dispatcher and callback list for C++☆1,449Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 8 months ago
- A fast work-stealing queue template in C++☆305Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆561Updated 7 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆374Updated 4 years ago
- Unified Executors☆1,552Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,133Updated 2 years ago
- Fast C++ IPC using shared memory☆567Updated 2 years ago
- C++14 lock-free queue.☆1,620Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆358Updated 10 months ago