advancedresearch / linear_solver
A linear solver designed to be easy to use with Rust enums.
☆32Updated 3 years ago
Alternatives and similar repositories for linear_solver:
Users that are interested in linear_solver are comparing it to the libraries listed below
- A disassembler framework☆18Updated 2 years ago
- Implicit Drop/move protection for Rust (linear types)☆12Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Renders interactive fractal-like animations☆19Updated 7 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆17Updated 3 years ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A syn targetting PEG parser generator☆20Updated last year
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- ☆17Updated 9 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 4 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated last month
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- Lift enum variants to the type-level.☆32Updated 3 years ago
- Compiler plugin calculating const size of string literal and others☆11Updated 7 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago