1 रिपॉजिटरी
Compiles with the stable Rust toolchain, avoiding nightly-only features.
Distinct from Rust: Distinct from Rust: focuses on the stable toolchain constraint rather than the language or ecosystem in general.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Stable Rust Compilation. Refine with filters or upvote what's useful.
Skim is a cross-platform interactive fuzzy finder that runs as a terminal application, a Rust library, a Vim and Neovim plugin, and a shell integration tool. It provides real-time filtering and selection from lists of items, supporting keyboard and mouse navigation, live preview panes, and multi-select functionality across Linux, macOS, and Windows. The tool distinguishes itself through a composable query expression tree that supports fuzzy, exact, inverse, prefix, suffix, and logical AND/OR operators, combined with a Smith-Waterman scoring engine that penalizes typos and gaps for natural rel
Compiles with the stable Rust toolchain, avoiding nightly-only features.