rljacobson / lifetimes
A lifetime inference algorithm for the Rust programming language written in Soufflé.
☆24Updated 5 years ago
Alternatives and similar repositories for lifetimes:
Users that are interested in lifetimes are comparing it to the libraries listed below
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Liquid Types implementation for Rust☆28Updated 2 years ago
- Macros have types!☆129Updated 2 years ago
- type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc☆30Updated 4 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- Exploring the "expression problem" in Rust☆48Updated 2 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- Transport-polymorphic, asynchronous session types for Rust☆61Updated 2 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- A different approach to an E-graph library☆25Updated last week
- Datalog with equality for rust☆68Updated 5 months ago
- Session Type EDSL for Rust☆102Updated 2 years ago
- ☆58Updated 7 months ago
- ☆37Updated 3 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- A simple prolog implementation in Rust☆26Updated 4 years ago
- RRust, a reversible Rust DSL☆40Updated 4 months ago
- Fungi: Typed incremental computation with names☆67Updated 5 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- An experimental optimizing compiler for Bril☆65Updated last week
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆50Updated 3 months ago
- ☆19Updated last year
- Debugging WebAssembly? Put some Whamm! on it.☆27Updated this week
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- Eurydice compiles (a modest subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.