An open API service providing repository metadata for many open source software ecosystems.

Topic: "serialization-library"

google/flatbuffers

FlatBuffers: Memory Efficient Serialization Library

Language: C++ - Size: 19.4 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 24,322 - Forks: 3,348

hprose/hprose-php

Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP

Language: PHP - Size: 1.11 MB - Last synced at: about 6 hours ago - Pushed at: over 1 year ago - Stars: 1,961 - Forks: 386

msgpack/msgpack-javascript

@msgpack/msgpack - MessagePack for JavaScript / msgpack.org[ECMA-262/JavaScript/TypeScript]

Language: TypeScript - Size: 3.5 MB - Last synced at: 2 days ago - Pushed at: 28 days ago - Stars: 1,412 - Forks: 171

danieleteti/delphimvcframework

DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.

Language: Pascal - Size: 278 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1,304 - Forks: 373

hprose/hprose-golang

Hprose is a cross-language RPC. This project is Hprose for Golang.

Language: Go - Size: 1.21 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,261 - Forks: 204

BayatGames/SaveGameFree

Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.

Language: C# - Size: 10.1 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 627 - Forks: 62

Azure/azure-iot-sdk-c

A C99 SDK for connecting devices to Microsoft Azure IoT services

Language: C - Size: 59 MB - Last synced at: about 21 hours ago - Pushed at: 10 days ago - Stars: 599 - Forks: 741

google/libnop

libnop: C++ Native Object Protocols

Language: C++ - Size: 378 KB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 576 - Forks: 61

hprose/hprose-java

Hprose is a cross-language RPC. This project is Hprose 2.0 for Java

Language: Java - Size: 57 MB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 549 - Forks: 187

p-ranav/alpaca

Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code

Language: C++ - Size: 824 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 514 - Forks: 45

typedefs/typedefs

Programming language agnostic type construction language based on polynomials.

Language: Idris - Size: 718 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 364 - Forks: 18

hprose/hprose-nodejs

Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js

Language: JavaScript - Size: 813 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 299 - Forks: 52

EmberEmu/Hexi

Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!

Language: C++ - Size: 1.79 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 277 - Forks: 7

hprose/hprose-html5

Hprose is a cross-language RPC. This project is Hprose 2.0 Client for HTML5

Language: JavaScript - Size: 2.37 MB - Last synced at: 27 days ago - Pushed at: about 7 years ago - Stars: 236 - Forks: 90

fsprojects/FSharp.Json

F# JSON Reflection based serialization library

Language: F# - Size: 231 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 227 - Forks: 25

ReubenBond/Hagar

Fast, flexible, and version-tolerant serializer for .NET

Language: C# - Size: 1.82 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 223 - Forks: 16

laurencelundblade/QCBOR

Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.

Language: C - Size: 2.43 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 203 - Forks: 53

YAXLib/YAXLib

Yet Another XML Serialization Library for the .NET Framework and .NET Core

Language: C# - Size: 3.23 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 172 - Forks: 41

thesolarnomad/lora-serialization

LoraWAN serialization/deserialization library for The Things Network

Language: C++ - Size: 704 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 167 - Forks: 27

JimmyCushnie/JECS

Jimmy's Epic Config System

Language: C# - Size: 3.37 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 161 - Forks: 15

IvanRublev/PersistentStorageSerializable

Swift library that makes easier to serialize the user's preferences (app's settings) with system User Defaults or Property List file on disk.

Language: Swift - Size: 214 KB - Last synced at: 26 days ago - Pushed at: over 7 years ago - Stars: 159 - Forks: 4

pouladzade/Seriality

Seriality is a library for serializing and de-serializing all the Solidity types in a very efficient way which mostly written in solidity-assembly

Language: Solidity - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 150 - Forks: 21

hit9/bitproto

The bit level data interchange format for serializing data structures (long term maintenance).

Language: C - Size: 2.02 MB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 147 - Forks: 16

processone/xmpp

Erlang/Elixir XMPP parsing and serialization library on top of Fast XML

Language: Erlang - Size: 2.58 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 142 - Forks: 91

ziglibs/s2s

A zig binary serialization format.

Language: Zig - Size: 3.61 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 142 - Forks: 23

Kooboo/Json

Lighter and Faster Json Serialization tool.

Language: C# - Size: 240 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 141 - Forks: 28

steven-varga/h5cpp

C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets

Language: C++ - Size: 21.9 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 139 - Forks: 32

hprose/hprose-js

Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript

Language: JavaScript - Size: 2.03 MB - Last synced at: about 12 hours ago - Pushed at: over 7 years ago - Stars: 134 - Forks: 44

hprose/hprose-delphi

Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal

Language: Pascal - Size: 840 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 121 - Forks: 36

ebourg/hessian

