chrberger / libcluonLinks
libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
☆108Updated 6 months ago
Alternatives and similar repositories for libcluon
Users that are interested in libcluon are comparing it to the libraries listed below
Sorting:
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- 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
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- High-Performance Flat Finite State Machine Framework☆55Updated last week
- A collection of std-like single-header C++ libraries☆194Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆164Updated last month
- A simple, generic, header-only state machine implementation for C++.☆68Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- 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
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 6 years ago
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆95Updated 4 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 7 months 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☆50Updated last month
- Finite State Machine implementation using std::variant☆90Updated 6 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…☆199Updated 2 years ago
- A fast, lightweight and single-header C++ csv parser library☆89Updated 5 months ago
- Cross-platform C++ Utility Library☆55Updated last week
- easy to use callback library for C++☆42Updated 8 years ago