inkooboo / thread-pool-cpp
High performance C++11 thread pool
☆576Updated 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.☆330Updated 4 years ago
- Async++ concurrency framework for C++11☆1,395Updated 6 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- Yet Another Serialization☆757Updated 2 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 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☆519Updated 2 years ago
- C++ library for executors☆503Updated 8 years ago
- Low Latency C++11 Logging Library☆733Updated last year
- cross-platform coroutine library in c++☆844Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆988Updated last year
- C++ Benchmark Authoring Library/Framework☆844Updated 4 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,520Updated 9 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆419Updated 3 years ago
- A fast work-stealing queue template in C++☆306Updated 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…☆919Updated 2 months ago
- C++20 coroutine library☆740Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆359Updated 11 months ago
- universal serialization engine☆1,217Updated last week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆439Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- C++14 lock-free queue.☆1,637Updated last week
- A miniature library for struct-field reflection in C++☆555Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆577Updated last month
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Fast C++ IPC using shared memory☆574Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆532Updated 7 months ago
- Pure C++17 Signals and Slots☆427Updated 2 years ago