c410-f3r / mopLinks
Flexible and modular framework for different NP-Problems with different solvers
☆22Updated last month
Alternatives and similar repositories for mop
Users that are interested in mop are comparing it to the libraries listed below
Sorting:
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A Rust memory allocator for large slices that don't escape the stack.