alexheretic / single-value-channel
Rust concurrent single-value update and receive channel
☆22Updated last year
Alternatives and similar repositories for single-value-channel:
Users that are interested in single-value-channel are comparing it to the libraries listed below
- Sort Unicode strings lexicographically☆36Updated 7 months ago
- Calculate statistics iteratively☆38Updated last week
- ☆56Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆20Updated 2 years ago
- An undo-redo library.☆53Updated 2 weeks ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 5 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Serialization value trees☆44Updated 7 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆21Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Embed images in Rust documentation☆26Updated 3 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- ☆54Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 7 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year