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:
☆172Updated 6 years ago
Alternatives and similar repositories for zebrapack:
Users that are interested in zebrapack are comparing it to the libraries listed below
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A flexible error support library for Go☆167Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- 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
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- ☆90Updated 8 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 weeks ago
- A Go package for generating Go code☆136Updated 8 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 2 years ago
- Package pipe implements unix-like pipelines for Go.☆237Updated last year
- Asynchronous read-ahead for Go readers☆231Updated 7 months ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆182Updated 5 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated last month
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 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
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Run functions resiliently in Go, catching and restarting panics☆159Updated last year