Darksonn / watch
A synchronous message passing channel that only retains the most recent value.
☆13Updated last year
Alternatives and similar repositories for watch:
Users that are interested in watch are comparing it to the libraries listed below
- Rust traits for key comparison in maps.☆22Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Learn what's changed on crates.io☆16Updated 2 months ago
- Traits for inspecting memory usage of Rust types☆25Updated last month
- Thread-unsafe async runtime☆27Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Unbuffered and unlocked I/O streams☆39Updated 4 months ago
- Generic Range iterators for Rust☆26Updated 8 months ago
- An alternative `std`-like implementation built on origin☆25Updated 2 weeks ago
- ☆38Updated last year
- Pre-emptively created repository so the design can be discussed on the issue tracker before commits are made (repo name may change)☆18Updated 2 weeks ago
- Take a value atomically once.☆27Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Tiny little crate to determine how large an unnameable type is.☆10Updated 11 months ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Estimate effective resource limits for a process e.g. how much RAM is available for use☆15Updated 3 weeks ago
- Re-usable CLI flags for `cargo` plugins☆36Updated this week
- Generate Markdown documentation for clap application definitions☆27Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Safe wrapper around freedesktop.org's fontconfig library, for locating fonts on UNIX like systems.☆18Updated 6 months ago
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated last month