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
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆55Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆32Updated 2 years ago
- Token tree calling convention☆80Updated last year
- Compact sets in rust☆53Updated last week
- ☆29Updated 6 months ago
- Experimental type level programming in Rust☆38Updated 3 years ago
- Lift enum variants to the type-level.☆30Updated 3 years ago
- Transitive derive macros for Rust☆30Updated 6 months ago
- ☆16Updated 4 years ago
- Lossless functionality for platform-native strings.☆70Updated this week
- Find calls to panic functions in rust executables☆36Updated 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
- A crate for compile-time duck typing and reflection of structs☆16Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- pin-safe interior mutability☆14Updated 2 years ago
- exhaustive testing library☆58Updated 3 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆31Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- An experimental columnar arena☆41Updated 2 weeks ago
- ☆55Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Fast cache efficient immutable map for rust☆25Updated 3 weeks ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- Alternative future adapters that provide cancel safety.☆58Updated this week