danielhenrymantilla / fstrings-rsLinks
Python3 fstrings in Rust
☆84Updated 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☆137Updated 7 months ago
- Rust macro for automatically generating default☆141Updated last year
- Case transforming macros for idents☆39Updated 5 months ago
- A library for interaction with units of bytes.☆56Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Rust library for typesystem-assisted bitflags.☆122Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Run closures in parallel☆113Updated 4 months ago
- Extract differences between arbitrary datastructures☆89Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 3 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- ☆124Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆107Updated last year