advancedresearch / monotonic_solverLinks
A monotonic solver designed to be easy to use with Rust enum expressions
☆48Updated 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:
- Units of Measure for Rust☆49Updated 9 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- A simple neural net implementation.☆42Updated 6 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A data engine for Data Oriented Design☆26Updated 6 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- A fast map for when one doesn't care about choosing the keys.☆27Updated 11 months ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 5 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A modified servo browser which accepts content patches over an IPC channel☆11Updated 9 years ago
- Experimental persistent collections in Rust☆45Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A macro to generate Rust actors☆46Updated 4 years ago