Greenpack

Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpack2` produces classic msgpack2, and handles nils. Cousin to ZebraPack (https://github.com/glycerine/zebrapack), greenpack's advantage is fully self-describing data. Oh, and faster than protobufs.
Alternatives To Greenpack
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Msgspec1,6681183 months ago34October 05, 202358bsd-3-clausePython
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Mashumaro6934463 months ago82November 23, 20238apache-2.0Python
Fast and well tested serialization library
Zebrapack15925 years ago40November 30, 20173otherGo
ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema. Strong typing. Well documented (and msgpack2 compatible) format so other languages can be readily supported. See also https://github.com/glycerine/greenpack for a more recent alternative. Docs:
Greenpack11236 months ago59April 13, 20191mitGo
Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpack2` produces classic msgpack2, and handles nils. Cousin to ZebraPack (https://github.com/glycerine/zebrapack), greenpack's advantage is fully self-describing data. Oh, and faster than protobufs.
Graphql Binary83
10 months ago4TypeScript
GraphQL binary protocol for smaller network traffic and parsing performance
Truepack7216 years ago1November 13, 2017otherGo
like https://github.com/glycerine/greenpack, but no integer compression based on the int's value
B35
2 years ago1June 24, 2020mitPython
B3 is a binary serializer which is easy like json, compact like msgpack, powerful like protobuf, and handles datetimes in python
Alternatives To Greenpack
Select To Compare


Alternative Project Comparisons
Popular Schema Projects
Popular Msgpack Projects
Popular Data Formats Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Golang
Types
Schema
Msgpack