Caleb Zulawski 83a43fc797
Reenable optional json (#7352)
* Revert "Revert "Implement optional scalars for JSON (#7322)" (#7351)"

This reverts commit 9a1913a87aa186b53a1a41b6766b5aeccec8ce0e.

* Add optional scalars json to bazel

Co-authored-by: Caleb Zulawski <caleb.zulawski@caci.com>
2022-06-16 09:26:44 -07:00
2022-06-14 15:46:48 -07:00
2022-01-31 21:52:15 -08:00
2022-03-28 18:07:09 -04:00
2022-06-14 15:10:57 -07:00
2022-03-08 15:39:12 -08:00
2021-06-11 15:27:59 -07:00
2022-06-16 09:26:44 -07:00
2022-06-16 09:26:44 -07:00
2021-08-14 09:01:54 -07:00
2022-04-20 09:49:35 -07:00
2021-05-19 11:55:50 -07:00

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.


Languages
C++ 38.4%
Rust 12.6%
Python 7%
Swift 6.6%
Java 6%
Other 29.3%