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 this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Primitive for structured concurrency.☆63Updated 7 months ago
- 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.☆149Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated this week
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Migrated to Codeberg☆79Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆121Updated 3 years ago
- Rust macro for automatically generating default☆144Updated last year
- Pull in every source file in a directory as a module☆177Updated this week
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Cargo Subcommand☆107Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Initialize arrays with ease!☆84Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆271Updated last week
- Rust library for typesystem-assisted bitflags.☆130Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Rust feature search☆181Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Case transforming macros for idents☆40Updated 8 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago