Here are
35 public repositories
matching this topic...
Your binary serialization library
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Fast binary serialization in Haskell
-
Updated
Apr 29, 2022
-
Haskell
A CBOR implementation for Swift
-
Updated
May 25, 2022
-
Swift
Comparison and benchmark of JavaScript serialization libraries (Protocol Buffer, Avro, BSON, etc.)
-
Updated
Apr 16, 2022
-
TypeScript
Binary serialization library for Scala
-
Updated
May 21, 2022
-
Scala
Specify and deploy performant binary protocol structures in Node
-
Updated
Feb 11, 2022
-
JavaScript
Easy, Fast and Lightweight Binary Formatter. (Serializer and Deserializer)
A CSharp library that can binary serialize any object quickly and easily
KGy SOFT Core Libraries features high-performance and handy general libraries.
Python implementation of Binary Object Representation Serializer for Hashing
-
Updated
Oct 19, 2021
-
Python
Binary serializer for typescript
-
Updated
Sep 26, 2020
-
TypeScript
Binary Extended JSON. Beson library is similar to BSON format and allows primitive data to be encoded directly.
Type-safe implementation of MTProto protocol and TL data serialization format in OCaml
-
Updated
Dec 17, 2020
-
OCaml
Godot has a simple serialization API based on Variant. It’s used for converting data types to an array of bytes efficiently.
-
Updated
Oct 15, 2021
-
JavaScript
Binary serializer built with low latency network communication in mind.
Use MessagePack without attributes, even for polymorphy, yet in a type-safe and space-efficient manner
Basic binary (de)serialization utilities, providing support for both 32-bit and 64-bit PHP versions.
🍂 C# binary serialisation library.
Serialize an object using Binary encoding in C#
Third set of the tasks that I did during my studies for the C# .NET module at the Trier University of applied sciences
Object Synchronisation Service
-
Updated
May 11, 2021
-
TypeScript
A WPF application, simulating a book library, incorporating OOP principles and binary serialization.
Implementing serialization/deserialization with binary formatter
Improve this page
Add a description, image, and links to the
binary-serialization
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
binary-serialization
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Based on near/borsh-rs#36 (review), usize and isize should be added and the schema should use the same as u64/i64 respectively.