swift-protobuf
Serialization framework
Provides Swift code generation and runtime library for using protocol buffers in Swift applications.
Plugin and runtime library for using protobuf with Swift
5k stars
96 watching
455 forks
Language: Swift
last commit: 10 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
protocolbuffers/protobuf | A language-neutral, platform-neutral format for serializing structured data | 65,753 |
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 |
protostuff/protostuff | A Java serialization library that supports efficient and flexible serialization with built-in schema evolution capabilities | 2,050 |
golang/protobuf | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,785 |
protobuf-c/protobuf-c | A C implementation of Google Protocol Buffers data serialization format | 2,692 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,599 |
protobuf-net/protobuf-net | A contract-based serializer for .NET code that writes data in the protocol buffers format | 4,694 |
reznikmm/protobuf | An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. | 33 |
stepancheg/rust-protobuf | Rust implementation of Google protocol buffers for serialization and deserialization | 2,809 |
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
swift-ai/swift-ai | A high-performance deep learning library written in Swift for Apple platforms. | 6,029 |
swiftlang/swift-format | A tool for formatting Swift source code according to a standardized style | 2,538 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 269 |