nipuntalukdar / countdownlatchcpp
CountDownLatch in C++
☆11Updated 5 years ago
Alternatives and similar repositories for countdownlatchcpp:
Users that are interested in countdownlatchcpp are comparing it to the libraries listed below
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Yet Another C++ Library☆20Updated last year
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Library of backported modern C++ types to work with C++11☆77Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Collection of header-only utilities for C++☆35Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Object pool implementation in C++11☆94Updated 4 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- C++11 compatible charconv☆29Updated last month
- Boost.org config module☆72Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- STL-based caches for C++☆115Updated last year
- CES - Coroutines, Epoll and Sockets☆45Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year