chrberger / libcluonLinks
libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
☆107Updated 4 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☆63Updated last year
- C++20 implementation of {{ mustache }}☆86Updated 9 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years 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
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆86Updated 4 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- A collection of std-like single-header C++ libraries☆192Updated 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…☆21Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Finite State Machine implementation using std::variant☆89Updated 5 years 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☆161Updated 5 months ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆95Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- Simple resource pool for recycling resources in C++☆69Updated last month
- Simple thread-safe signal/slot C++17 include-only library.☆39Updated 2 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆83Updated 5 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 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 simple, generic, header-only state machine implementation for C++.☆66Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago