flatbuffers
There are 161 repositories under flatbuffers topic.
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
focus-creative-games/luban
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
thekvs/cpp-serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
smfrpc/smf
Fastest RPC in the west
dvidelabs/flatcc
FlatBuffers Compiler and Library in C for C
amitshekhariitbhu/FlatBuffer
FlatBuffer : Android Sample Application
jamescourtney/FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
smallnest/gosercomp
:zap: Golang Serializer Benchmark Comparison
only-cliches/NoProto
Flexible, Fast & Compact Serialization with RPC
google/zooshi
Multi-platform game where you feed well dressed animals with sushi
objectbox/objectbox-c
C and C++ database for objects and structs
RipleyTom/rpcn
Matchmaking server for RPCS3
chronoxor/CppSerialization
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
frol/flatc-rust
FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)
zchee/clang-server
A C/C++ AST index server using libclang and flatbuffers written in Go
VladSerhiienko/FbxPipeline
Yet another FBX exporter with flatbuffers serialization, goes with the Viewer (https://github.com/VladSerhiienko/Viewer, WIP).
faasm/faabric
Messaging and state layer for distributed serverless applications
tsingson/fasthttp-guide
step by step to build web application via fasthttp
HBPVIS/ZeroBuf
zero-copy, zero-serialize, zero-hassle protocol buffers
cuongvng/TF-Lite-Cpp-API-for-Android
Build shared libraries (`.so`) to use TF Lite C++ API in Android applications
jerson/react-native-fast-openpgp
OpenPGP for react native made with golang for fast performance
JuliaData/FlatBuffers.jl
A pure Julia implementation of google flatbuffers
huntlabs/kissrpc
Ultra high performance RPC
jerson/react-native-fast-rsa
RSA for react native made with golang for fast performance
hadilq/rust-flutter-reactive
This is a sample app to improve consistency over Mobile App Development.
dcastro/haskell-flatbuffers
An implementation of the flatbuffers protocol in Haskell.
felixguendling/cpp-serialization-benchmark
Comparison of C++ Serialization Libraries for Graph Data
GothAck/FlatRPC
A C++ RPC library built upon FlatBuffers and ZeroMQ
Harlinn/Harlinn.Windows
A collection of, mostly, C and C++ libraries
crossbario/zlmdb
Object-relational in-memory database layer based on LMDB
travisstaloch/flatbufferz
a flatbuffers codegen library in zig
gameroasters/flatbuffers-unity-docker
convenient cross platform way to use flatbuffers for unity
jviotti/binary-json-size-benchmark
See https://benchmark.sourcemeta.com for the latest version of this benchmark
kwsch/FlatCrawler
Data crawling utility tool & library to reverse engineer FlatBuffer binaries
mzaks/FlexBuffersSwift
Swift implementation of FlexBuffers - a sub project of FlatBuffers