primal puts raw power into prime numbers.
☆127Sep 23, 2024Updated last year
Alternatives and similar repositories for primal
Users that are interested in primal are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Experiments with idea from the blog post "Stack-safety for free?"☆12Nov 29, 2021Updated 4 years ago
- A prime generator for Rust☆15Jul 21, 2024Updated last year
- [toy] Chess, but with the fog of war.☆12Dec 22, 2021Updated 4 years ago
- A Rust library for reading and writing data with byte order awareness.☆16Aug 3, 2021Updated 4 years ago
- ☆19Updated this week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Manipulations and data types that represent polynomial☆20Jun 11, 2026Updated last week
- Generic and optimized primality test, factorization and various number theoretic functions with arbitrary precision based on `num`.☆32Jun 7, 2026Updated last week
- deserialize data from simple inputs☆25Dec 2, 2020Updated 5 years ago
- A bare-bones macro-based Entity-Component-System☆11Apr 11, 2021Updated 5 years ago
- Illustration of Rust await syntax alternatives☆13May 5, 2019Updated 7 years ago
- ☆37Aug 8, 2024Updated last year
- Asynchronous C++ interoperability for Rust☆10Sep 21, 2021Updated 4 years ago
- A hash table with deque-like order and fast iteration; access items by key or sequence index☆18Apr 9, 2026Updated 2 months ago
- [moved] A playground akin to the Rust playground but for Dioxus.☆14Feb 5, 2025Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Cascade expressions in Rust, inspired by Dart☆123Apr 22, 2024Updated 2 years ago
- Extra primitive types (u128, i128) for Rust.☆25May 15, 2021Updated 5 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆56Aug 30, 2021Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆79Dec 20, 2025Updated 5 months ago
- Truncate strings in a human-friendly way.☆14Dec 5, 2021Updated 4 years ago
- A big integer library in Rust with good performance.☆108Updated this week
- Low-level manipulations of IEEE754 floating-point numbers.☆33May 17, 2023Updated 3 years ago
- Parallel HashMap and HashSet for Rust☆56Apr 25, 2019Updated 7 years ago
- Rust Roguelike: Introductory Tutorial Example of Rust and Unit Testing☆13Oct 16, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Simple memoization library for rust☆30Mar 8, 2020Updated 6 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Jul 2, 2023Updated 2 years ago
- a crate for small packed strings☆18Oct 31, 2022Updated 3 years ago
- A macro to define lambda-like macros inline.☆17Sep 8, 2019Updated 6 years ago
- ☆22Sep 26, 2016Updated 9 years ago
- File serving using tower web☆19Feb 3, 2019Updated 7 years ago
- Double-ended queues☆14Apr 4, 2026Updated 2 months ago
- Simple object to count Rust iterables