programmerjake / algebraicsLinks
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
Sorting:
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- Token tree calling convention☆79Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- ☆63Updated 8 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 8 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years 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 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Cartesian product, Combination, and Permutation library for Rust☆25Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆48Updated last year
- ☆57Updated last year
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Arbitrary precision integers library.☆28Updated 4 years ago
- Rust HashSet with insertion ordering☆42Updated 6 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago