krdln / fomat-macros
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
- Write doc comments from macros☆99Updated 3 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years 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
- Custom derivation macro for Rust☆111Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆54Updated 4 years ago
- Safely combine results☆81Updated 8 months ago
- 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 6 years ago
- Run closures in parallel☆113Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- ☆58Updated 8 months ago
- Language tags for Rust☆39Updated 2 years ago
- Error management☆26Updated 7 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆56Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Static file-serving for Hyper 1.0☆55Updated 4 months ago