Dogma for Zig https://dogma.dev Prerequisites Zig 0.6.0 Installation $ git clone https://github.com/dogmatists/dogma.zig.git Examples Importing the library const dogma = @import("dogma"); Checking the library version Reference Structs dogma.Angle dogma.Latitude dogma.Longitude See Also Dogma for C, C++, Dart, Protobuf, Python, and Ruby.