advancedresearch / monotonic_solver
A monotonic solver designed to be easy to use with Rust enum expressions
☆45Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for monotonic_solver
- More maintainable Rust test☆28Updated 3 years ago
- Units of Measure for Rust☆45Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Ticketed lock synchronization primitive☆11Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Plain Rust implementations of basic machine learning algorithms☆17Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆38Updated 6 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- [WIP] Molten - Style-preserving TOML parser.☆40Updated 6 years ago
- ☆13Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- A macro to generate Rust actors☆42Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A simple neural net implementation.☆40Updated 5 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 7 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆23Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year