Thinking about the immortality of the 🦀 https://danielhenrymantilla.github.io
stackvec-rs. A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)
12rust-defile. Helper proc-macro to "ungroup" a captured metavariable
11fix_hidden_lifetime_bug.rs. Proc-macro to write an automatic fix for the "hidden lifetime in impl Trait" issue
11iter-python-rs. Python generator expressions and 'list' comprehensions (https://crates.io/crates/iter-python)
10ghosts.rs. Type-check non-existing `Phantom` code for Fun And Profit™.
9unstringify.rs. Procedural macro implemention of the reverse operation of `stringify!`
9negative.rs. Negative trait impls in stable Rust
9opthandler. C Library to handle command-line option arguments without scrambling the argv like getopt_long does...
2generativity. Rust
1own-ref.rs. `&own` references
1cargo-cuddle. uwu
1prettyplease-cli. A binary wrapper for the `::prettyplease` lib
1unsized-maybe-uninit.rs. `MaybeUninit<T : ?Sized>` in stable Rust
1danielhenrymantilla.github.io. My Github page
1typed-json. conradluget a better json
1rust-require_unsafe_in_body. A procedural macro attribute to make an unsafe fn still require unsafe blocks in its body
1with-concat-idents. A fast proc macro to concat idents in stable Rust (items only)
1rust-inline_proc_macros. watt-based inline procedural macros
1