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. Faster than protobufs. R friendly.
☆115Jan 23, 2026Updated 8 months ago
Alternatives and similar repositories for greenpack
Users that are interested in greenpack are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Nov 7, 2018Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Nov 22, 2018Updated 7 years ago
- Sequitur algorithm for recognizing lexical structure in strings☆40Apr 1, 2022Updated 4 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Oct 2, 2020Updated 5 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆180Aug 25, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Nov 22, 2018Updated 7 years ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆19Mar 28, 2017Updated 9 years ago
- github.com/cznic/sqlite3shell has moved to modernc.org/sqlite3shell☆21Nov 22, 2018Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Aug 31, 2017Updated 9 years ago
- A GO web application profiler.☆59Apr 6, 2018Updated 8 years ago
- Super low overhead application level metrics☆23Oct 12, 2021Updated 4 years ago
- Looks for Golang executables in $PATH, guesses their origin and updates them or creates $GOPATH workspaces.