advancedresearch / monotonic_solverLinks
A monotonic solver designed to be easy to use with Rust enum expressions
☆47Updated 4 years ago
Alternatives and similar repositories for monotonic_solver
Users that are interested in monotonic_solver are comparing it to the libraries listed below
Sorting:
- Ticketed lock synchronization primitive☆11Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Plain Rust implementations of basic machine learning algorithms☆17Updated 6 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A data engine for Data Oriented Design☆26Updated 6 years ago
- ☆23Updated 8 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- FSM in Rust's macros.☆20Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 7 months ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Units of Measure for Rust☆46Updated 9 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- ☆53Updated 5 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago