10 packages tagged with “flatbuffer”
FlatSharp.Runtime is the runtime component of FlatSharp that supports code emitted by the FlatSharp.Compiler package.
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.
FlatBuffer schemas for Unity.Mathematics types
FlatBuffer schemas for serializable tables wrapping Unity.Mathematics types
legacy schema definitions and structures
Delta encoding for your FlatSharp objects.
legacy schema definitions for math vector/matrix structures
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.