inkooboo / thread-pool-cpp
High performance C++11 thread pool
☆568Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for thread-pool-cpp
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- Async++ concurrency framework for C++11☆1,350Updated last month
- C++ library for executors☆494Updated 8 years ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- Yet Another Serialization☆733Updated 8 months ago
- cross-platform coroutine library in c++☆833Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆343Updated 6 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆483Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆417Updated 2 years ago
- universal serialization engine☆1,119Updated this week
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 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☆508Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆235Updated last year
- Low Latency C++11 Logging Library☆727Updated 10 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- Fast C++ IPC using shared memory☆555Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆518Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 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…☆273Updated this week
- C++14 lock-free queue.☆1,526Updated 2 weeks ago