binary-serialization
There are 54 repositories under binary-serialization topic.
fraillt/bitsery
Your binary serialization library
BayatGames/SaveGameFree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
near/borsh-rs
Rust implementation of Binary Object Representation Serializer for Hashing
sourcemeta/jsonbinpack
A binary JSON serialization format based on JSON Schema 2020-12 with a strong focus on space-efficiency
valpackett/SwiftCBOR
A CBOR implementation for Swift
mgsloan/store
Fast binary serialization in Haskell
Adelost/javascript-serialization-benchmark
Comparison and benchmark of JavaScript serialization libraries (Protocol Buffer, Avro, BSON, etc.)
koszeggy/KGySoft.CoreLibraries
KGy SOFT Core Libraries features high-performance and handy general libraries.
farukeryilmaz/bytepack
C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros
vigoo/desert
Binary serialization library for Scala
BayatGames/BinaryFormatter
Easy, Fast and Lightweight Binary Formatter. (Serializer and Deserializer)
ethan7g/protocore
Specify and deploy performant binary protocol structures in Node
replaysMike/AnySerializer
A CSharp library that can binary serialize any object quickly and easily
near/borsh-construct-py
Python implementation of Binary Object Representation Serializer for Hashing
Aiven-Open/kio
Python data types for the Apache Kafka® Protocol.
abledbody/QuickBin
A C#/Unity tool for quickly and easily serializing to and deserializing from binary.
hasenj/go-vpack
Binary Serialization with explicit layout and versioning
zcyemi/ts-binary-serializer
Binary serializer for typescript
GoblinBear/beson-go
Binary Extended JSON. Beson library is similar to BSON format and allows primitive data to be encoded directly.
eilvelia/camlproto
OCaml implementation of the MTProto protocol and TL binary data serialization format. 🚧
DrA1ex/ReverseProxy
Simple reverse proxy
ModernRonin/MessagePack.Attributeless
Use MessagePack without attributes, even for polymorphy, yet in a type-safe and space-efficient manner
Nirklav/BinSerializer
Binary serializer.
pietrum/godot-binary-serialization
Godot has a simple serialization API based on Variant. It’s used for converting data types to an array of bytes efficiently.
LivingCryogen/Hazard
Hazard! is a local "hot-seat" game for two to six players developed using Windows Presentation Foundation (WPF).
etodanik/borsh-cpp20
A C++20 implementation of the Borsh binary serializer
mert-erdem/zombie-defense-clone
A clone of the hybrid-casual game that named "Zombie Defense".
wberdowski/BitSerializer
Binary serializer built with low latency network communication in mind.
Avi-Meshulam/MyLibrary
A WPF application, simulating a book library, incorporating OOP principles and binary serialization.
barchart/binary-serializer-public
An efficient library for serializing (and deserializing) arbitrary objects to (and from) binary
brendanlynn/BSerializer
A library for simple C++ binary serialization.
nd1012/Stream-Serializer-Extensions
Serializer extensions for .NET Stream objects
ProjectLighthouseCAU/lightpack
Lightweight, no-std binary serialization library
voledyhil/BinarySerializer
A very simple and fast binary serializer that uses expressions to access data
WillKirkmanM/binary-serialisation-rs
💎 Binary Serialize Text Using Serde & FaceBook's ZSTD
omar-azmi/fbicodec_ts
A Forward and Backward Invertible binary serializer TypeScript library built on modularity and composition. When you hear the words `FBI OPEN UP!`, you'll be able to prove your innocence with any data encoded with this library.