protobuf-swift
Protocol buffer library
An implementation of Protocol Buffers in Swift
Google ProtocolBuffers for Apple Swift
939 stars
41 watching
138 forks
Language: Swift
last commit: 7 months ago
Linked from 1 awesome list
carthageiosmacosnetworkingprotobufprotobuf-compilerprotobuf-swiftprotocprotocol-buffersswift
Related projects:
Repository | Description | Stars |
---|---|---|
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
arwalk/zig-protobuf | An implementation of Google Protocol Buffers version 3 in Zig. | 233 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 269 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
persan/protobuf-ada | A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
google/proto-lens | An API for protocol buffers using modern Haskell language and library patterns. | 465 |
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 |
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 |
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
bitwalker/exprotobuf | A library that enables native protocol buffer support in Elixir | 486 |
devkanro/intellij-protobuf-plugin | An IntelliJ-based plugin that provides support for the Protocol Buffers language in IDEs | 83 |
dropwizard/dropwizard-protobuf | Enables support for reading and writing Protocol Buffers messages within a Java application framework | 51 |
json-to-proto/json-to-proto.github.io | Online tool to convert JSON files to Protocol Buffers in real-time. | 262 |