krdln / fomat-macrosLinks
Alternative syntax for printing macros in Rust
☆49Updated last year
Alternatives and similar repositories for fomat-macros
Users that are interested in fomat-macros are comparing it to the libraries listed below
Sorting:
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Safely combine results☆81Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆63Updated 8 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- ☆60Updated last year
- A tiny library for chaining free functions into method call chains.☆48Updated 5 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Macro for writing nested `if let` expressions☆168Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago