Skip to content

EtherBit/flatbuffers

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e79d12 · Dec 17, 2020
Jun 17, 2019
Apr 24, 2019
Dec 11, 2020
Dec 11, 2020
Dec 7, 2020
Nov 5, 2020
Jul 21, 2020
Nov 12, 2018
Sep 10, 2020
Dec 17, 2020
Nov 5, 2020
Nov 16, 2020
Dec 10, 2020
Sep 17, 2020
Oct 19, 2020
Aug 18, 2020
Nov 14, 2019
Sep 17, 2020
Oct 30, 2020
Dec 21, 2018
Dec 14, 2020
Sep 11, 2020
Dec 9, 2020
Dec 17, 2020
Aug 24, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Nov 16, 2020
Dec 21, 2017
Mar 18, 2019
Sep 17, 2020
Mar 18, 2019
Nov 23, 2020
Dec 11, 2020
Jul 21, 2020
Oct 7, 2020
Feb 9, 2017
Dec 11, 2020
Nov 5, 2019
Nov 12, 2020
Dec 3, 2020
Dec 26, 2019
Nov 17, 2015
Nov 12, 2018
Sep 21, 2020
Mar 16, 2020
Dec 26, 2019
Nov 16, 2020
Oct 19, 2020
Oct 19, 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++ 42.6%
  • Rust 9.4%
  • C# 7.2%
  • Java 6.9%
  • Python 6.6%
  • Dart 4.8%
  • Other 22.5%