13 packages tagged with “flatbuffers”
FlatSharp.Runtime is the runtime component of FlatSharp that supports code emitted by the FlatSharp.Compiler package.
A cross-platform memory efficient serialization library
Compile time tools for integrating FlatSharp with FBS schemas.
FlatSharp is an idiomatic C# implementation of the FlatBuffer serialization format. Use attributes to declare your data contracts!
Performance-optimized unsafe extensions to the FlatSharp package.
FlatBuffers is an efficient cross platform serialization library. It was originally created at Google for game development and other performance-critical applications.
Flatbuffers include directory and flatc.exe.
FlatBuffers is an efficient cross platform serialization library. Built from release 1.11.0 source at https://github.com/google/flatbuffers/releases
Auto-generate csharp codes from .fbs files
A fork the original master branch with small optimisations for large byte arrays
Delta encoding for your FlatSharp objects.
Flatbuffers binding library for Bridge.NET projects.
A high-performance, zero-allocation FlatBuffers serialization library built on Span<T>. Derived from Google FlatBuffers, shares similar API but enables stack-allocated serialization with AOT compatibility.