taiki-e / negative-impl
Negative trait implementations on stable Rust.
☆10Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for negative-impl
- ☆37Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Rust String type with configurable byte storage.☆33Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- 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…☆59Updated this week
- Remove Cargo.lock lockfile☆32Updated last week
- ☆55Updated 2 months ago
- ☆54Updated 10 months ago
- futures::AtomicWaker extracted into its own crate☆24Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆53Updated 2 weeks ago
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 7 months ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- ☆25Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- a fast async pool based on channel☆22Updated 10 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆60Updated last month
- Take a value atomically once.☆27Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated 2 weeks ago
- Thread-unsafe async runtime☆27Updated last week
- ☆44Updated 9 months ago