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:
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 3 weeks 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.☆150Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A tiny library for chaining free functions into method call chains.☆48Updated 5 years ago
- Rust macro for automatically generating default☆145Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆87Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated 3 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated this week
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Make trait methods callable without the trait in scope☆156Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- zero runtime cost default arguments in rust☆90Updated last month
- Macro for writing nested `if let` expressions☆168Updated 3 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆121Updated 3 years ago
- String optimized for map keys☆66Updated 2 months ago
- Provides a crate with information from the time it was built.☆182Updated 3 weeks ago