facet-rs/facet

0

/ 100

Rust2,526Apache-2.01d ago
Grade a repo

Good community traction and solid fundamentals. Nearly in the top tier.

Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need

Documentation

72

Install and run instructions9pt45

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

Contributing guide5pt57

CONTRIBUTING guide is very brief (−12 pts for depth). 150+ words earns +6 pts; 400+ earns +12 pts.

Add setup instructions, code style notes, and how to run tests.

README12pt85

README is present.

License6pt100

Licensed under Apache-2.0.

Engineering

77

Issue and PR templates6pt0

No issue or PR templates found (−100 pts).

Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

CI/CD14pt72

CI is configured (.github/workflows/test.yml).

Reproducibility6pt80

Lockfile present (Cargo.lock). Installs are reproducible.

Tests18pt100

Test files detected (dibs-cli/tests).

Linting and formatting5pt100

Rust linting configured (tree-sitter-styx/.editorconfig, cargo clippy in CI).

Project health

100

Dependency manifest6pt100

Dependency manifest found (Cargo.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 121
    Forks
  • 1000
    Releaseslatest 1y ago

Community

  • Community health
  • authors own >50% of commits
  • 2,526
    Watchers

Responsiveness

  • 4h
    Median issue response
  • <1h
    Median PR merge time
  • 131
    Open issues
Repository files141 root entries
  • .cargo
  • .claude
  • .config
  • .github
    Good: CI is configured (.github/workflows/test.yml).
  • .zed
  • compliance
  • copypatch
  • dibs
  • dibs-cli
    Good: Test files detected (dibs-cli/tests).
  • dibs-codegen
  • dibs-config
  • dibs-db-schema
  • dibs-jsonb
  • dibs-macros
  • dibs-proto
  • dibs-qgen
  • dibs-query-schema
  • dibs-runtime
  • dibs-sql
  • dockside
  • docs
  • editors
    Good: Licensed under Apache-2.0.
  • examples
  • facet
  • facet-asn1
  • facet-atom
  • facet-axum
  • facet-cargo-toml
  • facet-core
  • facet-csv
  • facet-default
  • facet-dessert
  • facet-dom
  • facet-error
  • facet-format
  • facet-format-suite
  • facet-hash
  • facet-json
  • facet-json-classics
  • facet-json-schema
  • facet-lua
  • facet-macro-parse
  • facet-macro-template
  • facet-macro-types
  • facet-macros
  • facet-macros-impl
  • facet-msgpack
  • facet-path
  • facet-postcard
  • facet-pretty
  • facet-python
  • facet-reflect
  • facet-showcase
  • facet-singularize
  • facet-solver
  • facet-styx
  • facet-svg
  • facet-testattrs
  • facet-testhelpers
  • facet-testhelpers-macros
  • facet-tokio-postgres
  • facet-toml
  • facet-typescript
  • facet-urlencoded
  • facet-validate
  • facet-value
  • facet-xdr
  • facet-xml
  • facet-xml-node
  • facet-yaml
  • facet-zod
  • figue
  • figue-attrs
  • hooks
  • implementations
  • phon
  • picante
  • picante-macros
  • playgrounds
  • rediff
  • registry
  • rusqlite-facet
  • scripts
  • serde_styx
  • static
  • strid
  • strid-examples
  • strid-macros
  • styx
  • styx-cli
  • styx-compat-tests
  • styx-contrib
  • styx-cst
  • styx-docs
  • styx-embed
  • styx-embed-macros
  • styx-ffi
  • styx-format
  • styx-gen-go
  • styx-lsp
  • styx-lsp-ext
  • styx-lsp-test-schema
  • styx-parse
  • styx-scripts
  • styx-static
  • styx-testhelpers
  • styx-todo
  • styx-tokenizer
  • styx-tree
  • styx-wasm
  • styx-xtask
  • tools
  • tree-sitter-styx
    Good: Rust linting configured (tree-sitter-styx/.editorconfig, cargo clippy in CI).
  • vox
  • weavy
  • .envrc
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • Cargo.lock
    Good: Lockfile present (Cargo.lock). Installs are reproducible.
  • Cargo.toml
    Good: Dependency manifest found (Cargo.toml).
  • CHANGELOG.md
  • clippy.toml
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • conductor.json
  • CONTRIBUTING.md
    Issue: CONTRIBUTING guide is very brief (−12 pts for depth). 150+ words earns +6 pts; 400+ earns +12 pts.Fix: Add setup instructions, code style notes, and how to run tests.
    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.
  • depot.json
  • DEVELOP.md
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • flake.lock
  • flake.nix
  • Justfile
  • LICENSE-APACHE
  • LICENSE-MIT
  • miri-env.sh
  • Package.swift
  • pnpm-workspace.yaml
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    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.
  • release-plz.toml
  • rust-toolchain.toml
  • SECURITY.md
    Good: Security policy present.
  • shell.nix