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 10 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A simple neural net implementation.☆42Updated 6 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 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- FSM in Rust's macros.☆20Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A small Rust library for recycling types with owned memory☆33Updated 10 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 2 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago