ogoffart / if_rust_versionLinks
Macro to enable code depending on the rust version
☆12Updated 3 years ago
Alternatives and similar repositories for if_rust_version
Users that are interested in if_rust_version are comparing it to the libraries listed below
Sorting:
- Runtime string formatting for Rust☆64Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Extensions for the Rust standard library☆42Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆90Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Talk to Cargo easily at build time☆17Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- ☆46Updated 2 years ago
- ☆24Updated 3 years ago
- Cast between dynamic trait objects☆34Updated 6 years ago
- A font loading utility written in rust.☆54Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆23Updated 5 years ago
- ☆27Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Safe pointer-to-member functionality for rust☆34Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Alternative syntax for printing macros in Rust☆50Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months 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
- Translation tools for rust☆64Updated last week
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago