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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Write doc comments from macros☆101Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- ☆54Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- Safely combine results☆81Updated 6 months ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- Futures-aware lock primitives☆39Updated 3 months ago
- Run closures in parallel☆113Updated 2 months ago
- Rust macros for std::Command☆40Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years 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
- ☆55Updated 10 months ago
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Error management☆26Updated 7 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago