-
macro-string
Eager evaluation of macros like
concat!andenv! -
barkml
Declarative configuration language
-
macro-toolset
Some useful macros
-
match-string
Lightweight pattern-matching utilities for strings and sequences, with a proc-macro for ergonomic syntax
-
simplicio
Gets rid of the boilerplate in rust
-
vanessa
Dependency-free, synchronous, threading and utility library for Rust
-
const-addrs
A set of macros for creating networking types from a string literal
-
nesty
Generate code with with human readable indentation
-
assert_matches_regex
Macro for asserting that a string matches a regex
-
string-literals
Rust macros to more easily create String types
-
common-strings
Macro for storing common strings as enum variants
-
stringvec
macro for creating Vec<String> from various types
-
carykh-macro-rust
macro for finding strings that contain self-referential numbers. Inspired by carykh. This description contains twenty-seven words, fifty-four vowels, and ninety-nine consonants.
-
enum2str
derive macro that creates a Display impl for enums. This is useful for strongly typing composable sets of strings
-
concat_strs
Macro for quickly building a String from components
-
const_colors
For when all you need, are colors in your terminal
-
s-string
s!() macro for quick String::from()
-
enum2pos
derive macro for enums that generates "from_index(usize, Vec<String>) -> Option<Self>" and "to_index()" methods for converting between an variants and their position within the enum declaration (similar to an index)
-
macro-string-eval
Part of test suite for macro-string crate
-
string-literal-const-replace
Proc macro for compile-time find/replace on string literals
-
enum-str-derive
serialize/deserialize enums into/from a string
-
string_concat
A useful macro for concatenating strings in low overhead manner
-
enum_str
Creates a unitary enum and conversions from enum variants to string and vice versa
-
literal_cstr
A macro that makes it easier to create literal C strings
-
concat_strs_impl
concat_strs crate
-
wstr_impl
Private macro implementations for compile-time UTF-16 (wide) string literals
Try searching with DuckDuckGo.