programmerjake / algebraics
algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics
☆26Updated last year
Alternatives and similar repositories for algebraics:
Users that are interested in algebraics are comparing it to the libraries listed below
- ☆29Updated 11 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- ☆38Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years 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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- A syn targetting PEG parser generator☆20Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- scraps of a potential language☆37Updated 3 years ago
- ☆45Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated this week
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated last month
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month