oli-obk / quine-mc_cluskey
Rust implementation of the Quine-McCluskey algorithm and Petrick's method
☆31Updated last year
Alternatives and similar repositories for quine-mc_cluskey:
Users that are interested in quine-mc_cluskey are comparing it to the libraries listed below
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- ☆29Updated 9 months ago
- Token tree calling convention☆79Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- exhaustive testing library☆63Updated 6 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Ranged integers for Rust based on const generics☆28Updated 4 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- Compact sets in rust☆54Updated 3 months ago
- ☆33Updated 2 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆23Updated 10 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Trait generalization of the fundamental types☆43Updated 8 months ago
- Program synthesis is possible in Rust☆24Updated 6 years ago
- Procedural macro for deriving helper methods for types with Cow fields☆16Updated 9 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- Experimenting with Rust's fundamental data model☆50Updated 4 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆56Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago