ahrvoje / numericsLinks
Numerical snippets & tests
☆12Updated 11 months ago
Alternatives and similar repositories for numerics
Users that are interested in numerics are comparing it to the libraries listed below
Sorting:
- 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
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- yk packages☆33Updated this week
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- Experimental type level programming in Rust☆40Updated 4 years ago
- An arbitrary-precision floating-point library in Rust☆46Updated 5 months ago
- ☆17Updated 10 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 months ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆30Updated 2 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- ☆24Updated 4 years ago
- rust verification condition generator☆96Updated 9 years ago
- Simple malloc implementation.☆32Updated 8 months 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
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 4 years ago
- An analysis library for zero-sum games, written in Rust☆17Updated 4 years ago
- ☆18Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An operator precedence parser for Scryer Prolog, an up and coming ISO Prolog implementation.☆15Updated 4 years ago