commit | 79cd55bd3a8ada49ff35a0b00df12bff30d6f318 | [log] [tgz] |
---|---|---|
author | Robert <rw@users.noreply.github.com> | Thu Nov 29 22:03:06 2018 -0800 |
committer | GitHub <noreply@github.com> | Thu Nov 29 22:03:06 2018 -0800 |
tree | 270002083c4a572a9a368da37ab47e2a62fee82f | |
parent | b378b8eb69810cd82a353c09eabdb98e6842fcae [diff] |
CI: Dockerized language port tests (#5066) This runs a script in TravisCI that executes a bunch of small Docker image scripts to test the language ports in isolated environments. This allows us to test multiple language versions with little additional complexity. Covers: + Java OpenJDK 10.0.2 + Java OpenJDK 11.0.1 + Node 10.13.0 + Node 11.2.0 + Python CPython 2.7.15 + Python CPython 3.7.1 + Rust 1.30.1
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.
and more in progress...
flatbuffers
tag for any questions regarding FlatBuffers.To contribute to this project, see CONTRIBUTING.
Flatbuffers is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.