DzenanJupic / concat-idents
Makes it possible to really use concatenated idents in Rust.
☆25Updated 10 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.☆46Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Floating point approximate comparison for Rust☆60Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆55Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- rust slice conversion library☆16Updated 2 years ago
- Convert closures into wakers☆45Updated last month
- Concurrent hash trie☆51Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Serialization value trees☆44Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Full precision decimal representation of f64☆25Updated this week
- Threadsafe RefCell for Rust☆90Updated last year
- Big array helper for serde☆60Updated 9 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Run closures in parallel☆113Updated last month
- ☆38Updated last year
- A template for starting a Rust WASM project with Yew, Yewprint and wasm-run☆8Updated last year
- Typed any map for rust☆65Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 5 months ago
- ☆59Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- The missing compound borrowing for Rust.☆57Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 7 months ago