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 7 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☆34Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 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 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- ☆90Updated 9 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- Is a library that aids in graceful shutdown of a process/application☆49Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 8 years ago
- A neat codegen-based database wrapper written in Go☆73Updated 4 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated last year
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Zstandard implementation in Wuffs☆113Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- Simple object persistence with boltdb☆144Updated 3 years ago
- Painless polymorphism☆127Updated 8 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago