A Julia implementation of google flatbuffers
The package is registered in General registery and so can be installed with Pkg.add
.
julia> using Pkg; Pkg.add("FlatBuffers")
- STABLE — most recently tagged version of the documentation.
- LATEST — in-development version of the documentation.
The package is tested against Julia 1.0
, latest 1.X
minor release, and nightly on Linux and Windows.
Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or would just like to ask a question.