Hessian binary web service protocol. This is a Git mirror of the official Subversion repository where Hessian is actively developped (svn://svn.caucho.com/home/svn/svnroot/resin/trunk/modules/hessian). This mirror is updated automatically on a daily basis. No parallel development is performed here. Feel free to fork this project to implement custom features while tracking upstream changes.

Language: Java - Size: 495 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 85 - Forks: 71

xeroc/python-graphenelib

Python3 library for Graphene-based blockchains

Language: Python - Size: 2.03 MB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 74 - Forks: 60

google/cpp-async-rpc

Library for Asynchronicity, Serialization and Remoting

Language: C++ - Size: 617 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 74 - Forks: 21

hprose/hprose-pecl

Hprose is a cross-language RPC. This project is Hprose serialize/unserialize extension for PHP

Language: C - Size: 440 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 55 - Forks: 20

Xeverous/fuser

Header-only library for automatic (de)serialization of C++ types to/from JSON.

Language: C++ - Size: 20.5 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 54 - Forks: 3

BayatGames/BinaryFormatter 📦

Easy, Fast and Lightweight Binary Formatter. (Serializer and Deserializer)

Language: C# - Size: 5 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 46 - Forks: 9

infinispan/protostream

ProtoStream is a serialization library based on Protocol Buffers

Language: Java - Size: 3.05 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 43 - Forks: 36

Jelly-RDF/jelly-jvm

Super-fast RDF serialization for Jena & RDF4J

Language: Scala - Size: 5.9 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 37 - Forks: 4

planetis-m/eminim

JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.

Language: Nim - Size: 119 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 37 - Forks: 6

alexdovzhanyn/bert-elixir

BERT (Binary ERlang Term) serialization library for Javascript (with Elixir support)

Language: JavaScript - Size: 125 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 6

Kermalis/EndianBinaryIO

A C# library that can read and write primitives, enums, arrays, and strings to streams and byte arrays with specified endianness, string encoding, and boolean sizes.

Language: C# - Size: 231 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 5

BayatGames/JsonFormatter 📦

Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)

Language: C# - Size: 5.35 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 29 - Forks: 7

mtrempoltsev/pods

Fast and simple C++ serializer

Language: C++ - Size: 285 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 28 - Forks: 2

tsantos84/serializer

A PHP serialization component focused on performance

Language: PHP - Size: 561 KB - Last synced at: about 18 hours ago - Pushed at: about 5 years ago - Stars: 28 - Forks: 1

oliveigah/klife_protocol

Elixir implementation of the kafka protocol

Language: Elixir - Size: 1.09 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 27 - Forks: 2

uwplse/cheerios

Formally verified Coq serialization library with support for extraction to OCaml

Language: Coq - Size: 370 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 5

ikkerens/ikeapack

Compact data serializer/packer written in Go, intended to produce a cross-language usable format.

Language: Go - Size: 85.9 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 20 - Forks: 3

afxres/binary

Serialization library for C# and F#.

Language: C# - Size: 2.33 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 18 - Forks: 2

hasenj/go-vpack

Versioned Binary Serialization

Language: Go - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 17 - Forks: 1

RedSkittleFox/BinaryLove3

Simple C++ 20 Serialization Library that works out of the box with aggregate types!

Language: C++ - Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 1

tsantos84/serializer-benchmark

A PHP benchmark application to compare PHP serializer libraries

Language: PHP - Size: 174 KB - Last synced at: about 18 hours ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 4

180Protocol/codaptor

Instantly add Corda to any tech stack and improve resiliency of your architecture

Language: Kotlin - Size: 1.91 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 5

vasa-develop/serialize-solidity

Language: JavaScript - Size: 12.7 KB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 14 - Forks: 5

ShahriarRezghi/serio

Fast Lightweight Header-only C++ Serialization Library

Language: C++ - Size: 185 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 0

dhhoang/IonDotnet

