sdleffler / whisperLinks
Logic programming, for Rust, from inside Rust.
☆42Updated 5 years ago
Alternatives and similar repositories for whisper
Users that are interested in whisper are comparing it to the libraries listed below
Sorting:
- Fungi: Typed incremental computation with names☆69Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 4 months ago
- Macros have types!☆131Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A rust crate which implements nanboxing☆21Updated 7 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- ☆95Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 4 years ago
- Type-Level Programming in Rust☆28Updated 3 years ago
- ☆62Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- JS affine☆67Updated 5 years ago
- Cross-compiler from Haskell to Rust, plus parser-haskell.☆77Updated 8 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- Program synthesis is possible in Rust☆24Updated 6 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- a pragmatic point-free theorem prover assistant☆141Updated last year
- Ergonomic trie data structure☆27Updated 6 years ago
- VS Code extension to verify Rust programs with the Prusti verifier.☆24Updated this week
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago