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
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- 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
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- ☆55Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- Safely combine results☆81Updated 7 months ago
- ☆112Updated 2 years ago
- ☆55Updated 11 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Unicode Case-folding for Rust☆80Updated 3 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Futures-aware lock primitives☆39Updated 4 months ago