danielhenrymantilla / fstrings-rs
Python3 fstrings in Rust
☆84Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for fstrings-rs
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆95Updated last month
- ☆35Updated last month
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- Pull in every source file in a directory as a module☆158Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated last month
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Rust macro for automatically generating default☆133Updated 11 months ago
- Simple string matching with single- and multiple-wildcard operator☆78Updated last month
- ☆100Updated 7 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- Define your own PhantomData☆147Updated 2 weeks ago
- Write and execute SQL queries with ease☆72Updated 3 years ago
- A library for interaction with units of bytes.☆55Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆104Updated last month
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- ☆71Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago