Skip to content

zhuam/flatbuffers

This branch is 1166 commits behind google/flatbuffers:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 17, 2019
Apr 24, 2019
Jun 15, 2020
Jan 6, 2020
Jul 20, 2020
Jan 2, 2020
Jul 21, 2020
Nov 12, 2018
Sep 10, 2020
Sep 23, 2020
Jan 24, 2020
Aug 22, 2020
Sep 23, 2020
Sep 17, 2020
Sep 17, 2020
Aug 18, 2020
Nov 14, 2019
Sep 17, 2020
Sep 23, 2020
Dec 21, 2018
Jul 30, 2020
Sep 11, 2020
Jul 25, 2020
Sep 23, 2020
Aug 24, 2020
Sep 23, 2020
Sep 17, 2020
Sep 23, 2020
Sep 21, 2020
Dec 21, 2017
Mar 18, 2019
Sep 17, 2020
Mar 18, 2019
Sep 17, 2020
Oct 21, 2019
Jul 21, 2020
Sep 23, 2020
Feb 9, 2017
Nov 5, 2019
Jul 21, 2020
Sep 17, 2020
Dec 26, 2019
Nov 17, 2015
Nov 12, 2018
Sep 21, 2020
Mar 16, 2020
Dec 26, 2019
Sep 17, 2020
Sep 17, 2020
Sep 17, 2020

Repository files navigation

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.


About

FlatBuffers: Memory Efficient Serialization Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 43.1%
  • Rust 8.6%
  • Python 7.1%
  • Java 6.9%
  • C# 6.8%
  • Dart 5.0%
  • Other 22.5%