krdln / fomat-macros
Alternative syntax for printing macros in Rust
☆48Updated last year
Alternatives and similar repositories for fomat-macros:
Users that are interested in fomat-macros are comparing it to the libraries listed below
- Write doc comments from macros☆99Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- ☆59Updated 5 months ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Run closures in parallel☆112Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Static file-serving for Hyper 1.0☆54Updated 2 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆37Updated 3 years ago
- A library for compact bit sets containing enums.☆97Updated 2 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated 11 months ago
- ☆54Updated 3 years ago
- Unicode Case-folding for Rust☆77Updated last month
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago