ogoffart / if_rust_versionLinks
Macro to enable code depending on the rust version
☆12Updated 2 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:
- A dynamic library helper for rust crates☆35Updated last year
- Talk to Cargo easily at build time☆17Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆23Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆24Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Extensions for the Rust standard library☆39Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆53Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Parse environment variables by defining a struct☆24Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- ☆63Updated 7 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Types to define keyboard related events☆65Updated 3 weeks 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
- LZW en- and decoding that goes weeeee!☆28Updated last week