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:
- JSON/CBOR streaming library, without using memory, like a GoldFish☆71Updated 9 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 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☆165Updated last month
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++ Active Objects☆67Updated 8 years 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
- Libusb wrapper for Asio☆65Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- small delegate implementation☆85Updated 8 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- C++ wrapper for libgit2☆30Updated last year
- 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 last month
- Thread aware Signal/Slot library☆83Updated 7 months ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated last month
- A bunch of small C++ utilities☆69Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 8 months ago
- Library for comfortable work with DLL and DSO☆65Updated last week
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- JSON parser for CMake☆81Updated 11 months 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
- Heap allocation free version of C++11 std::function☆59Updated 4 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
- High performance C++11 signals☆177Updated 6 years ago
- MsgPack/JSON Validation (msgpack.org[C++11])☆29Updated 7 years ago