Top 0.2% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 9.0% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org
proxy.golang.org : github.com/bufbuild/protocompile
Package protocompile provides the entry point for a high performance native Go protobuf compiler. "Compile" in this case just means parsing and validating source and generating fully-linked descriptors in the end. Unlike the protoc command-line tool, this package does not try to use the descriptors to perform code generation. The various sub-packages represent the various compile phases and contain models for the intermediate results. Those phases follow: This package provides an easy-to-use interface that does all the relevant phases, based on the inputs given. If an input is provided as source, all phases apply. If an input is provided as a descriptor proto, only phases 3 to 5 apply. Nothing is necessary if provided a linked descriptor (which is usually only the case for select system dependencies). This package is also capable of taking advantage of multiple CPU cores, so a compilation involving thousands of files can be done very quickly by compiling things in parallel. A Resolver is how the compiler locates artifacts that are inputs to the compilation. For example, it can load protobuf source code that must be processed. A Resolver could also supply some already-compiled dependencies as fully-linked descriptors, alleviating the need to re-compile them. A Resolver can provide any of the following in response to a query for an input. Compilation will use the Resolver to load the files that are to be compiled and also to load all dependencies (i.e. other files imported by those being compiled). A Compiler accepts a list of file names and produces the list of descriptors. A Compiler has several fields that control how it works but only the Resolver field is required. A minimal Compiler, that resolves files by loading them from the file system based on the current working directory, can be had with the following simple snippet: This minimal Compiler will use default parallelism, equal to the number of CPU cores detected; it will not generate source code info in the resulting descriptors; and it will fail fast at the first sign of any error. All of these aspects can be customized by setting other fields.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/bufbuild/protocompile
Keywords:
compiler
, parser
, protobuf
, protocol-buffers
License: Apache-2.0
Latest release: 10 months ago
First release: over 2 years ago
Namespace: github.com/bufbuild
Dependent packages: 1,262
Dependent repositories: 1,311
Stars: 124 on GitHub
Forks: 4 on GitHub
Docker dependents: 218
Docker downloads: 1,128,358,891
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago
github.com/interlocked-labs/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:300 versions - 0 stars on GitHub
github.com/hanwujijack/go-zero-pro v1.6.5
1 version - Latest release: 12 months agogithub.com/HanWuJiJack/go-zero-pro v1.6.5
1 version - Latest release: 12 months agogithub.com/hnoshab75/go-plugin v1.6.3
Golang plugin system over RPC.2 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/Galactica-corp/merkle-proof-service v0.2.7
Advanced utility for indexing Merkle trees from Ethereum Solidity contracts with gRPC and gRPC-ga...9 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/galactica-corp/merkle-proof-service v0.2.7
Advanced utility for indexing Merkle trees from Ethereum Solidity contracts with gRPC and gRPC-ga...9 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/FInschia/ostracon v1.1.5
Ostracon, a consensus algorithm, is forked from Tendermint Core. We have added VRF to Tendermint ...62 versions - Latest release: about 1 year ago - 66 stars on GitHub
github.com/Finschia/ostracon v1.1.5
62 versions - Latest release: about 1 year ago - 29 dependent packages - 3 dependent repositoriesgithub.com/line/tendermint v1.1.5
62 versions - Latest release: about 1 year agogithub.com/finschia/ostracon v1.1.5
62 versions - Latest release: about 1 year agogithub.com/manugarg/protodoc v1.0.6
Protobuf to documentation generator7 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/cll-gg/benthos/v4 v4.30.1
Fancy stream processing made operationally mundane44 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/azarc-io/components-contrib v1.13.4
Community driven, reusable components for distributed apps134 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/walteh/retab v0.82.0
π οΈ programatic config - don't write yaml, generate it134 versions - Latest release: about 1 year ago - 1 stars on GitHub
github.com/unigrid-project/cosmos-unigrid-hedgehog-vesting v0.0.70
21 versions - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/odin-protocol/cometbft v0.38.8
CometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state ...35 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/ODIN-PROTOCOL/cometbft v0.38.8
CometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state ...35 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.phpd.cn/influxdata/telegraf v1.31.0
116 versions - Latest release: about 1 year agogithub.phpd.cn/ozontech/file.d v0.27.1
101 versions - Latest release: about 1 year agogithub.com/punpeo/pun-gateway-lib v1.0.5
6 versions - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/nezha90/titan v1.0.2
3 versions - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/gowhimsy/goctls v1.7.5
goctls ζ― goctl ε―Ή simple admin ηιι δΌεεηηζε·₯ε ·γ Goctls is the generate tools for simple admin.50 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.phpd.cn/cosmos/cosmos-sdk v0.50.7
312 versions - Latest release: about 1 year agogithub.com/MANTRA-Chain/cosmos-sdk v0.50.7
:chains: A Framework for Building High Value Public Blockchains :sparkles:318 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/mantra-chain/cosmos-sdk v0.50.7
:chains: A Framework for Building High Value Public Blockchains :sparkles:318 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.xiaoq7.com/cosmos/cosmos-sdk v0.50.7
313 versions - Latest release: about 1 year agogithub.com/mtt-labs/cosmos-sdk v0.50.7
:chains: A Framework for Building High Value Public Blockchains :sparkles:314 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/sideprotocol/cosmos-sdk v0.50.7
:chains: A Framework for Building High Value Public Blockchains :sparkles:325 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/dreamer-tech/dydx_cometbft v0.38.5
1 version - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/harrybite/tokenmin v0.1.0
1 version - Latest release: about 1 year agogithub.com/dreamilk/rpc_gateway v1.0.0
1 version - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/linuxsuren/atest-ext-store-mongodb v0.0.4
MongoDB Store Extension of API Testing4 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/linuxsuren/atest-ext-store-s3 v0.0.2
S3 Store Extension of API Testing2 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/TykTechnologies/benthos/v4 v4.27.1
Fancy stream processing made operationally mundane2 versions - Latest release: about 1 year ago - 1 stars on GitHub
github.com/tyktechnologies/benthos/v4 v4.27.1
Fancy stream processing made operationally mundane2 versions - Latest release: about 1 year ago - 1 stars on GitHub
github.com/unigrid-project/pax v0.0.22
22 versions - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/unigrid-project/cosmos-daemon v0.0.22
22 versions - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/srenatus/benthos/v4 v4.28.0 π°
Fancy stream processing made operationally mundane2 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/xiduboy/go-zero v1.0.7
A cloud-native Go microservices framework with cli tool for productivity.8 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/gas-six/cosmos-sdk v1.0.1
3 versions - Latest release: about 1 year agogithub.com/arthur1/opentelemetry-collector-arthur1/receiver/runnreceiver v0.2.0
The collection of OpenTelemetry collector components created by Arthur1.2 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/vialactea84/qwechain v0.0.2
2 versions - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/hellosyr/go-zero v1.6.5
1 version - Latest release: about 1 year agogithub.com/HelloSYR/go-zero v1.6.5
1 version - Latest release: about 1 year agogithub.com/marcosQuesada/crossplane-runtime v0.0.1
Provisional: A set of libraries for writing Crossplane controllers.1 version - Latest release: about 1 year ago - 0 stars on GitHub
github.com/marcosquesada/crossplane-runtime v0.0.1
Provisional: A set of libraries for writing Crossplane controllers.1 version - Latest release: about 1 year ago - 0 stars on GitHub
github.com/jeffmitchell-sas/benthos/v4 v4.27.0
Fancy stream processing made operationally mundane4 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/gsols/goproto v0.9.0
33 versions - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/anddd7/grpcbin v1.1.1
:art: Test grpc connection12 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/Anddd7/grpcbin v1.1.1
:art: Test grpc connection12 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/kkugc/go-zero v1.6.5
77 versions - Latest release: about 1 year agogithub.com/viam-soleng/viam-docker-manager v0.0.6
6 versions - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/luchenqun/greenfield-cosmos-sdk v1.7.2
49 versions - Latest release: about 1 year agogithub.com/chaitanyakolluru/crossplane-runtime v1.16.0
57 versions - Latest release: about 1 year agogithub.com/apocentre/firehose-sui v0.1.0
Firehose on Sui Blockchain1 version - Latest release: about 1 year ago - 0 stars on GitHub
github.com/xyqlll/go-zero v1.6.5
A cloud-native Go microservices framework with cli tool for productivity.1 version - Latest release: about 1 year ago - 0 stars on GitHub
github.com/farzanhaq/xk6-grpc-xds v0.0.2
Package grpc exist just to register the grpc extension2 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.hscsec.cn/apigee/apigee-go-gen v0.1.0-beta.2
2 versions - Latest release: about 1 year agogithub.com/davron112/protoreflect v1.16.0
Reflection (Rich Descriptors) for Go Protocol Buffers1 version - Latest release: about 1 year ago - 0 stars on GitHub
github.com/lab5e/lospan v0.11.0
The old Congress server as a library4 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/lavanet/lava v1.2.5
140 versions - Latest release: about 1 year ago - 46 stars on GitHubgithub.com/micovery/apigee-go-gen v0.1.16
This repo offers a set of tools to streamline your Apigee API Proxy development experience using ...19 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/scalarorg/cometbft v0.38.7
34 versions - Latest release: about 1 year agogithub.com/coreumfoundation/cometbft v0.38.7
CometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state ...34 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/CoreumFoundation/cometbft v0.38.7
CometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state ...34 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/kyvenetwork/cometbft v0.38.7
CometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state ...44 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/osmosis-labs/cometbft v0.38.7
CometBFT: A distributed, Byzantine fault-tolerant, deterministic state machine replication engine...64 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/liftedinit/cosmos-sdk v0.50.6
:chains: A Framework for Building High Value Public Blockchains :sparkles:8 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/Interlocked-Labs/cosmos-sdk v0.50.6
:chains: A Framework for Building High Value Public Blockchains :sparkles:308 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.chickoi.com/cosmos/cosmos-sdk v0.50.6
307 versions - Latest release: about 1 year agogit.wxl.best/cosmos/cosmos-sdk v0.50.6
123 versions - Latest release: about 1 year agogithub.com/stratosnet/cosmos-sdk v0.47.11
:chains: A Framework for Building High Value Public Blockchains :sparkles:261 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/andreas-habel/benthos/v4 v4.26.0-cookie
Fancy stream processing made operationally mundane1 version - Latest release: about 1 year ago - 0 stars on GitHub
github.com/kogxi/stub-server v0.1.4
HTTP(s) and gRPC stub server2 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/raptor-ml/raptor v0.3.3
Transform your pythonic research to an artifact that engineers can deploy easily.9 versions - Latest release: about 1 year ago - 1 dependent repositories - 64 stars on GitHub
github.com/hdget/protogen v0.0.1
generate new proto file by reference in original proto repositoy1 version - Latest release: about 1 year ago - 0 stars on GitHub
github.com/micovery/apigee-yaml-toolkit v0.1.12
This repo offers a set of tools to streamline your Apigee API Proxy development experience using ...14 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/Guozihong/pitaya/v2 v2.0.3
4 versions - Latest release: about 1 year agogithub.com/guozihong/pitaya/v2 v2.0.3
4 versions - Latest release: about 1 year agogithub.com/alis-exchange/buf v0.0.2
A new way of working with Protocol Buffers.3 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/weintek-mao/telegraf v1.30.1
The plugin-driven server agent for collecting & reporting metrics.1 version - Latest release: about 1 year ago - 0 stars on GitHub
github.xiaoq7.com/zhufuyi/sponge v1.8.0
38 versions - Latest release: about 1 year agogithub.com/hopeio/tiga v1.8.2
32 versions - Latest release: about 1 year agogithub.com/hopeio/lemon v1.8.2
40 versions - Latest release: about 1 year agogithub.com/harley9293/data-shaper v0.0.1
for the conversion and generation between various types of file data1 version - Latest release: about 1 year ago - 0 stars on GitHub
github.hscsec.cn/fullstorydev/grpcurl v1.9.1
25 versions - Latest release: about 1 year agogithub.phpd.cn/fullstorydev/grpcurl v1.9.1
25 versions - Latest release: about 1 year agogit.wxl.best/fullstorydev/grpcurl v1.9.1
25 versions - Latest release: about 1 year agogithub.com/oraichain/cometbft v0.38.5
CometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state ...3 versions - Latest release: about 1 year ago - 1 dependent repositories - 0 stars on GitHub
github.com/moward/protoc-gen-gapi-lint v0.1.0
A gapi-linter plugin for protoc1 version - Latest release: about 1 year ago - 0 stars on GitHub
github.com/qmcloud/admin-tools v1.6.9
admin-tools2 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.phpd.cn/dapr/components-contrib v1.13.1
130 versions - Latest release: about 1 year agogithub.xiaoq7.com/dapr/components-contrib v1.13.1
130 versions - Latest release: about 1 year agogithub.com/iter8-tools/iter8 v1.1.2
Package main is the entry point for the Iter8 CLI. Iter8 is the Kubernetes release optimizer buil...230 versions - Latest release: about 1 year ago - 1 dependent repositories - 228 stars on GitHub
github.com/toutmost/admin-tools v1.7.1
A cloud-native Go microservices framework with cli tool for productivity.3 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/shidoglobal/cosmos-sdk v1.0.0
1 version - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/ShidoGlobal/cosmos-sdk v1.0.0
1 version - Latest release: about 1 year agogithub.com/handu9527/go-zero v1.6.5
A cloud-native Go microservices framework with cli tool for productivity.2 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/Carlos-Yuan/cargen v1.3.28
69 versions - Latest release: about 1 year ago - 1 stars on GitHubgithub.com/carlos-yuan/cargen v1.3.28
69 versions - Latest release: about 1 year ago - 1 stars on GitHubCheck this option to include packages that no longer depend on this package in their latest version but previously did.