reyreaud-l / threadpool
Modern C++ Thread Pool
☆42Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for threadpool
- File/Directory Watcher for Modern C++☆79Updated last year
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated last year
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆22Updated 3 months ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- ☆51Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- another c#-like property accessor for C++11 and above.☆20Updated this week
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆16Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- C++14 code to convert integers to strings at compile-time☆113Updated last year
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated last year
- A little metaprogramming and functional library☆68Updated 2 years ago