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☆65Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Compact sets in rust☆56Updated 7 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- ☆94Updated 2 years ago
- A double-ended priority queue☆41Updated 8 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- A simple, id-based arena☆120Updated 2 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 8 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Stack safe and expressive recursion in Rust☆103Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Datatest -- data-driven test framework for Rust☆56Updated 2 years ago
- Trait generalization of the fundamental types☆46Updated last year
- Efficient sized chunk datatypes for immutable.rs☆28Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆46Updated 4 years ago