awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sourcegraph/prototools

Open-source alternatives to Prototools

19 open-source projects similar to sourcegraph/prototools, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Prototools alternative.

  • bold-commerce/protoc-gen-struct-transformerB

    bold-commerce/protoc-gen-struct-transformer

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bufbuild/protovalidateAvatar von bufbuild

    bufbuild/protovalidate

    1,426Auf GitHub ansehen↗
    Gocccelcommon-expression-language
    Auf GitHub ansehen↗1,426
  • ckaznocha/protoc-gen-lintC

    ckaznocha/protoc-gen-lint

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • devkanro/intellij-protobuf-pluginD

    devkanro/intellij-protobuf-plugin

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ekalinin/pbvmE

    ekalinin/pbvm

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • gogo/protobufAvatar von gogo

    gogo/protobuf

    5,669Auf GitHub ansehen↗

    This project is a Protocol Buffers Go compiler and code generation framework that translates schema definitions into optimized Go structures and reflection-free serialization methods. It includes a gRPC service generator for producing client and server communication code and a serialization performance toolkit for generating automated benchmarks and test suites. The framework features a plugin-based system for transforming data definitions into source code with custom field mapping and struct tag injection. It allows for custom type mapping and struct type overriding to link data fields to sp

    Gogogolanggrpc
    Auf GitHub ansehen↗5,669

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • googleapis/api-linterG

    googleapis/api-linter

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • helsing-ai/buffrsAvatar von helsing-ai

    helsing-ai/buffrs

    370Auf GitHub ansehen↗

    Modern protobuf package management

    Rust
    Auf GitHub ansehen↗370
  • jackskj/protoc-gen-mapJ

    jackskj/protoc-gen-map

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • lisroach/protoxygenL

    lisroach/Protoxygen

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • lyft/protoc-gen-validateL

    lyft/protoc-gen-validate

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • mwitkow/go-proto-validatorsAvatar von mwitkow

    mwitkow/go-proto-validators

    1,103Auf GitHub ansehen↗

    Generate message validators from .proto annotations.

    Gogogolangproto
    Auf GitHub ansehen↗1,103
  • nilslice/protolockN

    nilslice/protolock

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • nytimes/openapi2protoN

    NYTimes/openapi2proto

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • protocolbuffers/protobufAvatar von protocolbuffers

    protocolbuffers/protobuf

    71,359Auf GitHub ansehen↗

    Protocol Buffers is a language-neutral, platform-agnostic mechanism for serializing structured data. It provides a schema-driven toolchain that compiles declarative data definitions into type-safe source code, enabling consistent communication and strongly typed API contracts across services written in different programming languages. The project distinguishes itself through a highly efficient binary wire format that utilizes tag-based encoding and variable-width integer compression to minimize payload size and processing overhead. It supports robust evolutionary schema management, allowing d

    C++marshallingprotobufprotobuf-runtime
    Auf GitHub ansehen↗71,359
  • pseudomuto/protoc-gen-docAvatar von pseudomuto

    pseudomuto/protoc-gen-doc

    2,830Auf GitHub ansehen↗

    Documentation generator plugin for Google Protocol Buffers

    Godocumentation-toolgogolang
    Auf GitHub ansehen↗2,830
  • tmc/protoc-gen-apidocsT

    tmc/protoc-gen-apidocs

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • uber/prototoolAvatar von uber

    uber/prototool

    5,036Auf GitHub ansehen↗

    Prototool is a development toolkit for Protocol Buffers that provides a suite of tools for linting, formatting, and generating code from schema files. It functions as a system for managing the lifecycle of Protocol Buffer definitions through a command line interface. The toolkit distinguishes itself by providing a breaking change detector that compares different versions of definitions to identify wire or source incompatible changes. It also includes a gRPC client interface capable of invoking endpoints using JSON requests by dynamically compiling Protobuf definitions. The project covers bro

    Gogrpcgrpc-goproto3
    Auf GitHub ansehen↗5,036
  • yoheimuta/protolintAvatar von yoheimuta

    yoheimuta/protolint

    696Auf GitHub ansehen↗

    A pluggable linter and fixer to enforce Protocol Buffer style and conventions.

    Go
    Auf GitHub ansehen↗696