ahrvoje / numericsLinks
Numerical snippets & tests
☆12Updated 8 months ago
Alternatives and similar repositories for numerics
Users that are interested in numerics are comparing it to the libraries listed below
Sorting:
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- An arbitrary-precision floating-point library in Rust☆45Updated 2 months ago
- A proof of concept automatic differentiation library for Rust☆23Updated 7 years ago
- An operator precedence parser for Scryer Prolog, an up and coming ISO Prolog implementation.☆14Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Arbitrary precision floating point in Rust☆19Updated 9 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- yk packages☆33Updated last week
- ☆20Updated 8 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- ☆24Updated 4 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- rust verification condition generator☆96Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- A fixed-capacity memory buffer allocated on the stack using const generics.☆9Updated 4 years ago
- ☆63Updated 8 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆100Updated last year
- Experimental type level programming in Rust☆37Updated 3 years ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- ☆18Updated 3 years ago