borsh
Serializer
A binary serialization format prioritizing consistency, safety, and speed for security-critical projects.
Elixir implementation of the BORSH binary serializer.
7 stars
2 watching
1 forks
Language: Elixir
last commit: about 2 years ago
Linked from 1 awesome list
binarynear-blockchainserialization
Related projects:
Repository | Description | Stars |
---|---|---|
| A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. | 889 |
| A library for serializing Elixir data structures in JSONAPI format | 641 |
| A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |
| Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
| A library for parsing and generating ASN.1 data (DER only) in Rust. | 104 |
| A framework for controlling data formatting at the byte and bit level using declarative serialization attributes | 293 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A C library for serializing and deserializing binary objects in a compact format | 507 |
| A binary serialization format compiler that generates source code from schema definitions to marshal and unmarshal data structures | 2 |
| A library for describing and serializing binary formats in Scala | 75 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| A binary serialization library optimized for speed and space. | 1,090 |
| A Rust library for serializing and deserializing data in a compact binary format | 260 |
| Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |