faern / oneshotLinks
Oneshot Rust channel working both in and between sync and async environments
☆88Updated 5 months ago
Alternatives and similar repositories for oneshot
Users that are interested in oneshot are comparing it to the libraries listed below
Sorting:
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago
- Typed any map for rust☆67Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Migrated to Codeberg☆79Updated last year
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Better reference counted strings for Rust☆131Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Convert closures into wakers☆45Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- String optimized for map keys☆66Updated 3 weeks ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Define your own PhantomData☆155Updated 3 weeks ago
- A super powered testing macro for Rust☆120Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- ☆43Updated 9 months ago
- Run closures in parallel☆114Updated 6 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago