ahrvoje / numericsLinks
Numerical snippets & tests
☆12Updated last year
Alternatives and similar repositories for numerics
Users that are interested in numerics are comparing it to the libraries listed below
Sorting:
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- ☆18Updated 3 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆17Updated last year
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- ☆24Updated 4 years ago
- yk packages☆33Updated this week
- Type-Level Programming in Rust☆27Updated 3 years ago
- An arbitrary-precision floating-point library in Rust☆46Updated 7 months ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 6 years ago
- ☆28Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- An operator precedence parser for Scryer Prolog, an up and coming ISO Prolog implementation.☆16Updated 4 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 8 months ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- Arbitrary precision floating point in Rust☆19Updated 10 years ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- Library for writing tests for utilities that read text files and produce text output☆23Updated 5 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A disassembler framework☆18Updated 3 years ago
- LabVIEW NXG plugin for Rebar, a graphical dataflow language with ownership.☆18Updated 4 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 9 years ago
- Transport-polymorphic, asynchronous session types for Rust☆64Updated 3 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆58Updated 5 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago