eira-fransham / const-concatLinks
Heinous hackery to concatenate constant strings.
☆117Updated 3 years ago
Alternatives and similar repositories for const-concat
Users that are interested in const-concat are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safely combine results☆82Updated last year
- ☆125Updated 3 years ago
- Macro for writing nested `if let` expressions☆168Updated last month
- Write doc comments from macros☆100Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last week
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A simple bitset container for Rust☆150Updated 3 months ago
- A library for compact bit sets containing enums.☆116Updated 2 weeks ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- An extraction of the compiletest utility from the Rust compiler☆228Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 5 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- ☆55Updated 7 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆345Updated 9 months ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆135Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Hot-reloading loadable and reloadable resources☆220Updated 5 years ago