oli-obk / quine-mc_cluskeyLinks
Rust implementation of the Quine-McCluskey algorithm and Petrick's method
☆33Updated 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☆57Updated 2 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- exhaustive testing library☆63Updated 10 months ago
- Checksum of a directory tree☆47Updated 4 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Transitive derive macros for Rust☆32Updated 2 weeks ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- A memory efficient syntax tree for language developers☆60Updated last week
- We have Crater At Home☆34Updated 7 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Program synthesis is possible in Rust☆24Updated 6 years ago
- ☆34Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Efficient sized chunk datatypes for immutable.rs☆26Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Use regular expressions to generate text.☆67Updated 2 years ago
- ☆20Updated 2 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago