SkillAgentSearch skills...

Lambek

Type-Level Programming in Rust

Install / Use

/learn @maybevoid/Lambek
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Lambek: Type-Level Programming in Rust

Crates.io Documentation Apache licensed Build Status

Lambek is a library that enables type-level programming in stable Rust, supporting advanced features including higher kinded types, higher ranked types, and constraint kinds. Although Rust do not natively support these features, Lambek uses techniques including defunctionalization and CPS transformation to emulate these features in Rust.

Lambek is currently in early development phase. The techniques presented in Lambek are from the author's experience in developing Ferrite.

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated5mo ago
Forks0

Languages

Rust

Security Score

87/100

Audited on Oct 19, 2025

No findings