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.☆327Updated 3 years ago
- Async++ concurrency framework for C++11☆1,368Updated 3 months ago
- Yet Another Serialization☆736Updated 9 months ago
- A header-only C++ library for task concurrency☆623Updated last year
- C++ library for executors☆498Updated 8 years ago
- C++ Benchmark Authoring Library/Framework☆830Updated 3 weeks 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
- Low Latency C++11 Logging Library☆729Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆370Updated 4 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆652Updated 2 years ago
- cross-platform coroutine library in c++☆834Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆487Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆527Updated 3 months ago
- universal serialization engine☆1,150Updated this week
- C++20 coroutine library☆647Updated 2 months ago
- nanorpc - lightweight RPC in pure C++ 17☆238Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆350Updated 8 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆834Updated last year
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆909Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- A miniature library for struct-field reflection in C++☆518Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆300Updated 2 years ago
- A simple C++14 signal-slots implementation☆750Updated 7 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆491Updated last year
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆416Updated 3 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,104Updated 2 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☆429Updated 7 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,506Updated 5 months ago