programmerjake / algebraicsLinks
algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics
☆28Updated 4 months ago
Alternatives and similar repositories for algebraics
Users that are interested in algebraics are comparing it to the libraries listed below
Sorting:
- Token tree calling convention☆82Updated 3 years ago
- ☆61Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- ☆31Updated 5 years ago
- ☆41Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆48Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Advisory cross-platform file locks using file descriptors☆83Updated 8 months ago
- scraps of a potential language☆38Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 6 months ago
- ☆64Updated 8 years ago
- Type checked partial references for rust☆15Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Big array helper for serde☆65Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago