krdln / fomat-macros
Alternative syntax for printing macros in Rust
☆48Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fomat-macros
- Write doc comments from macros☆98Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 5 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- Safely combine results☆81Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆55Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 6 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Runtime string formatting for Rust☆62Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- a freeform Rust build system☆50Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Futures-aware lock primitives☆39Updated last month
- A cross platform rust debugger hook☆70Updated 3 years ago
- ☆59Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- ☆58Updated 2 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago