inkooboo / thread-pool-cppLinks
High performance C++11 thread pool
☆578Updated 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
Sorting:
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Async++ concurrency framework for C++11☆1,401Updated 7 months ago
- C++ library for executors☆503Updated 8 years ago
- Yet Another Serialization☆759Updated 3 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☆519Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆491Updated 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☆441Updated 2 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆362Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,536Updated 2 weeks ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- C++ hash map and hash set which preserve the order of insertion☆535Updated 8 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆997Updated last year
- universal serialization engine☆1,221Updated 3 weeks ago
- cross-platform coroutine library in c++☆846Updated 2 months ago
- C++20 coroutine library☆765Updated this week
- C++14 lock-free queue.☆1,657Updated 3 weeks ago
- Low Latency C++11 Logging Library☆738Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆548Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,147Updated 2 years ago
- Fast C++ IPC using shared memory☆581Updated 2 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆419Updated 3 years ago
- Your binary serialization library☆1,156Updated 3 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 2 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 2 years ago