jdonszelmann / labelLinks
☆16Updated 4 years ago
Alternatives and similar repositories for label
Users that are interested in label are comparing it to the libraries listed below
Sorting:
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- ☆36Updated 3 years ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆77Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Cast between dynamic trait objects☆34Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- ☆31Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- ☆111Updated 3 years ago
- ☆56Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible