danielhenrymantilla / fstrings-rsLinks
Python3 fstrings in Rust
☆87Updated 4 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:
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆125Updated 3 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- zero runtime cost default arguments in rust☆91Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- Case transforming macros for idents☆42Updated last year
- Rust macro for automatically generating default☆152Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆136Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- String optimized for map keys☆67Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated 3 weeks ago
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Better reference counted strings for Rust☆140Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Provides a crate with information from the time it was built.☆190Updated 3 weeks ago