fullstorydev / grpchanLinks
Channels for gRPC: custom transports
☆225Updated 2 months ago
Alternatives and similar repositories for grpchan
Users that are interested in grpchan are comparing it to the libraries listed below
Sorting:
- Protobuf Field Mask Go utils☆256Updated last week
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Golang protobuf FieldMask missing utils☆133Updated this week
- Transform Go code into it's AST☆122Updated 6 years ago
- Deep copy generator☆160Updated 2 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Makefile setup for our Golang projects.☆109Updated this week
- Interceptors for database/sql☆511Updated 2 years ago
- protoc-gen-go patch utility☆115Updated 2 weeks ago
- Transformation functions generator for Protocol Buffers.☆215Updated 11 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆308Updated this week
- Logur is an opinionated collection of logging best practices☆206Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 8 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Go io/fs.FS filesystem implementations for various URL schemes☆319Updated this week
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆281Updated 3 years ago
- ☆122Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆204Updated 2 months ago
- A place to keep useful golang functions and small libraries☆297Updated 3 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- Cobra command line tool generator for gRPC clients☆188Updated 2 years ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated last year
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆491Updated last week
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.