cborg
CBOR serializer
A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation.
Binary serialisation in the CBOR format
191 stars
23 watching
86 forks
Language: Haskell
last commit: 7 months ago haskell
Related projects:
Repository | Description | Stars |
---|---|---|
| Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
| A C library for parsing and generating CBOR data format | 347 |
| A C library for serializing and deserializing binary objects in a compact format | 507 |
| A library for encoding and decoding binary data in a compact and secure format. | 750 |
| Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
| Implementation of a lightweight CBOR serializer/deserializer for use in embedded systems with limited resources. | 2 |
| A fast binary serialization library in Haskell with efficient encoding and decoding of various data types | 109 |
| A Haskell implementation of a language-neutral, platform-neutral way to serialize structured data | 80 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| Provides OCaml bindings to the CBOR data encoding standard | 24 |
| Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects | 6 |
| A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| A Haskell library for serializing and deserializing data structures in a persistent manner. | 30 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |