gifnksm / polynomial-rsLinks
Manipulations and data types that represent polynomial
☆19Updated 2 weeks ago
Alternatives and similar repositories for polynomial-rs
Users that are interested in polynomial-rs are comparing it to the libraries listed below
Sorting:
- Bechmarks for Rust big integer implementations☆60Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Optimization algorithms realized in Rust☆15Updated 5 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated last month
- Elementary Number Theory for Integers in Rust☆17Updated 3 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Type checked partial references for rust☆15Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Arbitrary width integers☆18Updated 2 months ago
- Structures to wrap C arrays☆20Updated 4 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Updated 6 months ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆22Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago
- Propositional logic with exponentials☆20Updated last month
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand☆22Updated 5 months ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 4 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Safely cast slices of one built-in fundamental number type to another☆28Updated 3 months ago
- Rust attribute macro to implement a trait for tuples☆25Updated 6 months ago