tinycbor
Binary serializer
A C library for serializing and deserializing binary objects in a compact format
Concise Binary Object Representation (CBOR) Library
507 stars
33 watching
186 forks
Language: C
last commit: 7 months ago
Linked from 2 awesome lists
ccboriotswrepo
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementation of a lightweight CBOR serializer/deserializer for use in embedded systems with limited resources. | 2 |
| Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
| A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. | 191 |
| A binary serialization library optimized for speed and space. | 1,090 |
| A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
| A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. | 889 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A Rust library for serializing and deserializing data in a compact binary format | 260 |
| A C library for parsing and generating CBOR data format | 347 |
| A library for encoding and decoding binary data in a compact and secure format. | 750 |
| A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. | 7 |
| A lightweight C++20 serialization and RPC library in one header file | 755 |
| A small binary serialization library for efficient data storage and transmission in C applications | 372 |
| Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
| A binary serialization format designed to replace the standard PHP serializer with improved compression and reduced storage requirements. | 259 |