taiki-e / negative-implLinks
Negative trait implementations on stable Rust.
☆12Updated 3 months ago
Alternatives and similar repositories for negative-impl
Users that are interested in negative-impl are comparing it to the libraries listed below
Sorting:
- bytes::BufMut implementation to count buffer size☆22Updated last month
- ☆39Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Full precision decimal representation of f64☆26Updated last month
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- 💾 Binary crates cache for @actions-rs/install Action☆15Updated 4 years ago
- ☆48Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Better type id and Any for Rust☆14Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Memory validation framework for Rust☆68Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆50Updated this week
- Take a value atomically once.☆30Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆63Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Extensions to the Rust standard library☆46Updated 7 months ago
- ☆73Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- ☆57Updated last year
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Byte-wise atomic memcpy.☆36Updated last week
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago