Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jroesch/molten

A library for exploring type level programming in Rust.
https://github.com/jroesch/molten

Last synced: 24 days ago
JSON representation

A library for exploring type level programming in Rust.

Awesome Lists containing this project

README

        

# molten
A playground for type-level programming in Rust. This is an alternative
implementation to some of the things contained in
[shoggoth.rs](https://github.com/epsilonz/shoggoth.rs).

The current goal of this library is just to provide a place for me to experiment
with ergonomic ways of integrating type-level programming into Rust.