nipuntalukdar / countdownlatchcppLinks
CountDownLatch in C++
☆12Updated 6 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☆94Updated 4 years ago
- An STL-like C++ header-only tree library☆150Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months 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 …☆153Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- std::future extension☆37Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 7 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- ☆29Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Boost.org pool module☆57Updated last month
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- C++ plugin framework☆54Updated 6 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months 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 …☆119Updated 7 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago