taiki-e / negative-implLinks
Negative trait implementations on stable Rust.
☆12Updated 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:
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- ☆39Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- ☆46Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Duplicate an async I/O handle☆41Updated 7 months ago
- ☆74Updated 4 months ago
- ☆49Updated last year
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated last month
- ☆58Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread parking and unparking☆77Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated 2 weeks ago
- ☆38Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- futures::AtomicWaker extracted into its own crate☆31Updated 3 weeks ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated last week