Pinned issues
Issues
- 1
[C++] Indexing table instance
#8445 opened by penyung - 0
Abseil's `string_view` fallback handling question
#8453 opened by AbrilRBS - 0
Vulnerability [CVE-2020-35864] in flatbuffers
#8452 opened by thefoolwhocodes - 0
- 0
[TypeScript] Offer a way to parse typed arrays in flexbuffers without copying
#8450 opened by mstange - 0
[Rust] Documentation for Reader::get_slice points at align_to, which doesn't seem to exist
#8448 opened by mstange - 1
[C++] flatc generates invalid code for union UnPackTo when "--cpp-field-case-style upper" and "--gen-object-api" are used
#8446 opened by Ailuridae - 0
[Go] Generate iterator for vectors
#8444 opened by chriscraws - 0
[dotnet] Deployment of flatc.exe as nuget package
#8443 opened by schoetbi - 0
"[C++] Incorrect Namespace Resolution for Root Table in Generated VerifyBuffer Code"
#8442 opened by ChristophKarlHeck - 0
Support csharp_partial for unions
#8440 opened by inikulshin - 1
- 1
Rust default for array
#8436 opened by DolajoCZ - 1
Release that supports netstandard2.0?
#8401 opened by jackmtpt - 0
[Go] Fixed Size Array
#8417 opened by djm07073 - 6
Python "struct.error: unpack_from requires a buffer of at least 1718886439 bytes for unpacking 4 bytes at offset 1718886435 (actual buffer size is 361)"
#8347 opened by ethanc8 - 0
it is possible to print uint8 array as hex values
#8431 opened by MicheleBe - 1
- 0
[Python] Object API has the wrong name
#8422 opened by kojung - 0
WARNING: Error parsing dependencies of flatbuffers: Invalid version: '1.12.1-git20200711.33e2d80-dfsg1-0.6'
#8423 opened by isdanni - 0
[C++] can't insert null value in vector
#8424 opened by boyism80 - 0
- 0
dI
#8416 opened by SupermanPrimed - 1
swift getCheckedRoot(fileId: ) will assert on buffer < (8?) bytes rather than throw. [swift, swiftc 6.0, OSX, 24.3.25]
#8408 opened by peeeeter - 1
Documentation for Bazel rules
#8388 opened by gzak - 1
- 1
[swift] Update tutorial for getRootAs -> getCheckedRoot
#8409 opened by peeeeter - 0
[Rust] [Flexbuffers] HashMap with `Option<&str>` keys returns `KeyMustBeString` error even if every key in the map is `Some`
#8407 opened by Scripter17 - 0
NativeTables derive from an empty base class, for no clear reason [C++]
#8406 opened by DaveBrantonCTCT - 0
UnPack should not return a bare pointer [C++]
#8405 opened by DaveBrantonCTCT - 0
- 0
tests/fuzzer/flatbuffers_parser_fuzzer.cc indicates BSD-style license but project is subject to Apache 2.0
#8400 opened by bbtams - 1
- 0
- 0
[c++] support ZeroCopyInputStream/ZeroCopyOutputStream interface which is in protobuffer
#8392 opened by lhsoft - 0
Issue in installing FlatBuffers
#8391 opened by Bhuvan2210 - 0
- 2
- 1
Is the combination of `CreateNumpyVector` and `GetVectorAsNumpy` guaranteed to be portable? [Python with NumPy]
#8381 opened by kralka - 0
[Dart, master] Recursive imports are not respected
#8379 opened by insertjokehere - 0
`LICENSE` file missing from published Python wheel
#8376 opened by johnthagen - 1
FlatBufferBuilder (in C++ and possibly other languages) should consider aligning empty vectors to `T`.
#8374 opened by aardappel - 1
Add prefix to import path when referencing generated modules [Python, flatc 24.3.25]
#8345 opened by c92s - 0
Requesting a stable download url
#8364 opened by BYVoid - 0
- 0
Poor escaping of keywords in C++ Union codegen
#8353 opened by jkuszmaul - 0
[Java] Support JPMS for Java 9+
#8349 opened by danepitkin - 0
[Java] Add Automatic-Module-Name to Manifest file
#8348 opened by danepitkin - 1
[fr] Add support for Mojo
#8341 opened by sa- - 1
object.declaration_file is empty when use Parser to load .fbs schema file.
#8342 opened by jerrrykong