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:
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years 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 …☆149Updated 2 months ago
- Object pool implementation in C++11☆100Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 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☆89Updated 6 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆69Updated 9 years ago
- An STL-like C++ header-only tree library☆147Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Lightweight URL & URI parser (RFC 1738, RFC 3986)☆96Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆78Updated 11 years ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- C++ JSON-RPC 2.0 library☆145Updated last year
- Modern C++ Thread Pool☆41Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆160Updated 4 months ago
- fast prime sieve and hash algorithm☆38Updated 3 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 …☆120Updated 7 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago