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☆82Updated 9 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Collection of header-only utilities for C++☆35Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- 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
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- std::future extension☆37Updated 4 years ago
- C++ plugin framework☆52Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆181Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆67Updated 8 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Yet Another C++ Library☆20Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- A C++11/14/17/20 implementation of INVOKE and its related facilities.☆18Updated 4 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 4 years ago