krdln / fomat-macrosLinks
Alternative syntax for printing macros in Rust
☆49Updated 2 years ago
Alternatives and similar repositories for fomat-macros
Users that are interested in fomat-macros are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Safely combine results☆82Updated last year
- Write doc comments from macros☆101Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Derive for the Display trait☆51Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Error management☆27Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆62Updated last year
- Heinous hackery to concatenate constant strings.☆118Updated 4 years ago
- Rust crate for chosing outcomes based on a weighted probability map.☆32Updated 6 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- ☆61Updated 2 years ago