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:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Talk to Cargo easily at build time☆17Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- ☆23Updated 4 years ago
- ☆24Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆27Updated last year
- 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
- Runtime string formatting for Rust☆64Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- LZW en- and decoding that goes weeeee!☆28Updated last month
- Windows Open and Save dialogs in Rust using winapi☆22Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated last week
- impl Stream for (your own) Generator☆19Updated 6 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- A maintained fork of the app-dirs-rs project.☆36Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Pretty-print file sizes and more☆47Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago