sgodwincs / dlv-list-rs
☆12Updated 5 months ago
Alternatives and similar repositories for dlv-list-rs
Users that are interested in dlv-list-rs are comparing it to the libraries listed below
Sorting:
- ☆27Updated last year
- Generic Range iterators for Rust☆25Updated last year
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- const panic with formatting☆11Updated 4 months ago
- Types to define keyboard related events☆65Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Unicode caseless matching☆23Updated 4 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- ☆39Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆12Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Build a rustc sysroot with custom flags☆17Updated last week
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Learn what's changed on crates.io☆18Updated 2 weeks ago
- ☆38Updated last year
- Helps you frob those bits☆37Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago