chrberger / libcluonLinks
libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
☆108Updated 9 months ago
Alternatives and similar repositories for libcluon
Users that are interested in libcluon are comparing it to the libraries listed below
Sorting:
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated last month
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- A collection of std-like single-header C++ libraries☆199Updated this week
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆22Updated last month
- A C++ ringbuffer that always looks like a flat array☆85Updated 5 years ago
- Thread aware Signal/Slot library☆84Updated 9 months 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
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- A simple, single-header-only library, for wrapping text. In C++☆107Updated 6 years ago
- Implementation of a lock-free ring buffer class.☆38Updated last year
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆94Updated 4 years ago
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- High-Performance Flat Finite State Machine Framework☆56Updated 2 weeks ago