From 3b93080d722dd4dc32b7f1d5edbca5be432f504b Mon Sep 17 00:00:00 2001 From: Joel Gustafson Date: Sun, 31 May 2026 14:36:44 +0100 Subject: [PATCH] add nDimensional/zig-flatbuffers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6d183e..32997ef 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,7 @@ If you find a well-maintained library that is not yet included here, welcome to - [travisstaloch/protobuf-zig](https://github.com/travisstaloch/protobuf-zig) - A protocol buffers implementation in Zig. - [Arwalk/zig-protobuf](https://github.com/Arwalk/zig-protobuf) - A protobuf 3 implementation for Zig. - [mattnite/protobuf](https://github.com/mattnite/protobuf) - A pure-Zig Protocol Buffers library with a standalone .proto parser, build-time code generator, and transport-agnostic RPC stub generation. Supports proto2 and proto3. +- [nDimensional/zig-flatbuffers](https://github.com/nDimensional/zig-flatbuffers) - FlatBuffers codegen for Zig, in Zig. ### Date, Time and Timezones