DzenanJupic / concat-identsLinks
Makes it possible to really use concatenated idents in Rust.
☆25Updated last year
Alternatives and similar repositories for concat-idents
Users that are interested in concat-idents are comparing it to the libraries listed below
Sorting:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Helper macros: autoimpl, impl_scope☆63Updated this week
- ☆16Updated 3 months ago
- Big array helper for serde☆61Updated last year
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Automatic cfg for Rust compiler features☆99Updated last week
- Run closures in parallel☆113Updated 5 months ago
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Typed any map for rust☆67Updated 6 months ago
- ☆39Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months 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 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 4 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated last month
- Embed images in Rust documentation☆26Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- derive newtype for diesel traits☆53Updated last month
- ☆35Updated 5 months ago
- A framework for iterating over collections of types implementing a trait without virtual dispatch☆13Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago