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
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆136Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆125Updated 3 years ago
- Automatic cfg for Rust compiler features☆111Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆164Updated last month
- Rust macro for automatically generating default☆152Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated this week
- Case transforming macros for idents☆42Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆90Updated last year
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Provides a crate with information from the time it was built.☆191Updated last month
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆128Updated 2 years ago
- Pull in every source file in a directory as a module☆181Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Primitive for structured concurrency.☆67Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆131Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆223Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated last week