danielhenrymantilla / fstrings-rsLinks
Python3 fstrings in Rust
☆87Updated 3 years ago
Alternatives and similar repositories for fstrings-rs
Users that are interested in fstrings-rs are comparing it to the libraries listed below
Sorting:
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- Rust macro for automatically generating default☆147Updated last year
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Macro for writing nested `if let` expressions☆169Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Pull in every source file in a directory as a module☆179Updated this week
- Primitive for structured concurrency.☆63Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated this week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated last week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆123Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 9 months ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated 3 weeks ago
- zero runtime cost default arguments in rust☆90Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Make trait methods callable without the trait in scope☆160Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆190Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago