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☆144Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Rust library for typesystem-assisted bitflags.☆135Updated 2 weeks ago
- Cargo Subcommand☆108Updated last year
- zero runtime cost default arguments in rust☆91Updated 4 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Rust macro for automatically generating default☆150Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- 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
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆89Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆124Updated 3 years ago
- Initialize arrays with ease!☆84Updated 3 years ago
- ☆109Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago