ynqa / hstr-rsLinks
A minimum hstr clone in Rust
☆12Updated last year
Alternatives and similar repositories for hstr-rs
Users that are interested in hstr-rs are comparing it to the libraries listed below
Sorting:
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Learn what's changed on crates.io☆18Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Non-owning unsafe I/O☆20Updated 6 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated 2 months ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated 2 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- async vfs for rust☆16Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Wait for async tasks☆13Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- Load and resolve Cargo configuration.☆14Updated this week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- Cross platform PC application. System wide file watchers handling made simple.☆20Updated 2 years ago
- Rust library to manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD.☆11Updated 9 months ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- A library for easily creating WebRTC data channel connections in Rust☆42Updated 2 years ago
- A library for comparing data structures in Rust, oriented toward testing☆24Updated this week
- Generic Range iterators for Rust☆25Updated this week
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- Display constellations in your terminal☆9Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …