ptal / pcpLinks
Constraint programming in Rust
☆112Updated 2 years ago
Alternatives and similar repositories for pcp
Users that are interested in pcp are comparing it to the libraries listed below
Sorting:
- A pure Rust linear programming solver☆91Updated 5 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆102Updated 6 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 9 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- A research project in path semantics, a re-interpretation of functions for expressing mathematics☆175Updated last week
- An experimental implementation of Avatar Logic with a Prolog-like syntax☆71Updated last year
- Lp modeler written in Rust☆105Updated 4 years ago
- Functional Reactive Programming library for Rust☆52Updated 5 years ago
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 4 years ago
- rust verification condition generator☆96Updated 9 years ago
- Weak hash tables for Rust☆41Updated 2 years ago
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated last year
- A graph library for Rust.☆121Updated 4 years ago
- Razor is a tool for constructing finite models for first-order theories☆55Updated 3 years ago
- Portable Bitwise Manipulation Intrinsics☆47Updated last year
- Genetic Algorithm library in Rust☆78Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- a pragmatic point-free theorem prover assistant☆143Updated 3 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Updated 4 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- A library to produce syntax diagrams as Scalable Vector Graphics☆171Updated 7 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year