COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20220522151158/https://github.com/topics/proto
Here are
146 public repositories
matching this topic...
The Go language implementation of gRPC. HTTP/2 based RPC
A native gRPC client & server implementation with async/await support.
Updated
May 21, 2022
Rust
🎨 React application prototyping tool for developers and designers 🏗️
Updated
Mar 25, 2022
JavaScript
An Elixir implementation of gRPC
Updated
Apr 29, 2022
Elixir
drpc is a lightweight, drop-in replacement for gRPC
Generate message validators from .proto annotations.
Gos: Armed Golang 💪 ( solutions for go module, goproxy, cross compilation, etc.)
GoFrame Command Line Interface, which is your helpmate for building GoFrame application with convenience.
This repo contains examples and implementations of different types of GRPC services and APIs using Golang.
User Plane Gateway (UPG) based on VPP
[WIP]Katyusha micro service development framework.
Proto-RL: Reinforcement Learning with Prototypical Representations
Updated
May 3, 2021
Python
NestJS + gRPC: a multi microservices example
Updated
Mar 30, 2022
TypeScript
5G User Plane Function (UPF) based on VPP
graphql-go schema generator by proto files
Spring boot starter for gRPC framework with JWT authorization
Updated
May 20, 2022
Java
a tool for parse xlsx and export to other fomart and data, such as: protobuf3 file and buffers, golang, csharp and so on
The tool you need for your GRPC clients and backends
Updated
Jul 30, 2021
TypeScript
A project to create ultra cheap, accessible robots
Provide __proto__ with some limitations
Updated
Aug 30, 2018
JavaScript
Updated
Apr 29, 2022
JavaScript
Demo of a service defined with gRPC, a server written in Go, and three clients, a command line one, a web one, and one with a GUI written with Qt/QML
Updated
Jul 30, 2020
Makefile
gRPC proto 文件自动生成 NuGet 包
Protobuf file generator for the command line
Prototype-oriented programming
Updated
Sep 1, 2021
JavaScript
Improve this page
Add a description, image, and links to the
proto
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
proto
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
At the moment this plugin generates two files for each processed
*.protofile with names:<protofile>_transformer.gooptions.goIn this case it's hard to say were these files auto-generated or weren't by its names.
Use additional file extension for auto-generated files:
*.pb.st.go, as a result files should be named as :<protofile>.pb.st.gooptions.pb.st.go