ucbor
CBOR library
Implementation of a lightweight CBOR serializer/deserializer for use in embedded systems with limited resources.
Lightweight implementation of cbor for Micropython
2 stars
2 watching
0 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dmazzella/ucryptography | A lightweight implementation of cryptographic primitives for secure data handling | 7 |
pjk/libcbor | A C library for parsing and generating CBOR data format | 347 |
intel/tinycbor | A C library for serializing and deserializing binary objects in a compact format | 507 |
dmazzella/ucrypto | Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 34 |
well-typed/cborg | A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. | 191 |
dmazzella/ucryptoauthlib | A lightweight Python driver for Microchip's Crypto Authentication secure elements | 41 |
dmazzella/ufastlz | A MicroPython wrapper for a lightning-fast lossless compression library. | 14 |
sirthias/borer | Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 750 |
dogtopus/minipb | A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |
suzaku-io/boopickle | A binary serialization library optimized for efficient network communication | 365 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 755 |
dmazzella/uble | A Python-based driver for controlling Bluetooth Low Energy devices using HCI packets | 85 |
ygrek/ocaml-cbor | Provides OCaml bindings to the CBOR data encoding standard | 24 |
mylar3/mylar3 | Automated comic book downloader and organizer | 1,100 |