ocaml-protoc
Protobuf compiler for OCaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Manual
allow
optional
in proto3 filesimprove compatibility with OCaml 5
2.2
handle
stream
as a name (#179)support hexadecimal notation for integers
improve generated pretty printers
move to dune 2.0
rename runtime library to
pbrt
, with a separate opam packageprint bytes opaquely
2.1
perf: nested buffer to reduce allocations for nested messages
perf: improvements in runtime library, varint encoding/decoding, add benchmarks
Update docs/tests to reflect that sfixed is supported
add clear/reset to the encoder
Add ability to parse stream modifier
2.0.3
parsing of services