JASory / ENTLinks
Elementary Number Theory for Integers in Rust
☆19Updated 6 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 7 months ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Updated 10 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆30Updated last year
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 5 months ago
- ☆18Updated 8 months ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 4 years ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated last month
- Type checked partial references for rust☆15Updated 4 years ago
- ☆36Updated last year
- ☆31Updated 5 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
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Write simple proc-macros inline with other source code.☆20Updated 10 months ago
- Easy and safe destructuring for more types.☆33Updated last month
- A simple and powerful Rust remote method invocation library based on trait objects☆14Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Rust traits for nonzero generic integers☆16Updated 3 years ago
- ☆13Updated 3 years ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- myrrlyn’s wyzyrdly library