glycerine / go-capnprotoLinks
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.
☆287Updated 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
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Measure and throttle the rate at which data is transferred.☆259Updated last year
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Error tracing and annotation.☆228Updated 7 years ago
- net/http handler filters☆347Updated 4 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- A library to simplify writing applications using TCP sockets to stream protobuff messages☆254Updated 4 years ago
- A Go source transformation tool for generics☆262Updated 3 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆64Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated last month
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- A flexible error support library for Go☆167Updated 4 years ago
- A JSON parser generator for high performance encoding and decoding in Go.☆468Updated 10 years ago
- Go client for Disque☆134Updated 7 years ago
- JSONGen is a tool for generating native Golang types from JSON objects.☆210Updated 10 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- A simple finite state machine for Golang☆161Updated last year
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 10 years ago