89
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
FlatBuffers: Memory Efficient Serialization Library
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4Install and run instructions9pt
Add a section showing how to install dependencies.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
79
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
Contributing guide is detailed and thorough.
README is present.
Licensed under Apache-2.0.
Engineering
94
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
CI is configured (.github/workflows/build.yml).
Test files detected (dart/test).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
97
Dependency manifest found (Package.swift).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 2 / 10Commits (30d / 90d)
- 3,601Forks
- 45Releaseslatest 9y ago
Community
- 100% - GoodCommunity health
- 4 bus factorauthors own >50% of commits
- 26,210Watchers
Responsiveness
- 12hMedian issue response
- 1d 3hMedian PR merge time
- 244Open issues
Repository files63 root entries
- .bazelci
- .githubGood: CI is configured (.github/workflows/build.yml).Good: Dependabot configured for github-actions.Good: Issue or PR templates present.
- android
- bazel
- benchmarks
- CMake
- dartGood: Test files detected (dart/test).
- docs
- examples
- go
- goldens
- grpc
- include
- java
- js
- kotlin
- lobster
- lua
- mjs
- net
- nim
- php
- python
- reflection
- rust
- samples
- scripts
- snap
- src
- swift
- tests
- ts
- .bazelignore
- .bazelrc
- .clang-format
- .clang-tidy
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .npmrc
- build_defs.bzl
- BUILD.bazel
- CHANGELOG.md
- CMakeLists.txt
- composer.json
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Issue: Contributing guide lacks a PR workflow section (−8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.Good: Contributing guide includes code examples.
- eslint.config.mjs
- extensions.bzl
- FlatBuffers.podspec
- Formatters.md
- library.json
- LICENSEGood: Licensed under Apache-2.0.
- MODULE.bazel
- package.json
- Package.swiftGood: Dependency manifest found (Package.swift).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
- swift.swiftformat
- tsconfig.json
- tsconfig.mjs.json
- typescript.bzl
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/google/flatbuffers)