Amazon Ion ( http://amzn.github.io/ion-docs/ ) library for dotnet

Language: C# - Size: 655 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 4

emmatyping/abserde 📦

Generate fast JSON parsers based on type stubs

Language: Python - Size: 226 KB - Last synced at: about 19 hours ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 0

ehmicky/modern-errors-serialize

`modern-errors` plugin to serialize/parse errors.

Language: JavaScript - Size: 7.22 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 0

smartbuf/smartbuf-java

SmartBuf is a cross-language serialization and deserialization framework, and it has high performance and compression ratio like protobuf, high compatibility and scalability like json.

Language: Java - Size: 2.69 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3

strict-types/strict-encoding

Protobufs for functional programming

Language: Rust - Size: 646 KB - Last synced at: about 18 hours ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 8

stalomeow/Accelbuffer 📦

A fast and powerful serialization system

Language: C# - Size: 106 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 3

gaplotech/kotlin-protobuf-bson-codec

Provide a Protobuf BSON Codec for MongoDB, written by Kotlin

Language: Kotlin - Size: 90.8 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 3

MarginaliaSearch/SlopData

what-you-see-is-what-you-do columnar data serialization library for java

Language: Java - Size: 218 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 0

JohannesDeml/SerializationBenchmarkDotNet

dotnet benchmark for serialization and deserialization times and serialization sizes (.NET and Unity compatible libraries)

Language: C# - Size: 8.49 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 2

mjeffrey18/fast-jsonapi-serializer

Fast JSON-API Serializer is a fast, flexible and simple JSON-API serializer for crystal

Language: Crystal - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

rzubek/SimLang

SimLang is a serialization language by SomaSim. We use it to serialize all configuration files and save game files in all our simulation and strategy games.

Language: C# - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

madpah/serializable

Pythonic library to aid with serialisation and deserialisation to/from JSON and XML.

Language: Python - Size: 599 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 7 - Forks: 5

Usama-Azad/Pickle-in-Cpp

Module for Pickling objects in C++.

Language: C++ - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

holixon/axon-avro

An ecosystem for using Apache Avro as serialization format for Axon messages

Language: Kotlin - Size: 64.2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 6 - Forks: 0

Sigma-Ryden/SerializationFixture

Simple serialization library

Language: C++ - Size: 9.72 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 6 - Forks: 1

FalsePattern/Succ4J

A port of JimmyCushnie's SUCC (https://github.com/JimmyCushnie/SUCC) to Java

Language: Java - Size: 155 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

tsung-wei-huang/cpp-ciri

A Fast Modern C++ Header-only Serialization Library

Language: C++ - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

sylvainhalle/Azrael

A universal Java serialization library

Language: Java - Size: 442 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

MRPT/gtsam2mrpt_serial

GTSAM <-> mrpt-serialization bridge

Language: C++ - Size: 99.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

tlgbltcn/JeTrivia

The JeTrivia is built on a modern Android Development tech stack with MVVM architecture.

Language: Kotlin - Size: 181 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

k0dep/Freud

Простой и быстрый сериализатор для C#

Language: C# - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

arzzen/php-flatbuffers 📦

PHP FlatBuffers (experimental) - Memory Efficient Serialization Library

Language: PHP - Size: 40 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 2

odanielmeinicke/java-serializable

A lightweight Java library to serialize Java objects to JSON and others formats and back. Simple, efficient, and low-level.

Language: Java - Size: 646 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 4 - Forks: 1

paddls/ngx-serializer

Angular wrapper of @paddls/ts-serializer library

Language: TypeScript - Size: 1.72 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 2

saur0n/libserialization

Effective simple C++ serialization library

Language: C++ - Size: 61.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

hessian-group/awesome-hessian

Hessian serialization component resource collections

Size: 30.3 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 3

leftshiftone/dynabuffers

Dynamic cross platform serialization library

Language: Python - Size: 1.38 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

Refsa/RePacker

Fast and direct serializer for CSharp

Language: C# - Size: 767 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

umbreon22/novel

A binary serialization library for Java. Write and read data like a novel.

Language: Java - Size: 338 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

sbibek/BobSerializer

annotation based Bytes-Object-Bytes Converter for java

Language: Java - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

Bulat-Ziganshin/EasyProtoBuf

Tiny single-header C++ ProtoBuf library with both a simple, natural API and generator of elegant bindings from .proto files

Language: C++ - Size: 101 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

souzomain/Packer

Packer is a compact, fast and crosss-platform serialization library for store data in a buffer

Language: C - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

BaseMax/TelegramDataSerialization

A tiny library to Serialization and Deserialization of the JS objects for Telegram.

Language: JavaScript - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

Kingson-de/marshal-xml-serializer

Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.

Language: PHP - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 3

brainhubeu/beef-serializer 📦

🥩 Library for serializing data of any complexity (supports JSON)

Language: JavaScript - Size: 6.84 KB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

nanoframework/nanoFramework.MessagePack

:package: .NET nanoFramework MessagePack serealizer/deserializer library

Language: C# - Size: 127 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

jgfoster/object_serialization

An object serialization library for Dart that handles circular references and preserves identity.

Language: Dart - Size: 173 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

cordisvictor/easyml-lib

EasyML to and from XML Java library. (Builds on Sourceforge)

Language: Java - Size: 466 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

jschneider/com.cedarsoft.monorepo

Repository containing all cedarsoft projects

Language: Kotlin - Size: 55.6 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

aabbdev/UniSerializer

Fast and efficient universal data serializer

Language: C - Size: 35.2 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

cfcs/nvlist

Sun/Solaris serialization format library

Language: OCaml - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

BlueHuskyStudios/Blue-Husky-Software-Platform 📦

The platform upon which Blue Husky software will be build henceforth.

Size: 625 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

richwandell/java-phpserialize

Java Library for serializing POJO's into PHP serialized objects and deserializing PHP objects into POJO's

Language: Java - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

hypertino/json-binders

Json serializer for Scala/Scala.JS

Language: Scala - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

Kingson-de/marshal-serializer

Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.

Language: PHP - Size: 238 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 3

anvouk/libini 📦

A simple serialization/parser ini C library with a C++17 interface

Language: C - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

moxaj/mikron

mikron - a schema-based serialization library for Clojure and ClojureScript

Language: Clojure - Size: 2.98 MB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0