-
const-str
compile-time string operations
-
cryptify
A procedural macro library to obfuscate Rust code. Provides compile-time string encryption and random flow obfuscation.
-
proc-hash
Embed hashed strings at compile time
-
obfuse
Compile-time string obfuscation with runtime decryption and secure memory wiping
-
owned_str
Provide a stack allocated String for no-std or const environement
-
str-block
Remove the initial newline and common indentation from string literals
-
obfuse-core
Core runtime logic for obfuse string obfuscation
-
classnames-const-rs
classnames utility for conditionally joining class names at compile time
-
obfuse-macros
Procedural macros for obfuse string obfuscation
-
ansi-colors-macro
A proc-macro for creating ANSI colored strings at compile time
-
xorstring
Compile-time string XOR encryption
-
labyrinth_macros
A procedural macro crate for the cryptify crate meant to provide obfuscation through compile time string encryption. not meant to be used standalone
-
wide-str
Proc macro for compile-time UTF-16 string literals
Try searching with DuckDuckGo.