c410-f3r / mopLinks
Flexible and modular framework for different NP-Problems with different solvers
☆22Updated 4 months ago
Alternatives and similar repositories for mop
Users that are interested in mop are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- ☆47Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆27Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Efficient sized chunk datatypes for immutable.rs☆26Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- hot-reload template for Rust☆22Updated 2 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
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago