This package is an implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code.
Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code.
This package provides Rust edit distance routines accelerated using SIMD. It supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
This package provides a wrapper type to inhibit drop (destructor). Implementation crate for nodrop
, the untagged unions implementation (which is unstable / requires nightly).
This package provides Rust edit distance routines accelerated using SIMD. It supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
This crate provides various string kernels for Apache Arrow arrays. Examples include concat_elements
, length
, like
, regexp
and substring
kernels.
This package provides a Rust library for reusing rstest attributes by creating a set of tests and applying it to every scenario you want to test.
This package provides a Rust library for reusing rstest attributes by creating a set of tests and applying it to every scenario you want to test.
This package provides a Rust library for reusing rstest attributes by creating a set of tests and applying it to every scenario you want to test.
This is a little crate to use a temp directory in crate. You can chose whether to delete it after use or not for debugging purposes.
Tui-textarea is a text editor widget for ratatui and tui-rs. This multi-line text editor can be easily put as part of your TUI application.
Lettre is a mailer library for Rust. It provides multiple transport methods, unicode support, secure delivery with SMTP using encryption and authentication, easy email builders, and async support.
This crate provides a low level interface for describing regular expression matchers. The grep
crate uses this interface in order to make the regex engine it uses pluggable.
This crate provides various selection kernels for Apache Arrow arrays. Examples include filter
, concat
and take
kernels, as well as window
functions such as shifting.
This crate is a helper crate, containing a database of OID objects. These objects are intended for use when manipulating ASN.1 grammars and BER/DER encodings, for example.
This crate is a helper crate, containing a database of OID objects. These objects are intended for use when manipulating ASN.1 grammars and BER/DER encodings, for example.