vproto
Protocol Buffer compiler
A compiler and runtime for Protocol Buffers in the V programming language
Protobuf compiler and runtime in V
52 stars
2 watching
8 forks
Language: V
last commit: about 2 years ago
Linked from 1 awesome list
compilerparseprotobufsv
Related projects:
Repository | Description | Stars |
---|---|---|
msoucy/dproto | Allows mixing protocol buffer files into D code at compile time to create structures. | 37 |
shigekikarita/pbd | A library implementing Protocol Buffers for the D programming language | 0 |
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
scalapb/scalapb | Tools for generating Scala code from protocol buffer definitions. | 1,308 |
namely/docker-protoc | Provides pre-configured Docker containers for compiling protocol buffer definitions. | 726 |
aisaba/qartulidabunebismetkveleba | An implementation of a custom, self-contained protocol buffer compiler and related tools for building efficient data serialization and deserialization systems. | 1 |
google/proto-lens | An API for protocol buffers using modern Haskell language and library patterns. | 465 |
silentorbit/protobuf | A C# code generator for reading and writing the Protocol Buffers format | 308 |
alphaheavy/protobuf | An implementation of Google's Protocol Buffers in Haskell. | 95 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
eerimoq/pbtools | Tools for generating C code from Google Protocol Buffers messages | 74 |
protocolbuffers/upb | A lightweight C implementation of Protocol Buffers for efficient data serialization | 1,502 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |