danielhenrymantilla / fstrings-rsLinks
Python3 fstrings in Rust
☆85Updated 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:
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last week
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Rust macro for automatically generating default☆143Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- Cargo Subcommand☆106Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆119Updated 3 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆200Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆136Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 3 months ago
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A tool to mine crates.io and produce static websites☆133Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆87Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Case transforming macros for idents☆40Updated 7 months ago
- Rust library for typesystem-assisted bitflags.☆130Updated last month
- zero runtime cost default arguments in rust☆89Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago