Kotlinx.serialization: FR: please support flatbuffers (tensorflow lite's choice)

Created on 15 Dec 2017  路  1Comment  路  Source: Kotlin/kotlinx.serialization

Tensorflow Lite has opted to use flatbuffers, which sound great and super efficient. Can these be added as a supported default?

format request

Most helpful comment

Support for FlatBuffers could be really nice for Kotlin, especially with it's property syntax. It'd be useful for games, and other apps that need to read extremely efficiently from serialized data.

Note that there have been attempts to add Kotlin support to the flatbuffers repo that could be useful for future work. There's 3 pull requests here: https://github.com/google/flatbuffers/pulls?utf8=%E2%9C%93&q=kotlin

>All comments

Support for FlatBuffers could be really nice for Kotlin, especially with it's property syntax. It'd be useful for games, and other apps that need to read extremely efficiently from serialized data.

Note that there have been attempts to add Kotlin support to the flatbuffers repo that could be useful for future work. There's 3 pull requests here: https://github.com/google/flatbuffers/pulls?utf8=%E2%9C%93&q=kotlin

Was this page helpful?
0 / 5 - 0 ratings