Elementary Number Theory for Integers in Rust
☆20Mar 7, 2025Updated 11 months ago
Alternatives and similar repositories for ENT
Users that are interested in ENT are comparing it to the libraries listed below
Sorting:
- Generic and optimized primality test, factorization and various number theoretic functions with arbitrary precision based on `num`.☆26Updated this week
- Atomic Physics Library☆22Oct 27, 2025Updated 4 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Easy and safe destructuring for more types.☆33Nov 14, 2025Updated 3 months ago
- Implementation of PBRT in rust based on the C++ version by Matt Pharr, Grep Humphreys, and Wenzel Jakob.☆18Jun 21, 2022Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆34Dec 15, 2025Updated 2 months ago
- Rust Mini Game Framework☆23May 27, 2024Updated last year
- A command line interface for rxing☆10Mar 1, 2023Updated 3 years ago
- Support for requesting objects from other objects dynamically based on type☆11Aug 25, 2020Updated 5 years ago
- Library to read Murchison Widefield Array (MWA) raw visibilities, voltages and metadata into a common structure☆11Feb 17, 2026Updated last week
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Feb 29, 2024Updated 2 years ago
- ☆27Mar 4, 2020Updated 5 years ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- Make your IDs strongly typed!!☆13Sep 22, 2022Updated 3 years ago
- A leaner structure of arrays implementation with a vec of tuples like public interface☆13Nov 6, 2022Updated 3 years ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- ☆12Jun 3, 2023Updated 2 years ago
- Rust crate for displaying in different formats☆13Nov 20, 2022Updated 3 years ago
- A debugger which can be used to debug programs that do not want to be debugged☆14Sep 15, 2025Updated 5 months ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- ☆19Jan 12, 2025Updated last year
- Torrent searching Rust library☆15May 20, 2021Updated 4 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Jan 27, 2026Updated last month
- A Linux Software Center☆11Oct 10, 2023Updated 2 years ago
- A c_import macro for Rust☆14Apr 21, 2025Updated 10 months ago
- ☆18Aug 11, 2024Updated last year
- XaaS for KaTeX on docs.rs☆13Apr 21, 2018Updated 7 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- A set of collection data types for rust that are simple wrappers around vectors☆10Jan 14, 2026Updated last month
- Low To High Level Math Library for Rust☆53Jan 29, 2022Updated 4 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- ☆12Oct 16, 2020Updated 5 years ago
- A list of the few things I don't like about rust☆13Mar 1, 2023Updated 2 years ago
- Simple implementation of call-by-need lazy lambda calculus in Rust.☆15Apr 8, 2024Updated last year
- Zero-copy, no-std proquint encoding and decoding☆13May 7, 2023Updated 2 years ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- Jack of all trades - a cli builder for REST APIs and task automation☆13Jun 1, 2020Updated 5 years ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year