• rw's avatar
    Port FlatBuffers to Go. · 74d5f370
    rw authored
    Implement code generation and runtime library for Go, derived from the
    Java implementation. Additionally, the test suite verifies:
    
     - the exact bytes in the Builder buffer during object construction,
     - vtable deduplication, and
     - table construction, via a fuzzer derived from the C++ implementation.
    
    Change-Id: Ib95a019c684891def2b50281e570b4843fea7baa
    74d5f370
Name
Last commit
Last update
android Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java/flatbuffers Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE.txt Loading commit data...
readme.md Loading commit data...