glycerine / zebrapack
ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema. Strong typing. Well documented (and msgpack2 compatible) format so other languages can be readily supported. See also https://github.com/glycerine/greenpack for a more recent alternative. Docs:
☆170Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for zebrapack
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- Very fast, very unsafe serialization for Go☆145Updated 2 years ago
- An epoll(7)-based file-descriptor multiplexer.☆108Updated 8 years ago
- Fast generation of 192-bit UUIDs☆83Updated last year
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 4 years ago
- Golang circular (ring) buffer☆172Updated 2 years ago
- Compile text/template / html/template to regular go code☆118Updated 7 years ago
- A flexible error support library for Go☆168Updated 4 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆227Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆115Updated this week
- Get to Statsd: forward simple statistics to a statsd server☆149Updated 7 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆217Updated 8 months ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- An immutability helper for Go☆139Updated 8 years ago
- ☆90Updated 7 years ago
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 3 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆184Updated 5 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 7 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆33Updated 6 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Dependency-less dependencies for Go.☆122Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A Go package for generating Go code☆136Updated 7 years ago
- Package stack provides utilities to capture and pass around stack traces.☆98Updated 8 years ago
- Static content embedding for Golang☆92Updated 5 years ago