andremaravilha / cxxtimerLinks
A timer for modern C++
☆31Updated 10 months ago
Alternatives and similar repositories for cxxtimer
Users that are interested in cxxtimer are comparing it to the libraries listed below
Sorting:
- 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 …☆146Updated 6 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Code samples from https://vorbrodt.blog/☆114Updated 4 months ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Header-only C++ logging library☆141Updated 7 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- Object pool implementation in C++11☆100Updated 4 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- C++ Message Queuing Library and Framework☆90Updated 3 weeks 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
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 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…☆293Updated 2 months ago
- High Performance C++11 Serialization Library☆88Updated 3 years ago
- A fast and flexible c++ template class for tree data structures☆109Updated 3 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆258Updated last year
- Boost.org circular_buffer module☆61Updated last month
- C++ plugin framework☆53Updated 5 years ago
- C++ header-only config reader library based on JSON☆194Updated last year
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- Loading of a C++ class from a shared library (C++11)☆76Updated 3 years ago
- C++ HTTP mock server for client tests.☆33Updated 4 years ago
- Scope Guard & Defer C++☆176Updated last year