Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.appveyor/ | 12-May-2024 | - | 41 | 36 | ||
.bazelci/ | 12-May-2024 | - | 19 | 18 | ||
.github/ | 12-May-2024 | - | 400 | 294 | ||
.travis/ | 12-May-2024 | - | 271 | 153 | ||
CMake/ | 12-May-2024 | - | 612 | 547 | ||
android/ | 12-May-2024 | - | 1,269 | 1,015 | ||
bazel/ | 12-May-2024 | - | ||||
conan/ | 12-May-2024 | - | 207 | 132 | ||
dart/ | 12-May-2024 | - | 6,659 | 5,842 | ||
docs/ | 12-May-2024 | - | 11,344 | 9,220 | ||
go/ | 12-May-2024 | - | 1,739 | 1,077 | ||
grpc/ | 12-May-2024 | - | 8,869 | 6,944 | ||
include/flatbuffers/ | 12-May-2024 | - | 10,808 | 7,611 | ||
java/com/google/flatbuffers/ | 12-May-2024 | - | 5,647 | 2,757 | ||
js/ | 12-May-2024 | - | 1 | 1 | ||
kotlin/ | 12-May-2024 | - | 6,243 | 4,152 | ||
lobster/ | 12-May-2024 | - | 302 | 254 | ||
lua/ | 12-May-2024 | - | 1,132 | 892 | ||
mjs/ | 12-May-2024 | - | 1 | 1 | ||
net/FlatBuffers/ | 12-May-2024 | - | 2,425 | 1,470 | ||
php/ | 12-May-2024 | - | 1,686 | 870 | ||
python/ | 12-May-2024 | - | 2,958 | 2,070 | ||
reflection/ | 12-May-2024 | - | 178 | 140 | ||
rust/ | 12-May-2024 | - | 6,408 | 4,689 | ||
samples/ | 12-May-2024 | - | 4,701 | 3,412 | ||
scripts/ | 12-May-2024 | - | 70 | 32 | ||
snap/ | 12-May-2024 | - | 36 | 29 | ||
src/ | 12-May-2024 | - | 28,248 | 23,609 | ||
swift/ | 12-May-2024 | - | 1,977 | 1,138 | ||
tests/ | 12-May-2024 | - | 92,669 | 77,857 | ||
ts/ | 12-May-2024 | - | 2,114 | 1,616 | ||
.clang-format | D | 12-May-2024 | 304 | 14 | 12 | |
.editorconfig | D | 12-May-2024 | 223 | 8 | 7 | |
.eslintrc.js | D | 12-May-2024 | 253 | 13 | 11 | |
.gitattributes | D | 12-May-2024 | 85 | 3 | 2 | |
.gitignore | D | 12-May-2024 | 2.2 KiB | 144 | 143 | |
.travis.yml | D | 12-May-2024 | 6.8 KiB | 218 | 174 | |
BUILD.bazel | D | 12-May-2024 | 1.8 KiB | 80 | 70 | |
CMakeLists.txt | D | 12-May-2024 | 25.1 KiB | 679 | 617 | |
CONTRIBUTING.md | D | 12-May-2024 | 2.2 KiB | 43 | 37 | |
Formatters.md | D | 12-May-2024 | 1.1 KiB | 22 | 12 | |
LICENSE.txt | D | 12-May-2024 | 11.1 KiB | 203 | 169 | |
OAT.xml | D | 12-May-2024 | 4.5 KiB | 69 | 19 | |
README.OpenSource | D | 12-May-2024 | 318 | 12 | 11 | |
README.md | D | 12-May-2024 | 2.3 KiB | 59 | 46 | |
README_zh.md | D | 12-May-2024 | 2.2 KiB | 58 | 45 | |
WORKSPACE | D | 12-May-2024 | 1.3 KiB | 47 | 33 | |
appveyor.yml | D | 12-May-2024 | 2.7 KiB | 90 | 71 | |
build_defs.bzl | D | 12-May-2024 | 9.6 KiB | 262 | 241 | |
composer.json | D | 12-May-2024 | 377 | 18 | 18 | |
conanfile.py | D | 12-May-2024 | 3 KiB | 76 | 64 | |
package.json | D | 12-May-2024 | 1 KiB | 44 | 43 | |
pom.xml | D | 12-May-2024 | 4.5 KiB | 145 | 143 | |
swift.swiftformat | D | 12-May-2024 | 1.3 KiB | 25 | 20 | |
tsconfig.json | D | 12-May-2024 | 330 | 17 | 16 | |
tsconfig.mjs.json | D | 12-May-2024 | 331 | 16 | 16 |
README.OpenSource
1[ 2 { 3 "Name": "FlatBuffers", 4 "License": "Apache-2.0", 5 "License File": "LICENSE.txt", 6 "Version Number": "2.0.0", 7 "Owner": "sunsuodong@huawei.com", 8 "Upstream URL": "https://github.com/google/flatbuffers/tree/v2.0.0", 9 "Description": "FlatBuffers: Memory Efficient Serialization Library" 10 } 11] 12
README.md
1![logo](http://google.github.io/flatbuffers/fpl_logo_small.png) FlatBuffers 2=========== 3 4[![Build Status](https://travis-ci.org/google/flatbuffers.svg?branch=master)](https://travis-ci.org/google/flatbuffers) 5[![Build status](https://ci.appveyor.com/api/projects/status/yg5idd2fnusv1n10?svg=true)](https://ci.appveyor.com/project/gwvo/flatbuffers) 6[![Join the chat at https://gitter.im/google/flatbuffers](https://badges.gitter.im/google/flatbuffers.svg)](https://gitter.im/google/flatbuffers?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) 7[![Discord Chat](https://img.shields.io/discord/656202785926152206.svg)](https:///discord.gg/6qgKs3R) 8[![Twitter Follow](https://img.shields.io/twitter/follow/wvo.svg?style=social)](https://twitter.com/wvo) 9 10 11**FlatBuffers** is a cross platform serialization library architected for 12maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility. 13 14**Go to our [landing page][] to browse our documentation.** 15 16## Supported operating systems 17* Windows 18* MacOS X 19* Linux 20* Android 21* And any others with a recent C++ compiler. 22 23## Supported programming languages 24* C++ 25* C# 26* C 27* Dart 28* Go 29* Java 30* JavaScript 31* Lobster 32* Lua 33* PHP 34* Python 35* Rust 36* TypeScript 37 38*and more in progress...* 39 40## Contribution 41* [FlatBuffers Google Group][] to discuss FlatBuffers with other developers and users. 42* [FlatBuffers Issues Tracker][] to submit an issue. 43* [stackoverflow.com][] with [`flatbuffers` tag][] for any questions regarding FlatBuffers. 44 45*To contribute to this project,* see [CONTRIBUTING][]. 46 47## Licensing 48*Flatbuffers* is licensed under the Apache License, Version 2.0. See [LICENSE][] for the full license text. 49 50<br> 51 52 [CONTRIBUTING]: http://github.com/google/flatbuffers/blob/master/CONTRIBUTING.md 53 [`flatbuffers` tag]: https://stackoverflow.com/questions/tagged/flatbuffers 54 [FlatBuffers Google Group]: https://groups.google.com/forum/#!forum/flatbuffers 55 [FlatBuffers Issues Tracker]: http://github.com/google/flatbuffers/issues 56 [stackoverflow.com]: http://stackoverflow.com/search?q=flatbuffers 57 [landing page]: https://google.github.io/flatbuffers 58 [LICENSE]: https://github.com/google/flatbuffers/blob/master/LICENSE.txt 59
README_zh.md
1![logo](http://google.github.io/flatbuffers/fpl_logo_small.png) FlatBuffers 2=========== 3 4[![Build Status](https://travis-ci.org/google/flatbuffers.svg?branch=master)](https://travis-ci.org/google/flatbuffers) 5[![Build status](https://ci.appveyor.com/api/projects/status/yg5idd2fnusv1n10?svg=true)](https://ci.appveyor.com/project/gwvo/flatbuffers) 6[![Join the chat at https://gitter.im/google/flatbuffers](https://badges.gitter.im/google/flatbuffers.svg)](https://gitter.im/google/flatbuffers?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) 7[![Discord Chat](https://img.shields.io/discord/656202785926152206.svg)](https:///discord.gg/6qgKs3R) 8[![Twitter Follow](https://img.shields.io/twitter/follow/wvo.svg?style=social)](https://twitter.com/wvo) 9 10 11**FlatBuffers** 是一个高内存效率的跨平台序列化库。 它允许您直接访问序列化数据而无需先对其进行解析/解包,同时仍然具有出色的向前/向后兼容性。 12 13**转到我们的 [landing page][] 浏览我们的文档** 14 15## 支持的操作系统 16* Windows 17* MacOS X 18* Linux 19* Android 20* And any others with a recent C++ compiler. 21 22## 支持的编程语言 23* C++ 24* C# 25* C 26* Dart 27* Go 28* Java 29* JavaScript 30* Lobster 31* Lua 32* PHP 33* Python 34* Rust 35* TypeScript 36 37*and more in progress...* 38 39## 贡献 40* [FlatBuffers Google Group][] to discuss FlatBuffers with other developers and users. 41* [FlatBuffers Issues Tracker][] to submit an issue. 42* [stackoverflow.com][] with [`flatbuffers` tag][] for any questions regarding FlatBuffers. 43 44*To contribute to this project,* see [CONTRIBUTING][]. 45 46## 许可 47*Flatbuffers* is licensed under the Apache License, Version 2.0. See [LICENSE][] for the full license text. 48 49<br> 50 51 [CONTRIBUTING]: http://github.com/google/flatbuffers/blob/master/CONTRIBUTING.md 52 [`flatbuffers` tag]: https://stackoverflow.com/questions/tagged/flatbuffers 53 [FlatBuffers Google Group]: https://groups.google.com/forum/#!forum/flatbuffers 54 [FlatBuffers Issues Tracker]: http://github.com/google/flatbuffers/issues 55 [stackoverflow.com]: http://stackoverflow.com/search?q=flatbuffers 56 [landing page]: https://google.github.io/flatbuffers 57 [LICENSE]: https://github.com/google/flatbuffers/blob/master/LICENSE.txt 58