kennytm / async-ctrlcLinks
`async-ctrlc` is an async wrapper of the `ctrlc` crate in Rust
☆15Updated 5 years ago
Alternatives and similar repositories for async-ctrlc
Users that are interested in async-ctrlc are comparing it to the libraries listed below
Sorting:
- ☆61Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- A sha1 implementation useable in const contexts☆88Updated last year
- Serialization value trees☆48Updated last year
- ☆42Updated 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…☆101Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 4 years ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆73Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- User first async http client☆24Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Windows INI file {de,}serialization☆26Updated 2 years ago
- ☆47Updated 5 years ago
- Full precision decimal representation of f64☆27Updated last month
- Static file-serving for Hyper 1.0☆56Updated last year
- Rust library for reading bit sequences from a byte buffer☆38Updated last year
- Advisory cross-platform file locks using file descriptors☆83Updated 9 months ago
- Streaming parser extensions for BufRead☆23Updated 6 years ago