boltlabs-inc / dialecticLinks
Transport-polymorphic, asynchronous session types for Rust
☆63Updated 2 years ago
Alternatives and similar repositories for dialectic
Users that are interested in dialectic are comparing it to the libraries listed below
Sorting:
- ☆27Updated 4 years ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- Experimental type level programming in Rust☆37Updated 4 years ago
- Session Type EDSL for Rust☆104Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 4 months ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- An experimental columnar arena☆43Updated 9 months ago
- ☆46Updated 4 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- We have Crater At Home☆36Updated 9 months ago
- VS Code extension to verify Rust programs with the Prusti verifier.☆24Updated last week
- Lift enum variants to the type-level.☆33Updated 4 years ago
- rust verification condition generator☆96Updated 8 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- 🎶 Choreographic programming in Rust 🎶☆59Updated 4 months ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- ☆22Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆101Updated last year
- scraps of a potential language☆38Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year