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 last month
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
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- ☆90Updated 8 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Dependable Go errors with tracebacks☆53Updated 3 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
- A []byte pool for Go.☆41Updated 2 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 3 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 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
- Templates, generics engine for Go☆136Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Is a library that aids in graceful shutdown of a process/application☆49Updated 8 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆65Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Simple object persistence with boltdb☆143Updated 3 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 8 months ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago