JuliaData / FlatBuffers.jl

A pure Julia implementation of google flatbuffers

Home Page:https://juliadata.github.io/FlatBuffers.jl/stable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlatBuffers

CI codecov deps version pkgeval

A Julia implementation of google flatbuffers

Installation

The package is registered in General registery and so can be installed with Pkg.add.

julia> using Pkg; Pkg.add("FlatBuffers")

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Project Status

The package is tested against Julia 1.0, latest 1.X minor release, and nightly on Linux and Windows.

Contributing and Questions

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.

About

A pure Julia implementation of google flatbuffers

https://juliadata.github.io/FlatBuffers.jl/stable

License:Other


Languages

Language:Julia 100.0%