Popularity
9.6
Stable
Activity
8.8
-
21,928
639
3,148

Code Quality Rank: L1
Programming language: C++
License: Apache License 2.0
Tags: Serialization    
Latest version: v1.12.0

FlatBuffers alternatives and similar libraries

Based on the "Serialization" category.
Alternatively, view FlatBuffers alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of FlatBuffers or a related project?

Add another 'Serialization' Library

README

logo FlatBuffers

Build status Fuzzing Status Join the chat at https://gitter.im/google/flatbuffers [Discord Chat](https:///discord.gg/6qgKs3R) Twitter Follow 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
  • Swift
  • TypeScript

and more in progress...

Contribution

To contribute to this project, see CONTRIBUTING.

Security

Please see our [Security Policy](SECURITY.md) for reporting vulnerabilities.

Licensing

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


*Note that all licence references and agreements mentioned in the FlatBuffers README section above are relevant to that project's source code only.