andremaravilha / cxxtimerLinks
A timer for modern C++
☆31Updated 9 months ago
Alternatives and similar repositories for cxxtimer
Users that are interested in cxxtimer are comparing it to the libraries listed below
Sorting:
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 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 …☆144Updated 5 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Thread safe, lock-free memory pool.☆59Updated last year
- Header-only C++ logging library☆141Updated 7 months ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- Pipelines for Modern C++☆69Updated 4 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆291Updated 2 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year
- a FIFO-ordered associative container for C++☆204Updated 2 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- C++ header-only config reader library based on JSON☆194Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- A fast and flexible c++ template class for tree data structures☆106Updated 3 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 4 months ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆233Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆246Updated 6 months ago
- Mapping json to and from a c++ structure☆113Updated 2 years ago