programmerjake / algebraics
algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics
☆26Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for algebraics
- Arbitrary precision integers library.☆26Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Experimenting with Rust's fundamental data model☆47Updated last month
- Rust library providing basic aliasable (non `core::Unique`) types☆11Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- ☆29Updated 6 months ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- ☆38Updated last year
- Stack-allocated trait objects☆18Updated 2 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 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
- Full precision decimal representation of f64☆25Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- Type-level named values with partial dependent type support in Rust☆55Updated 2 years ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Bechmarks for Rust big integer implementations☆53Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago