sized-hkts:Higher kinded polymorphism in a language with unboxed, statically sized datatypes.
real-async-trait-rs:A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
FSTan:Higher abstraction infrastructures in F#(ad-hoc polymorphism, subtypeclassing, monad, hkt...), exactly what we've dreamed about for so long