naphaso / cbor-cppLinks
CBOR C++ serialization library
☆76Updated 2 years ago
Alternatives and similar repositories for cbor-cpp
Users that are interested in cbor-cpp are comparing it to the libraries listed below
Sorting:
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- C++ Active Objects☆66Updated 8 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆71Updated 9 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 5 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Cross-platform C++ library for fast binary and REST messaging☆44Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆86Updated 5 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated this week
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 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☆163Updated last week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 6 months ago
- Support for multiple RPC protocols in a single library☆73Updated 3 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 3 years ago
- A bunch of small C++ utilities☆67Updated last year
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++ wrapper for libgit2☆30Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆37Updated last week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last month
- 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
- small delegate implementation☆85Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Library for comfortable work with DLL and DSO