Darksonn / watchLinks
A synchronous message passing channel that only retains the most recent value.
☆13Updated 2 years ago
Alternatives and similar repositories for watch
Users that are interested in watch are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A direct replacement for `assert_eq` for unordered collections☆12Updated 3 years ago
- Thread-unsafe async runtime☆28Updated 8 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆63Updated last month
- 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 3 years ago
- "Valgrind Client Request" interface for Rust programs☆17Updated 5 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- Generic Range iterators for Rust☆25Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Learn what's changed on crates.io☆18Updated 2 months ago
- const panic with formatting☆11Updated 6 months ago
- Experimenting with Rust's fundamental data model☆52Updated 9 months ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Memory validation framework for Rust☆68Updated 5 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆45Updated last week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- ☆39Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated last year
- ☆16Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Traits for inspecting memory usage of Rust types☆25Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- `smol` integrations with `hyper`☆15Updated 8 months ago
- Rust traits for key comparison in maps.☆33Updated 4 months ago