Pinned Repositories
annogo
Annotations and annotation processing for Go! (in the shape of specially-formatted Go doc comments)
artificer
Code generating "extras" for your Java annotations
bluegosling
Experiments in Java: Neat stuff, 'nuff said
gopoet
A Go API for generating .go source files
goprotoc
Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement
grpcext
Extensions for making GRPC easier to use / more useful
grpctunnel
gRPC Tunneling
midi-compozer
An ancient MIDI composition program for DOS (circa mid-to-late 1990s)
protocompile-old
A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc
protoreflect
Reflection (Rich Descriptors) for Go Protocol Buffers
jhump's Repositories
jhump/protoreflect
Reflection (Rich Descriptors) for Go Protocol Buffers
jhump/grpctunnel
gRPC Tunneling
jhump/goprotoc
Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement
jhump/protocompile-old
A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc
jhump/bluegosling
Experiments in Java: Neat stuff, 'nuff said
jhump/grpcui
An interactive web UI for gRPC, along the lines of postman
jhump/apache-avro
Apache Avro is a data serialization system.
jhump/authn-go
Authentication middleware for Connect
jhump/avro
A fast Go Avro codec
jhump/connect-go
Simple, reliable, interoperable. A better gRPC.
jhump/connect-kotlin
The Kotlin implementation of Connect: Protobuf RPC that works.
jhump/connect-swift
The Swift implementation of Connect: Protobuf RPC that works.
jhump/duckdb_iceberg
jhump/go-zookeeper
Native ZooKeeper client for Go
jhump/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
jhump/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
jhump/grpchan
Channels for gRPC: custom transports
jhump/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
jhump/iceberg-go
Apache Iceberg - Go
jhump/nixpkgs
Nix Packages collection
jhump/okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
jhump/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
jhump/parquet-go
High-performance Go package to read and write Parquet files
jhump/protobuf
Protocol Buffers - Google's data interchange format
jhump/protobuf-go
Go support for Google's protocol buffers (API v2)
jhump/protocolbuffers.github.io
jhump/protocompile
A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc
jhump/validate-go
Flexible, efficient request validation for Connect.
jhump/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
jhump/wire
gRPC and protocol buffers for Android, Kotlin, and Java.