x-hgg-x / custom-format
Custom formatting for Rust.
☆9Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for custom-format
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Lossless functionality for platform-native strings.☆70Updated this week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Macro for sealing traits and structures☆49Updated last month
- Defer running expensive destructors until later☆19Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆28Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆47Updated 2 weeks ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆16Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A simple quote-based code generator for Rust☆18Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Re-usable CLI flags for `cargo` plugins☆28Updated last week
- Rust library providing basic aliasable (non `core::Unique`) types☆11Updated 2 years ago
- ☆19Updated 11 months ago
- We have Crater At Home☆20Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- Take a value atomically once.☆27Updated last year
- ☆35Updated last year