Lightweight PB package - ProtobufKit

ProtobufKit is a lightweight replacement of swift-protobuf for working with Protocol Buffers serialization technology in Swift.

Under macOS + Build for profiling option, ProtobufKit's ProtobufKit.o is 142KB while swift-protobuf's SwiftProtobuf.o is 5.7MB

And it is a cross-platform on Darwin platform (without OS version limitation) and Linux.

2 Likes