c410-f3r / mopLinks
Flexible and modular framework for different NP-Problems with different solvers
☆22Updated 5 months ago
Alternatives and similar repositories for mop
Users that are interested in mop are comparing it to the libraries listed below
Sorting:
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- rust-cuda working group☆65Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 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 3 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- Propositional logic with types in Rust☆62Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Streams and broadcasts: functional reactive programming in Rust.☆38Updated 6 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Cartesian product, Combination, and Permutation library for Rust☆25Updated 2 years ago
- Generative arts library in Rust☆21Updated 4 years ago