protobuf
Protocol buffer library
An implementation of protocol buffers for the Ruby programming language
A pure ruby implementation of Google's Protocol Buffers
463 stars
21 watching
101 forks
Language: Ruby
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
persan/protobuf-ada | A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 269 |
google/proto-lens | An API for protocol buffers using modern Haskell language and library patterns. | 465 |
alphaheavy/protobuf | An implementation of Google's Protocol Buffers in Haskell. | 95 |
bufferapp/buffer-ruby | A Ruby wrapper for the Buffer API | 56 |
silentorbit/protobuf | A C# code generator for reading and writing the Protocol Buffers format | 308 |
arwalk/zig-protobuf | An implementation of Google Protocol Buffers version 3 in Zig. | 233 |
reznikmm/protobuf | An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. | 33 |
benoitc/rebar3_protobuffs | A rebar3 plugin that automates compilation of Protocol Buffers files using the Erlang compiler | 10 |
jazzycamel/micropython-uprotobuf | A Python implementation of Protocol Buffers for micropython, enabling the creation of lightweight binary data serialization. | 21 |
protocolbuffers/protoscope | A tool for inspecting and generating binary Protobuf data in a human-readable format | 306 |
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 |