oli-obk / quine-mc_cluskeyLinks
Rust implementation of the Quine-McCluskey algorithm and Petrick's method
☆35Updated 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:
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Compact sets in rust☆60Updated 9 months ago
- exhaustive testing library☆66Updated last year
- A simple, id-based arena☆122Updated 2 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Efficient sized chunk datatypes for immutable.rs☆28Updated 3 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Crunchy unroller - deterministically unroll constant loops☆49Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A double-ended priority queue☆42Updated 10 months ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 9 years ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- JS affine☆69Updated 5 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 weeks ago
- Stack safe and expressive recursion in Rust☆104Updated 6 months ago
- Trait generalization of the fundamental types☆48Updated last year
- ☆64Updated 8 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Datatest -- data-driven test framework for Rust☆56Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago