nathan-barry / symbolic_math
A Rust library for performing symbolic mathematics. Supports basic arithmetic operations, expression simplification, and expansion, and evaluation.
☆8Updated last year
Alternatives and similar repositories for symbolic_math
Users that are interested in symbolic_math are comparing it to the libraries listed below
Sorting:
- rusymbols is a Rust crate for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the cod…☆29Updated 4 years ago
- Algorithms in computational algebra written in rust☆53Updated this week
- Some benchmarks for generational arenas in rust☆26Updated 10 months ago
- LR-style Parser Generator☆19Updated last month
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆38Updated this week
- An opinionated computer algebra system written in Rust, used by CalcBot.☆38Updated 3 weeks ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆18Updated 4 years ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆22Updated 8 months ago
- B-tree range map implementation for Rust☆12Updated last year
- Bechmarks for Rust big integer implementations☆60Updated 10 months ago
- A library set of arbitrary precision numbers implemented in Rust.☆83Updated 3 months ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Propositional logic with types in Rust☆62Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Graph library for Rust☆26Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Grammar framework.☆12Updated 5 years ago
- Safe and fast mathematical operations with static arrays in the Rust programming language☆41Updated 3 years ago
- Propositional logic with exponentials☆20Updated last week
- Asynchronize blocking operation.☆26Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- Faster integer division and modulus operations☆87Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Dual Number library for Rust☆17Updated 4 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆34Updated 2 years ago
- Simple malloc implementation.☆32Updated 2 months ago