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:
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Compact sets in rust☆56Updated 6 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- exhaustive testing library☆65Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A simple, id-based arena☆121Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- The never type (the true one!) in stable Rust.☆40Updated 2 months ago
- Datatest -- data-driven test framework for Rust☆55Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Install a rustc master toolchain usable from rustup☆76Updated 3 weeks ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Ranged integers for Rust based on const generics☆28Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Prototype extension of the Rust type system towards checking units-of-measure☆115Updated 5 years ago
- ☆45Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Interning of data in rust☆106Updated 3 months ago
- We have Crater At Home☆36Updated 11 months 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 library for generating Graphviz DOT language files for graphs.☆77Updated 5 months ago