oli-obk / quine-mc_cluskey
Rust implementation of the Quine-McCluskey algorithm and Petrick's method
☆30Updated last year
Related projects ⓘ
Alternatives and complementary repositories for quine-mc_cluskey
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Make any value Sync but only available on its original thread☆37Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- ☆29Updated 6 months ago
- pin-safe interior mutability☆14Updated 2 years ago
- exhaustive testing library☆58Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆32Updated 2 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆55Updated 2 years ago
- Compact sets in rust☆53Updated 2 weeks ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Transitive derive macros for Rust☆30Updated 6 months ago
- ☆16Updated 4 years ago
- Experimental type level programming in Rust☆38Updated 3 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years 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
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- ☆55Updated 5 months ago
- ☆60Updated 7 years ago
- Trait generalization of the fundamental types☆41Updated 5 months ago
- ☆13Updated 7 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Token tree calling convention☆79Updated last year
- Lossless functionality for platform-native strings.☆70Updated last week