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
- ☆56Updated 4 years ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- ☆125Updated 3 years ago
- Write doc comments from macros☆101Updated last week
- Procedural macros in expression position☆203Updated 2 years ago
- Safely combine results☆82Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 3 weeks ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- A library for compact bit sets containing enums.☆119Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 5 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- deserialize typed structures from regex captures☆174Updated last year