jonog / grpc-flatbuffers-example
Simple demo of FlatBuffers and gRPC
☆25Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for grpc-flatbuffers-example
- Weight Agnostic Neural Networks in Go☆27Updated 2 years ago
- Golang Package for System Clustering.☆15Updated 3 months ago
- grpc plugin for Caddy Server☆49Updated 5 years ago
- EXPERIMENTAL: A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema☆18Updated 8 months ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- A fast URL parser for Go☆37Updated last year
- Kshaka is a Go implementation of the CASPaxos consensus protocol.☆24Updated 6 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 6 years ago
- Entry for the Nov 29th Golang Phoenix meetup competition☆17Updated 6 years ago
- Google FlatBuffers low-latency binary data constrained as tables with easy code generation.☆0Updated 5 years ago
- gRPC-Web implementation in Go, built using the WASM architecture target☆52Updated 6 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 7 years ago
- Go library to scan regular expression capture group to variable similar to fmt.Scanf