oxidecomputer / cancel-safe-futuresLinks
Alternative future adapters that provide cancel safety.
☆79Updated last week
Alternatives and similar repositories for cancel-safe-futures
Users that are interested in cancel-safe-futures are comparing it to the libraries listed below
Sorting:
- Choose Rust types at compile-time via constants☆69Updated last year
- Abstract over different executors☆74Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated 2 weeks ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- ☆76Updated this week
- Progress reporting abstraction for Rust☆65Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Ergonomic Type Diffs☆67Updated 3 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Human-friendly indexed collections☆56Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- `smol` integrations with `axum`☆22Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- 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…☆99Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- A sinless derive helper☆77Updated 3 weeks ago