DzenanJupic / concat-idents
Makes it possible to really use concatenated idents in Rust.
☆25Updated 9 months ago
Alternatives and similar repositories for concat-idents:
Users that are interested in concat-idents are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Big array helper for serde☆60Updated 8 months ago
- Convert closures into wakers☆45Updated last week
- Full precision decimal representation of f64☆25Updated last week
- ☆15Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Abstract over different executors☆73Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- Threadsafe RefCell for Rust☆90Updated last year
- The missing compound borrowing for Rust.☆58Updated 2 weeks ago
- ☆38Updated last year
- A more flexible version of the Rust `scoped-tls` library☆14Updated 4 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Const TypeId and non-'static TypeId☆58Updated last week
- Macro to generate random constants in Rust https://xkcd.com/221/☆76Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 2 months ago
- Run closures in parallel☆112Updated last week
- ☆19Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 2 years ago
- `$crate` in procedural macros.☆68Updated 3 weeks ago
- rust slice conversion library☆16Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago