Nim Bisect commit-by-commit action
-
Updated
Jun 20, 2026 - JavaScript
Nim Bisect commit-by-commit action
Packaged Chrome bisect tool
Distributed git bisect
🛬 Identify the officially available Rust releases
Delta debugging (originally for JIT compilers)
finds the exact commit behind a behavior change
Tiny, zero-dependency binary search and sorted-array operations (indexOf, includes, insert, remove) for JavaScript and TypeScript. Every result is a valid Array.splice() index — no bounds checks, no off-by-one. Equivalent to std::lower_bound / bisect_left.
Like git-bisect, but running a command on an image's layers.
Harness-neutral multi-agent coding orchestration with Git worktrees, test-gated patch selection, repair rounds, and versioned session timelines.
✂️ Python's binary search library for JavaScript
Repo for topics of interest.
A powerful binary search utility for finding the exact point where a regression was introduced in a sequence of items (commits, versions, configurations, etc.).
🔍 JavaScript and TypeScript implementation of lower_bound and upper_bound for efficient data searching.
Use git bisect on pull requests (PRs) / merge commits.
To associate your repository with the bisect topic, visit your repo's landing page and select "manage topics."