Hixie / flatbuffers

FlatBuffers: Memory Efficient Serialization Library

Home Page:http://google.github.io/flatbuffers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo FlatBuffers

Build status Fuzzing Status Join the chat at https://gitter.im/google/flatbuffers Discord Chat 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 for reporting vulnerabilities.

Licensing

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


About

FlatBuffers: Memory Efficient Serialization Library

http://google.github.io/flatbuffers/

License:Apache License 2.0


Languages

Language:C++ 37.9%Language:Rust 12.0%Language:Swift 8.0%Language:Python 7.8%Language:Java 6.4%Language:C# 6.2%Language:Dart 4.7%Language:Kotlin 4.5%Language:TypeScript 3.0%Language:PHP 2.3%Language:JavaScript 2.2%Language:Go 1.8%Language:CMake 1.2%Language:Lua 1.2%Language:Shell 0.4%Language:Starlark 0.4%Language:Batchfile 0.0%Language:Ruby 0.0%Language:Roff 0.0%Language:Makefile 0.0%Language:C 0.0%