tpl
Binary serializer
A small binary serialization library for efficient data storage and transmission in C applications
tpl - a small binary serialization library for C
372 stars
26 watching
78 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A binary serialization library optimized for speed and space. | 1,090 |
| A C library for serializing and deserializing binary objects in a compact format | 507 |
| A compact binary serialization library for C++ | 91 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
| A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
| A binary data serialization format designed to be compact and fast. | 455 |
| A Rust library for serializing and deserializing data in a compact binary format | 260 |
| A fast binary serialization library in Haskell with efficient encoding and decoding of various data types | 109 |
| A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 290 |
| An efficient serialization library with support for various data types and formats | 734 |
| A framework for controlling data formatting at the byte and bit level using declarative serialization attributes | 293 |
| A Python wrapper around a binary serialization format | 5 |
| A serialization library for the D programming language. | 72 |
| A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |