Packages tagged: serialization
bight
Byte-ordering operations with a simple read/write API.
binary_serialization
Binary packed serialization compatible with the status-im/nim-serialization framework
bitvec
Extensible bit vector integer encoding library
bped
Nim implementation of the Bittorrent ascii serialization protocol
canonicaljson
Canonical JSON according to RFC8785
capnp
Cap'n Proto implementation for Nim
cbor
Concise Binary Object Representation decoder
cbor_serialization
Flexible CBOR serialization not relying on run-time type information
cborious
A new awesome nimble package
cobs
Consistent Overhead Byte Stuffing for Nim
deser
De/serialization library for Nim
deser_json
JSON-Binding for deser
dtoa
Port of Milo Yip's fast dtoa() implementation
flatBuffers
Package to turn (nested) Nim objects to flat buffers and back.
fragments
Our very personal collection of utilities
gura
Gura Configuration Language for Nim
hashtree_abi
Low-level ABI package for hashtree, a SHA256 implementation specialized for merkle trees and 64-byte chunks
holo_json
fork of jsony for use in applications
json_serialization
Flexible JSON serialization not relying on run-time type information
jsony_plus
An extension of `jsony` supporting better hooks, and type creation from schemas
kdl
KDL document language Nim implementation
msgpack
A MessagePack binding for Nim
msgpack4nim
Another MessagePack implementation written in pure nim
nesm
A macro for generating [de]serializers for given objects
nhsl
Nim Hessian Serialization Library encodes/decodes data into the Hessian binary protocol
nifkit
Spec-based NIF/BIF toolkit for multiple languages.
nimkdl
KDL 2.0 document parser with 100% spec compliance (670/670 tests)
nimpb
A Protocol Buffers library for Nim
nimpb_protoc
Protocol Buffers compiler support package for nimpb
nio
Low Overhead Numerical/Native IO library & tools
preserves
Preserves data model and serialization format
protobuf
Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools
protobuf_serialization
Protobuf implementation compatible with the nim-serialization framework.
serde
Easy-to-use serialization capabilities (currently json only), with a drop-in replacement for std/json.
serialization
A modern and extensible serialization framework for Nim
serializetools
Support for serialization of objects
ssz_serialization
Nim implementation of the Ethereum SSZ serialization format
tlv
Simplified TLV parsing for nim.
tnetstring
Parsing and serializing for the TNetstring format.
toml_serialization
Flexible TOML serialization [not] relying on run-time type information
toon
Nim implementation of TOON (Token-Oriented Object Notation): compact, human-readable JSON serialization and parsing for AI and LLM prompt workflows.
unibs
binary de-/serialization that works on js, c and VM (compiletime)
usu
usu stores usu
yaml
YAML 1.2 implementation for Nim
yanyl
A library for using YAML with Nim