# lib-flatbuffers **Repository Path**: tenonos-mirror/lib-flatbuffers ## Basic Information - **Project Name**: lib-flatbuffers - **Description**: 本仓库作为UK社区lib-flatbuffers微库的镜像仓库 - **Primary Language**: C - **License**: BSD-3-Clause - **Default Branch**: staging - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-08 - **Last Updated**: 2024-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README libflatbuffers for Unikraft =================== FlatBuffers depends on the following libraries that need to be added to `Makefile` in this order: * CXX standard library, e.g. `libunwind`, `compiler-rt`, `libcxxabi`, `libcxx` * `libc`, e.g. `newlib Please refer to the `README.md` as well as the documentation in the `doc/` subdirectory of the main unikraft repository.