laurencelundblade / QCBORLinks
Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.
☆215Updated this week
Alternatives and similar repositories for QCBOR
Users that are interested in QCBOR are comparing it to the libraries listed below
Sorting:
- Concise Binary Object Representation (CBOR) Library☆569Updated 2 months ago
- CBOR library aimed at heavily constrained devices☆52Updated last year
- Low footprint C/C++ CBOR library and Python tool providing code generation from CDDL descriptions.☆145Updated 2 weeks ago
- CBOR protocol implementation for C☆380Updated last week
- A constrained node implementation of CBOR in C☆75Updated 4 years ago
- JojoDiff Alternative Patch library - portable C library for memory-efficient binary patching☆150Updated 11 months ago
- Eclipse tinydtls☆116Updated last month
- Pocket coroutine library☆93Updated 2 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆444Updated 8 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆335Updated 2 years ago
- A constrained node implementation of CBOR in C☆108Updated 5 years ago
- wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mecha…☆454Updated this week
- Transactional power-failsafe filesystem for microcontrollers☆116Updated last month
- Memory Manager For Small(ish) Microprocessors☆463Updated 8 months ago
- 🗜 Compression with elimination of zeroes ⓿, optimized for data with a bit more 00 and FF bytes, as messages often carry 16, 32 or 64 bit…☆30Updated 3 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- a memory allocator for embedded systems (microcontrollers)☆67Updated 7 years ago
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆129Updated 4 months ago
- Commercial quality COSE_Sign1 implementation in C for constrained environment. Works with MbtedTLS and OpenSSL Crypto.☆31Updated 3 months ago
- A fast and lightweight event loop for embedded platforms.☆107Updated 3 years ago
- Compute any CRC, a bit at a time, a byte at a time, and a word at a time.☆333Updated 9 months ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆149Updated 8 months ago
- Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.…☆202Updated 2 weeks ago
- Client implementation of a subset of HTTP 1.1 protocol designed for embedded devices.☆99Updated 4 months ago
- tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.☆503Updated last year
- A Swiss Army knife scheduler for embedded systems☆68Updated 6 years ago
- This program is used to do static stack analysis on C source code to determine the worst case stack usage for each function☆93Updated 3 weeks ago
- A Lock Free Bipartite Buffer Library written in standard C11☆107Updated last year
- Lightweight JSON parser for embedded systems☆241Updated last month
- Consistent Overhead Byte Stuffing — C implementation