librust-diff-dev
-- LCS based slice and string diffing implementation - Rust source code
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
rust-dirs-next
librust-dirs-next-dev
-- Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
rust-dirs-sys-next
librust-dirs-sys-next-dev
-- System-level helper functions for the dirs and directories crates - Rust source code
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
rust-dunce
librust-dunce-dev
-- Normalize Windows paths to the most compatible format, avoiding UNC where possible - Rust source code
librust-grep-dev
-- Fast line oriented regex searching as a library - Rust source code
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
rust-grep-cli
librust-grep-cli-dev
-- Utilities for search oriented command line applications - Rust source code
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
rust-grep-printer
librust-grep-printer+base64-dev
-- The grep crate's Sink trait that provides standard printing of search results, similar to grep itself - feature "base64"
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
librust-grep-printer+serde-derive-dev
-- The grep crate's Sink trait that provides standard printing of search results, similar to grep itself - feature "serde_derive"
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
librust-grep-printer+serde-dev
-- The grep crate's Sink trait that provides standard printing of search results, similar to grep itself - feature "serde"
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
librust-grep-printer+serde-json-dev
-- The grep crate's Sink trait that provides standard printing of search results, similar to grep itself - feature "serde_json"
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
librust-grep-printer+serde1-dev
-- The grep crate's Sink trait that provides standard printing of search results, similar to grep itself - feature "serde1" and 1 more
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
librust-grep-printer-dev
-- The grep crate's Sink trait that provides standard printing of search results, similar to grep itself - Rust source code
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
rust-grep-regex
librust-grep-regex-dev
-- Use Rust's regex library with the 'grep' crate - Rust source code
librust-half-dev
-- Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types - Rust source code
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
rust-hash
librust-hash-dev
-- Use the md5 package instead - Rust source code
librust-num-dev
-- Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! - Rust source code
librust-regex-automata-dev
-- Automata construction and matching using regular expressions - Rust source code
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
rust-remove-dir-all
librust-remove-dir-all-dev
-- Safe, reliable implementation of remove_dir_all for Windows - Rust source code
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
rust-retain-mut
librust-retain-mut-dev
-- Provide retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate - Rust source code
special::unreviewed
The unreviewed tag is still present.
A role::* tag is still missing.
rust-ripgrep
ripgrep
-- Recursively searches directories for a regex pattern