advancedresearch / linear_solverLinks
A linear solver designed to be easy to use with Rust enums.
☆32Updated 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:
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A disassembler framework☆18Updated 2 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆53Updated 5 years ago
- ☆27Updated 10 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A very small GC in Rust, with a safe API☆62Updated last year
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Units of Measure for Rust☆47Updated 9 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- (More or less) accurate floating point algorithms☆58Updated 11 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A simple neural net implementation.☆42Updated 5 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago