andremaravilha / cxxtimerLinks
A timer for modern C++
☆31Updated last year
Alternatives and similar repositories for cxxtimer
Users that are interested in cxxtimer are comparing it to the libraries listed below
Sorting:
- Thread safe, lock-free memory pool.☆61Updated 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 …☆153Updated 2 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- spdlog setup initialization via file configuration for convenience.☆83Updated last year
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Header-only C++ logging library☆143Updated 2 months ago
- C++ plugin framework☆54Updated 6 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Pipelines for Modern C++☆76Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Small, header only signals and slots C++11 library.☆264Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Scope Guard & Defer C++☆181Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 7 months ago
- a FIFO-ordered associative container for C++☆211Updated 2 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- C++ Message Queuing Library and Framework☆92Updated 3 weeks ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 9 months 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 …☆32Updated 5 years ago