src-d / proteusLinks
Generate .proto files from Go source code.
☆736Updated 5 years ago
Alternatives and similar repositories for proteus
Users that are interested in proteus are comparing it to the libraries listed below
Sorting:
- Parse and modify Go struct field tags☆653Updated 2 years ago
- simple struct copying for golang☆461Updated 5 years ago
- generic protocol generator based on golang's text/template (grpc/protobuf)☆441Updated this week
- Attach hooks to any database/sql driver☆662Updated last year
- Generate message validators from .proto annotations.☆1,101Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- parser for Google ProtocolBuffers definition☆609Updated 7 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- High level abstractions over the Go reflect library☆537Updated last year
- Robust & Easy to use struct mapper and utility methods for Go☆417Updated 7 years ago
- errors with stacktraces for go☆1,006Updated 2 years ago
- 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.☆730Updated 2 years ago
- Maintenance has moved to https://github.com/invopop/jsonschema☆746Updated 3 years ago
- Golang channel helpers and special types☆810Updated last year
- A tiny generator of random data for golang, also known as a faker☆954Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- Add custom struct tags to protobuf generated structs☆418Updated last year
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- Generate interfaces from structure methods.☆348Updated 3 weeks ago
- protoc plugin library for efficient proto-based code generation☆666Updated 10 months ago
- Semantic Versioning (semver) library written in golang☆1,040Updated 3 years ago
- Golang implementation of JMESPath.