Manishearth / humpty_dumpty
Implicit Drop/move protection for Rust (linear types)
☆12Updated 9 years ago
Alternatives and similar repositories for humpty_dumpty:
Users that are interested in humpty_dumpty are comparing it to the libraries listed below
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 7 years ago
- ☆23Updated 6 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- Abstract binding tree code generator☆37Updated 8 years ago
- Fungi: Typed incremental computation with names☆67Updated 5 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- A proof of concept automatic differentiation library for Rust☆23Updated 6 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- ☆25Updated 9 years ago
- Renders interactive fractal-like animations☆19Updated 7 years ago
- Rust to F* toolchain☆41Updated 5 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- ☆11Updated 5 years ago
- Concurrent Functional Reactive Programming for Rust