JASory / ENTLinks
Elementary Number Theory for Integers in Rust
☆17Updated 3 months ago
Alternatives and similar repositories for ENT
Users that are interested in ENT are comparing it to the libraries listed below
Sorting:
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Type checked partial references for rust☆15Updated 3 years ago
- Arbitrary width integers☆20Updated 3 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Manipulations and data types that represent polynomial☆19Updated last month
- ☆29Updated last year
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Updated 7 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- Bechmarks for Rust big integer implementations☆61Updated 11 months ago
- A simple and powerful Rust remote method invocation library based on trait objects☆14Updated 4 years ago
- Code comment watcher that notifies when an issue is closed.☆10Updated 6 months ago
- ☆14Updated 10 months ago
- ☆36Updated 10 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆31Updated 5 years ago