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:
- Compact sets in rust☆56Updated 8 months ago
- exhaustive testing library☆65Updated 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
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- A simple, id-based arena☆119Updated 2 years ago
- Stack safe and expressive recursion in Rust☆103Updated 5 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- ☆60Updated 3 weeks ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 8 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Ranged integers for Rust based on const generics☆29Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- ☆46Updated 4 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- Trait generalization of the fundamental types☆47Updated last year
- ☆50Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago