advancedresearch / linear_solverLinks
A linear solver designed to be easy to use with Rust enums.
☆33Updated 4 years ago
Alternatives and similar repositories for linear_solver
Users that are interested in linear_solver are comparing it to the libraries listed below
Sorting:
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A disassembler framework☆18Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆27Updated 10 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 8 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 6 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Updated 8 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- Collections Library for Adapton, in Rust☆13Updated 8 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago