taiki-e / negative-implLinks
Negative trait implementations on stable Rust.
☆14Updated 3 weeks ago
Alternatives and similar repositories for negative-impl
Users that are interested in negative-impl are comparing it to the libraries listed below
Sorting:
- ☆39Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Thread parking and unparking☆79Updated 10 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Automatic testing of FFI bindings for Rust☆21Updated 7 months ago
- ☆76Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- ☆59Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Extensions to the Rust standard library☆49Updated 11 months ago
- ☆38Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week