eira-fransham / const-concatLinks
Heinous hackery to concatenate constant strings.
☆118Updated 4 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☆94Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- Safely combine results☆82Updated last year
- ☆126Updated 3 years ago
- Write doc comments from macros☆101Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- deserialize typed structures from regex captures☆176Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 8 months ago
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Rust option parser with custom derive support☆235Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Configurable, extensible, interactive line reader☆195Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago