dproto
Protocol Buffer Compiler
Allows mixing protocol buffer files into D code at compile time to create structures.
D Protocol Buffer mixins to create structures at compile time
37 stars
8 watching
16 forks
Language: D
last commit: over 4 years ago
Linked from 1 awesome list
ddubprotocol-buffers
Related projects:
Repository | Description | Stars |
---|---|---|
shigekikarita/pbd | A library implementing Protocol Buffers for the D programming language | 0 |
emily33901/vproto | A compiler and runtime for Protocol Buffers in the V programming language | 52 |
dogtopus/minipb | A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |
scalapb/scalapb | Tools for generating Scala code from protocol buffer definitions. | 1,308 |
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 |
k-bx/protocol-buffers | A Haskell implementation of a language-neutral, platform-neutral way to serialize structured data | 80 |
silentorbit/protobuf | A C# code generator for reading and writing the Protocol Buffers format | 308 |
eerimoq/pbtools | Tools for generating C code from Google Protocol Buffers messages | 74 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
namely/docker-protoc | Provides pre-configured Docker containers for compiling protocol buffer definitions. | 726 |
bbc/pydvbcss | Library implementing protocols for synchronizing media presentation between devices | 29 |
geysermc/mcprotocollib | Enables communication between Minecraft clients and servers using a standardized protocol | 731 |
protocolbuffers/upb | A lightweight C implementation of Protocol Buffers for efficient data serialization | 1,502 |
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 |