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☆78Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆55Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆57Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Safely combine results☆81Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- ☆57Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Run closures in parallel☆114Updated 5 months ago
- Rust map and set literals☆24Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago