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 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- An STL-like C++ header-only tree library☆143Updated last year
- 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 …☆144Updated 4 months ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Object pool implementation in C++11☆100Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A C++14 Task Manager / Scheduler☆107Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Yet Another C++ Library☆21Updated last year
- async/await in vanilla C++11☆80Updated 8 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- C++ plugin framework☆52Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago