danielhenrymantilla / fstrings-rsLinks
Python3 fstrings in Rust
☆87Updated 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 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Rust library for typesystem-assisted bitflags.☆134Updated 6 months ago
- Rust macro for automatically generating default☆148Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Hjson for Rust☆117Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆132Updated 2 years ago
- Extensions for the Rust standard library☆42Updated last year
- Cargo Subcommand☆108Updated last year
- Primitive for structured concurrency.☆64Updated 11 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- zero runtime cost default arguments in rust☆90Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆89Updated last year
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆123Updated 3 years ago