chrberger / libcluonLinks
libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
☆108Updated 7 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 C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- 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 last year
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- Cross-platform C++ Utility Library☆55Updated last 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…