140 skills found · Page 1 of 5
google / FlatbuffersFlatBuffers: Memory Efficient Serialization Library
flatgeobuf / FlatgeobufA performant binary encoding for geographic data based on flatbuffers
dvidelabs / FlatccFlatBuffers Compiler and Library in C for C
inkeliz / KarmemKarmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.
amitshekhariitbhu / FlatBufferFlatBuffer : Android Sample Application
GameFrameX / GameFrameXUnity前后端+管理端一体化解决方案-HybridCLR+YooAssets+LuBan+ProtoBuff+FairyGUI+DoTween+GameAnalytics+LitJson+UniTask+GameFramework+GeekServer+Admin.Net。
mzaks / FlatBuffersSwiftThis project brings FlatBuffers (an efficient cross platform serialization library) to Swift.
jamescourtney / FlatSharpFast, idiomatic C# implementation of Flatbuffers
frogermcs / FlatBuffsExample app showing FlatBuffers implementation in Android
chronoxor / CppSerializationPerformance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
frol / Flatc RustFlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)
zchee / Clang ServerA C/C++ AST index server using libclang and flatbuffers written in Go
knime / Knime PythonKNIME Python Integration
VladSerhiienko / FbxPipelineYet another FBX exporter with flatbuffers serialization, goes with the Viewer (https://github.com/VladSerhiienko/Viewer, WIP).
davidmoten / FlatbuffersMaven artifacts containing compiled flatbuffers binaries and flatbuffers-java runtime library
wooga / EflatbuffersElixir/Erlang flatbuffers implementation
archaistvolts / Flatbufferza flatbuffers codegen library in zig
CodeZeg / Xbuffer一种简化版本的 flatbuffer 序列化库
yuanzhubi / Raw BufferSerialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in space or speed! You can direct define your protocol in your cplusplus header file now!
evanw / Node FlatbuffersAn implementation of FlatBuffers in pure JavaScript