#serialization (30 Repositories)
Ranked open-source repositories tagged with #serialization, scored by pull request acceptance likelihood and maintainer engagement velocity.
69.5%
63.4h
30 repositories tagged #serialization
facet-rs/facet
Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
FasterXML/jackson-module-scala
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
inikulin/parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
FirelyTeam/firely-net-sdk
The official Firely .NET SDK for HL7 FHIR
karlicoss/cachew
Transparent and persistent cache/serialization powered by type hints
apache/fory
A blazingly fast multi-language serialization framework for idiomatic domain objects, schema IDL, and cross-language data exchange.
udoprog/musli
Müsli is a flexible and efficient serialization framework
stephenberry/glaze
Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAML, EETF
SoulMelody/LibreSVIP
A universal converter for singing voice projects which is cross-platform and multi-lingual
FasterXML/jackson-module-kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
foxglove/mcap
MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications.
elixir-protobuf/protobuf
A pure Elixir implementation of Google Protobuf.
ron-rs/ron
Rusty Object Notation
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
playframework/play-json
The Play JSON library
Kotlin/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
chipsalliance/UHDM
Universal Hardware Data Model. A complete modeling of the IEEE SystemVerilog Object Model with VPI Interface, Elaborator, Serialization, Visitor and Listener. Used as a compiled interchange format in between SystemVerilog tools. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
rkyv/rkyv
Zero-copy deserialization framework for Rust
plokhotnyuk/jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
ziglibs/s2s
A zig binary serialization format.
EsotericSoftware/kryo
Java binary serialization and cloning: fast, efficient, automatic
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
biojppm/rapidyaml
Rapid YAML - a library to parse and emit YAML, and do it fast.
mgsloan/store
Fast binary serialization in Haskell
mransan/ocaml-protoc
A Protobuf Compiler for OCaml
sirthias/borer
Efficient CBOR and JSON (de)serialization in Scala
laminas/laminas-hydrator
Serialize objects to arrays, and vice versa
sksamuel/avro4s
Avro schema generation and serialization / deserialization for Scala
inhabitedtype/faraday
Serialization library built for speed and memory efficiency
nihilai-collective/Jsonifier
A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest json serializer in C++.