glycerine / greenpackLinks
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.
☆113Updated 2 months ago
Alternatives and similar repositories for greenpack
Users that are interested in greenpack are comparing it to the libraries listed below
Sorting:
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆33Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- ☆90Updated 8 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A neat codegen-based database wrapper written in Go☆73Updated 4 years ago
- Is a library that aids in graceful shutdown of a process/application☆49Updated 8 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 9 months ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- A []byte pool for Go.☆42Updated 3 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- Zstandard implementation in Wuffs☆113Updated 5 years ago
- Run linters from Go code -☆65Updated 6 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago