glycerine / 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.
☆115Updated this week
Related projects ⓘ
Alternatives and complementary repositories for greenpack
- A neat codegen-based database wrapper written in Go☆74Updated 3 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Fast typesafe templating for golang☆62Updated 6 years ago
- ☆90Updated 7 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆33Updated 6 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Is a library that aids in graceful shutdown of a process/application☆47Updated 7 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 2 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 9 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…☆170Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 7 years ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Very fast, very unsafe serialization for Go☆145Updated 2 years ago
- Templates, generics engine for Go☆136Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Fast generation of 192-bit UUIDs☆83Updated last year
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Fastest Encoder in the West☆64Updated 7 years ago
- Go translation of MetroHash☆103Updated 2 years ago
- Composable utilities for Go contexts☆27Updated 5 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 8 years ago