go-capnproto
Cap'n Proto library
A Go library for encoding and decoding data using the Cap'n Proto protocol
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.
288 stars
11 watching
21 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library and code generator for an efficient data interchange format with RPC capabilities. | 1,228 |
| A serialization format that provides versioning, typing, and schema support for data exchange between different programming languages | 115 |
| A Haskell library for serializing and RPCing using Cap'n Proto | 93 |
| Cap'n Proto generates code for serializing and deserializing structured data across distributed systems. | 2,094 |
| Provides an API to interact with Substrate-based blockchain networks | 205 |
| A Lua implementation of Cap'n Proto's data interchange format and capability-based RPC system | 147 |
| A lightweight GRPC implementation optimized for low-memory environments. | 563 |
| A Go library for parsing and encoding OpenStreetMap PBF files | 47 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| A compression library implemented in the Go programming language. | 1,538 |
| Provides an up-to-date OpenPGP implementation for secure communication | 343 |
| A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 210 |
| Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
| A comprehensive utility package for Go programmers | 175 |
| A library for building secure and private networks in Go | 270 |