gifnksm / polynomial-rs
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
- Optimization algorithms realized in Rust☆15Updated 5 years ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆32Updated 3 years ago
- Bechmarks for Rust big integer implementations☆61Updated 8 months ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- Type checked partial references for rust☆14Updated 3 years ago
- Experimenting with Rust's fundamental data model☆51Updated 5 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Crunchy unroller - deterministically unroll constant loops☆41Updated 2 months ago
- ☆18Updated 2 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…☆46Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated this week
- ☆38Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Check that a crate builds without libstd☆24Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 4 years ago
- `$crate` in procedural macros.☆69Updated 3 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand☆22Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year