oli-obk / quine-mc_cluskeyLinks
Rust implementation of the Quine-McCluskey algorithm and Petrick's method
☆34Updated 2 years ago
Alternatives and similar repositories for quine-mc_cluskey
Users that are interested in quine-mc_cluskey are comparing it to the libraries listed below
Sorting:
- exhaustive testing library☆64Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Compact sets in rust☆57Updated 5 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A simple, id-based arena☆120Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- Experimental type level programming in Rust☆36Updated 4 years ago
- Propositional logic with types in Rust☆62Updated 2 years ago
- Supercharge you Rust programs!☆42Updated 7 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 8 years ago
- Safe* C foreign function interface for Rust, using proc macros and marshaling types.☆16Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Install a rustc master toolchain usable from rustup☆76Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- We have Crater At Home☆36Updated 10 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 5 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆41Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- The never type (the true one!) in stable Rust.☆40Updated last month
- Lossless functionality for platform-native strings.☆72Updated 2 months ago