FlatBuffers is an efficient cross platform serialization library for games and other memory constrained apps. It allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility.
This package contains the FlatBuffer compiler that is used for translating from .fbs files (containing the definitions) to the language binding for the supported languages.
This package contains the FlatBuffer compiler that is used for translating from .fbs files (containing the definitions) to the language binding for the supported languages.
Original maintainer | Maximiliano Curia |
---|---|
Homepage | http://google.github.io/flatbuffers/ |
1.11.0


1.9.0

Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | deb | 1.9.0-0xneon+16.04+xenial+build7 | 2019-01-14 | 349 kiB | 1.18 MiB | Neon CI |
![]() | deb | 1.11.0+dfsg1-1~mx17+1 | 2020-03-21 | 505 kiB | 1.65 MiB | Steven Pusser |
![]() | deb | 1.11.0+dfsg1-1.2ubuntu1 | 2020-03-23 | 521 kiB | 1.76 MiB | Ubuntu Developers |
Latest updates

Ubuntu 20.04 focal-proposed/universe: Version 1.11.0+dfsg1-1.2ubuntu1 removed
2020-03-23

Ubuntu 20.04 focal/universe: Updated from 1.11.0+dfsg1-1.1ubuntu1 to 1.11.0+dfsg1-1.2ubuntu1
2020-03-23

Ubuntu 20.04 focal-proposed/universe: Updated from 1.11.0+dfsg1-1.2 to 1.11.0+dfsg1-1.2ubuntu1
2020-03-22

Ubuntu 20.04 focal-proposed/universe: Version 1.11.0+dfsg1-1.2 introduced
2020-03-22

MX Linux stretch stretch/main: Version 1.11.0+dfsg1-1~mx17+1 introduced
2020-03-21
- Rebuild for MX Linux.

Ubuntu 20.04 focal/universe: Updated from 1.11.0+dfsg1-1.1 to 1.11.0+dfsg1-1.1ubuntu1
2020-02-18

Ubuntu 20.04 focal-proposed/universe: Version 1.11.0+dfsg1-1.1ubuntu1 removed
2020-02-18

Ubuntu 20.04 focal-proposed/universe: Version 1.11.0+dfsg1-1.1ubuntu1 introduced
2020-02-18

Ubuntu 20.04 focal/universe: Version 1.11.0+dfsg1-1.1 introduced
2020-01-20

KDE Neon Dev unstable xenial/main: Version 1.9.0-0xneon+16.04+xenial+build7 reintroduced
2019-02-02
- Automatic CI Build

KDE Neon Dev unstable xenial/main: Version 1.9.0-0xneon+16.04+xenial+build7 removed
2019-02-01

KDE Neon Dev unstable xenial/main: Updated from 1.6.0-0neon+16.04+xenial+build4 to 1.9.0-0xneon+16.04+xenial+build7
2019-01-14
- Automatic CI Build

KDE Neon Dev unstable xenial/main: Updated from 1.6.0-0neon+16.04+xenial+build3 to 1.6.0-0neon+16.04+xenial+build4
2017-12-19
- Automatic CI Build

KDE Neon Dev unstable xenial/main: Version 1.6.0-0neon+16.04+xenial+build3 introduced
2017-11-10
- Automatic CI Build
Related packages
flatbuffers - An efficient cross platform serialization library for C++, with support for Java, C# and Go
flatbuffers-compiler-dbgsym - Debug symbols for flatbuffers-compiler
flatbuffers-compiler-dev - efficient cross platform serialization library - cmake files