borer
Binary serializer
Provides efficient serialization and deserialization capabilities for binary data formats
Efficient CBOR and JSON (de)serialization in Scala
224 stars
10 watching
14 forks
Language: Scala
last commit: 2 months ago binarycbordeserializationefficientfastjsonmarshallingscalaserializationunmarshalling
Related projects:
Repository | Description | Stars |
---|---|---|
harrah/sbinary | A library for describing and serializing binary formats in Scala | 75 |
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 106 |
intel/tinycbor | A C library for serializing and deserializing binary objects in a compact format | 501 |
paritytech/parity-scale-codec | A Rust library for serializing and deserializing data in a compact binary format | 258 |
suzaku-io/boopickle | A library for efficiently serializing data into binary format for network communication | 365 |
chronoxor/fastbinaryencoding | A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. | 828 |
mgsloan/store | A fast binary serialization library in Haskell with efficient encoding and decoding of various data types | 109 |
azhur/kafka-serde-scala | Library providing implicit typeclass converters for various serialization formats to Kafka serializers | 57 |
rikimaru0345/ceras | A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
alexfilatov/borsh | A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. | 7 |
quid2/flat | A binary serialization format for compact data storage and efficient transfer | 60 |
well-typed/cborg | A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. | 191 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
pascaldekloe/colfer | A binary serialization format designed for speed and size, generating source code from schema definitions. | 745 |
fraillt/bitsery | A binary serialization library optimized for speed and space. | 1,078 |