naphaso / cbor-cpp
CBOR C++ serialization library
☆78Updated last year
Alternatives and similar repositories for cbor-cpp:
Users that are interested in cbor-cpp are comparing it to the libraries listed below
- JSON/CBOR streaming library, without using memory, like a GoldFish☆70Updated 8 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☆156Updated 8 months ago
- C++ Active Objects☆62Updated 7 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 8 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆77Updated 3 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆101Updated 10 months ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated 9 months ago
- A bunch of small C++ utilities☆65Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 6 months ago
- Composable C++ futures☆32Updated 3 years ago
- ZeroMQ C++ binding.☆29Updated 6 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago
- Coroutine support tools☆32Updated 5 months ago
- Portable implementation of future/promise API in C++☆74Updated 7 months ago
- C++ signals & slots☆79Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year