glycerine / go-capnproto
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 for 2.0 which has rpc and capabilities.
☆288Updated 5 years ago
Alternatives and similar repositories for go-capnproto
Users that are interested in go-capnproto are comparing it to the libraries listed below
Sorting:
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆65Updated 8 years ago
- Measure and throttle the rate at which data is transferred.☆258Updated 10 months ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- net/http handler filters☆347Updated 4 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Package pqueue provides a priority queue.