glycerine / zebrapackLinks
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:
☆171Updated 7 years ago
Alternatives and similar repositories for zebrapack
Users that are interested in zebrapack are comparing it to the libraries listed below
Sorting:
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- 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…☆287Updated 5 years ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- ☆90Updated 8 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- Statictemplate is a code generator for Go's text/template and html/template.☆80Updated 7 years ago
- Asynchronous read-ahead for Go readers☆235Updated last year
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- An immutability helper for Go☆141Updated 9 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 8 months ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- A flexible error support library for Go☆167Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- xlog is a logger for net/context aware HTTP applications☆140Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago