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:
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Token tree calling convention☆79Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated 2 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Arbitrary precision integers library.☆28Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- ☆29Updated last year
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- scraps of a potential language☆37Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Type checked partial references for rust☆15Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆34Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- ☆48Updated last year
- 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
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆39Updated 2 years ago
- A map backed by a vector☆25Updated last year
- Optimization algorithms realized in Rust☆15Updated 5 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago