readme.md

    logo FlatBuffers

    Build Status Build status Join the chat at https://gitter.im/google/flatbuffers Discord Chat Twitter Follow

    FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.

    Go to our landing page to browse our documentation.

    Supported operating systems

    • Windows
    • MacOS X
    • Linux
    • Android
    • And any others with a recent C++ compiler.

    Supported programming languages

    • C++
    • C#
    • C
    • Dart
    • Go
    • Java
    • JavaScript
    • Lobster
    • Lua
    • PHP
    • Python
    • Rust
    • TypeScript

    and more in progress...

    Contribution

    To contribute to this project, see CONTRIBUTING.

    Licensing

    Flatbuffers is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.


    项目简介

    🚀 Github 镜像仓库 🚀

    源项目地址

    https://github.com/google/flatbuffers

    发行版本

    当前项目没有发行版本

    贡献者 484

    全部贡献者

    开发语言

    • C++ 42.4 %
    • Rust 9.4 %
    • C# 7.2 %
    • Java 6.9 %
    • Python 6.7 %