capnproto / go-capnpLinks
Cap'n Proto library and code generator for Go
☆1,310Updated 5 months ago
Alternatives and similar repositories for go-capnp
Users that are interested in go-capnp are comparing it to the libraries listed below
Sorting:
- A Go code generator for MessagePack / msgpack.org[Go]☆1,859Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,988Updated last year
- An immutable radix tree implementation in Golang☆1,057Updated last month
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,000Updated 4 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,902Updated last week
- Benchmarks of Go serialization methods☆1,599Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,861Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,515Updated last year
- Golang in-memory database built on immutable radix trees☆3,368Updated 3 weeks ago
- Zstd wrapper for Go