twitter / focusLinks
Focus aligns Git worktree content based on outlines of a repository's Bazel build graph. Focused repos are sparse, shallow, and thin and unlock markedly better performance in large repos.
☆107Updated 2 years ago
Alternatives and similar repositories for focus
Users that are interested in focus are comparing it to the libraries listed below
Sorting:
- VSCode Extension for Bazel☆68Updated last year
- A tool that automatically analyzes a Bazel build's profile and offers suggestions on how to make it faster.☆109Updated 3 weeks ago
- A framework for adding lint checks to Bazel projects☆146Updated 11 months ago
- Index of all Bazel proposals and design documents☆121Updated this week
- Determines which Bazel targets were affected between two git commits.☆166Updated 3 weeks ago
- An LSP implementation for Starlark, the configuration language used by Bazel and Buck2.☆156Updated 3 weeks ago
- Bazel rules for running multiple commands in parallel in a single bazel invocation☆102Updated this week
- A language server implementation for Bazel