ptal / pcpLinks
Constraint programming in Rust
☆110Updated last year
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 4 years ago
 - Lp modeler written in Rust☆104Updated 4 years ago
 - A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated 4 months ago
 - A research project in path semantics, a re-interpretation of functions for expressing mathematics☆174Updated this week
 - rust verification condition generator☆96Updated 9 years ago
 - An experimental implementation of Avatar Logic with a Prolog-like syntax☆71Updated last year
 - A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 months ago
 - a pragmatic point-free theorem prover assistant☆143Updated last month
 - [DEPRECATED] A simple object arena☆37Updated 4 years ago
 - Judy array implementation in pure Rust☆88Updated 8 years ago
 - A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
 - A graph library for Rust.☆121Updated 4 years ago
 - Genetic Algorithm library in Rust☆78Updated 4 years ago
 - Units of Measure for Rust☆49Updated 9 years ago
 - Functional lens library for Rust☆109Updated 4 years ago
 - Abstract over the atomicity of reference-counting pointers in rust☆166Updated 3 weeks ago
 - An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
 - An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
 - An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
 - A directed acyclic graph data structure for Rust.☆230Updated 6 months ago
 - Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago
 - Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
 - Functional Reactive Programming library for Rust☆52Updated 5 years ago
 - QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
 - Simple but powerful graph library for Rust☆195Updated 2 years ago
 - A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
 - `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
 - Compile-time dimensional analysis for various unit systems using Rust's type system.☆312Updated 2 years ago
 - A mortifying serialization library for Rust☆344Updated 2 years ago
 - A macro to generate Rust actors☆46Updated 4 years ago