Stebalien / gag-rs
☆37Updated 3 years ago
Alternatives and similar repositories for gag-rs:
Users that are interested in gag-rs are comparing it to the libraries listed below
- ☆59Updated 7 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆55Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆54Updated 4 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- ☆61Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- ☆54Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Serialization value trees☆44Updated 8 months ago
- derive macro for the Fail trait☆24Updated 7 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago