nipuntalukdar / countdownlatchcppLinks
CountDownLatch in C++
☆12Updated 5 years ago
Alternatives and similar repositories for countdownlatchcpp
Users that are interested in countdownlatchcpp are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- a FIFO-ordered associative container for C++☆210Updated last month
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- An STL-like C++ header-only tree library☆148Updated last year
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- Thread aware Signal/Slot library☆84Updated 8 months ago
- C++ plugin framework☆54Updated 6 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆120Updated 7 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆147Updated last year
- std::future extension☆37Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- Collection of header-only utilities for C++☆36Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- Boost.org signals2 module☆85Updated 2 weeks ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆150Updated 3 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A single header standard C++ serialization framework.☆197Updated 4 years ago
- C++ asynchronous promises like a Promises/A+☆46Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Boost.org interprocess module☆168Updated this week
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago