dedis / protobufLinks
Reflection-based Protocol Buffers for Go
☆79Updated 5 years ago
Alternatives and similar repositories for protobuf
Users that are interested in protobuf are comparing it to the libraries listed below
Sorting:
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 3 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 weeks ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Golang Merkle Tree Implementation. With hash.Hash interface for streaming support☆55Updated 3 years ago
- A Go preprocessor for package scoped reflection☆105Updated 7 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- rendezvous hashing☆66Updated 3 years ago
- Building blocks for fast rpc systems☆86Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Go translation of MetroHash☆110Updated 5 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Go language to build and check keybase's sitewide merkle tree.☆103Updated 5 months ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Stream bytes to multiple independent Readers #golang☆95Updated last year
- Go language wrapper around the natty NAT-traversal utility☆35Updated 6 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated last month