dedis / protobufLinks
Reflection-based Protocol Buffers for Go
☆78Updated 6 years ago
Alternatives and similar repositories for protobuf
Users that are interested in protobuf are comparing it to the libraries listed below
Sorting:
- Go translation of MetroHash☆113Updated 11 months ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 4 years ago
- Secure Remote Password library for Go☆48Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- The missing interface filesystem abstraction for Go☆200Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 4 years ago
- Go implementation of bsdiff & bspatch☆311Updated last year
- Meow hash for Golang☆126Updated 5 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆48Updated 9 years ago
- Find, list, and inspect processes from Go (golang)☆80Updated 5 years ago
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- Go language to build and check keybase's sitewide merkle tree.☆113Updated 2 weeks ago
- Golang port of simdjson☆86Updated 5 years ago
- A fast collection type that uses uint64 for keys.