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☆143Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Make trait methods callable without the trait in scope☆160Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Rust macro for automatically generating default☆146Updated last year
- zero runtime cost default arguments in rust☆90Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆110Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- Atomic file-writes.☆100Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆122Updated 3 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Rust feature search☆182Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆150Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- ☆112Updated 2 years ago
- Initialize arrays with ease!☆84Updated 2 years ago
- Primitive for structured concurrency.☆63Updated 9 months ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago