Skip to content

LucasSwitz/flatbuffers

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

Folders and files

NameName
Last commit message
Last commit date
Jun 17, 2019
Apr 24, 2019
Jan 14, 2021
Dec 11, 2020
Dec 7, 2020
Jan 4, 2021
Jul 21, 2020
Nov 12, 2018
Jan 7, 2021
Dec 17, 2020
Nov 5, 2020
Nov 16, 2020
Jan 8, 2021
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
Jan 11, 2021
Jan 11, 2021
Aug 24, 2020
Jan 14, 2021
Jan 2, 2021
Jan 12, 2021
Nov 16, 2020
Dec 21, 2017
Mar 18, 2019
Sep 17, 2020
Mar 18, 2019
Nov 23, 2020
Dec 11, 2020
Jul 21, 2020
Jan 14, 2021
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.4%
  • Rust 9.6%
  • C# 7.2%
  • Java 6.9%
  • Python 6.7%
  • Dart 4.7%
  • Other 22.5%