danielhenrymantilla / fstrings-rsLinks
Python3 fstrings in Rust
☆86Updated 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 2 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 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.☆113Updated 4 months ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆121Updated 3 years ago
- zero runtime cost default arguments in rust☆90Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Primitive for structured concurrency.☆63Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- 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☆157Updated 3 weeks ago
- Cargo Subcommand☆107Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- Automatic cfg for Rust compiler features☆104Updated 3 months ago
- Pull in every source file in a directory as a module☆178Updated last week
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Initialize arrays with ease!☆84Updated 2 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 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`☆126Updated last year
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- "A very small syn"☆209Updated 8 months ago
- ☆35Updated 8 months ago