ahrvoje / numericsLinks
Numerical snippets & tests
☆12Updated last week
Alternatives and similar repositories for numerics
Users that are interested in numerics are comparing it to the libraries listed below
Sorting:
- An arbitrary-precision floating-point library in Rust☆47Updated 8 months ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 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…☆102Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- ☆18Updated 3 years ago
- yk packages☆38Updated this week
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆31Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆17Updated last year
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 6 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Ported to Rust from https://mattwarren.org/2019/03/01/Is-CSharp-a-low-level-language/☆32Updated 6 years ago
- Proof-of-concept for a memory-efficient data structure for zooming billion-event traces☆70Updated 4 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Type-Level Programming in Rust☆27Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 9 months ago
- Arbitrary precision floating point in Rust☆19Updated 10 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- ☆24Updated 4 years ago
- A proof of concept automatic differentiation library for Rust☆24Updated 7 years ago
- An operator precedence parser for Scryer Prolog, an up and coming ISO Prolog implementation.☆16Updated 4 years ago
- ☆49Updated 6 months ago
- A semi-opinionated way to create windows on Windows.☆18Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago