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:
- exhaustive testing library☆66Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A simple, id-based arena☆125Updated last week
- Token tree calling convention☆82Updated 3 years ago
- Compact sets in rust☆60Updated 10 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Inline procedural macros for Rust☆56Updated 3 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
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- ☆64Updated 8 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Stack safe and expressive recursion in Rust☆106Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- ☆61Updated 2 years ago
- Interning of data in rust☆118Updated 7 months ago