-
bitvec
Addresses memory by bits, for packed collections and bitfields
-
bit-vec
A vector of bits
-
crypto-primes
Random prime number generation and primality checking library
-
sieve-cache
SIEVE cache replacement policy with thread-safe wrappers
-
num-prime
Generic and optimized primality test, factorization and various number theoretic functions with arbitrary precision based on
num -
const-primes
Work with prime numbers in const contexts. Prime generation, primality testing, prime counting, and more.
-
etchdns
A caching DNS proxy with advanced security features, WebAssembly hooks, and comprehensive protection mechanisms
-
primal-check
Fast standalone primality testing
-
quickcheck
Automatic property based testing with shrinking
-
jmap-client
JMAP client library for Rust
-
evictor
generic caching with configurable eviction policies
-
bls12_381
BLS12-381 pairing-friendly elliptic curve construction
-
sieve-rs
Sieve filter interpreter for Rust
-
machine-prime
ne plus ultra primality testing for machine-sized integers
-
haskelujah-driver
Compilation driver and project orchestration for the Haskelujah compiler
-
next-gen
Safe generators on stable Rust
-
sankhya
— Ancient mathematical systems, historical calendars, and archaeoastronomy: 10+ calendar systems, 8 civilizations of mathematics, cross-civilizational epoch correlation
-
numbers_rus
Number-theory primitives and exact arithmetic for Rust — built for competitive programming, teaching, and recreational math. Miller-Rabin primality, sieves, factorization, modular arithmetic…
-
micro-moka
A lightweight, single-threaded cache library with SIEVE eviction
-
helixrouter
Adaptive async compute routing engine: per-job strategy selection (inline/spawn/pool/batch/drop) driven by live pressure, EMA latency, and online-learned quality estimates
-
stalwartlabs/stalwart-cli
Stalwart Server CLI
-
citadeldb
Citadel: encrypted-first embedded database engine that outperforms unencrypted SQLite
-
anno
Named entity recognition, coreference resolution, and zero-shot entity types
-
llts
TypeScript to native compiler via LLVM
-
mesh-sieve
Modular, high-performance Rust library for mesh and data management, designed for scientific computing and PDE codes
-
simdsieve
SIMD-accelerated byte pattern pre-filtering with AVX-512, AVX2, NEON, and scalar fallback
-
passerine
A small extensible functional scripting language designed for concise expression with little code
-
fm-index
FM index and its variant implementations for Rust
-
primal
primalputs raw power into prime numbers. This crates includes: optimised prime sieves, checking for primality, enumerating primes, factorising numbers, and state-of-the-art estimation of upper and… -
stalwartlabs/jmap_proto
All-in-one Mail & Collaboration server. Secure, scalable and fluent in every protocol (IMAP, JMAP, SMTP, CalDAV, CardDAV, WebDAV).
-
primes
A package for calculating primes using the Sieve of Eratosthenes, and using that to check if a number is prime and calculating factors. Includes an iterator over all primes.
-
erato
primality testing algorithms with benchmarking
-
image_sieve
GUI based tool to sort out and categorize images, raw images and videos
-
pascal
A modern Pascal compiler with build/intepreter/package manager built with Rust
-
spamassassin-milter
Milter for spam filtering with SpamAssassin
-
unwinder
Call stack spoofing for Rust
-
just-engine
A ground-up ES6 JavaScript engine with tree-walking interpreter, bytecode VMs, and Cranelift JIT compiler
-
nilang
A scripting language interpreter for Advent of Code
-
c-prime
Convenience wrapper for machine-prime
-
cplit
Competitive Programming Library in Rust
-
hpdg
Rust-first data generator for competitive programming and OI workflows
-
fibre_cache
Best in-class comprehensive, most flexible, high-performance, concurrent multi-mode sync/async caching library for Rust. It provides a rich, ergonomic API including a runtime-agnostic CacheLoader…
-
postar
A local email filtering service
-
prime-formula
High-performance prime number generation and constellation finding using novel wheel factorization
-
xensieve
Xenakis Sieve, providing a Sieve from a string expression that filters integer sequences into iterators of integers, Boolean states, or interval widths. Sieves are built from Residuals…
-
primal-sieve
A high performance prime sieve
-
zki_sieve
SIEVE IR
-
k-cache
internal cache implementation for rmemstore
-
numberlab
A collection of numerical algorithms
-
math-comb
Math library for Combinatorics, Modular arithmetic & Number Theory utilities
-
factorial_engine
producing factorials
-
sieve-of-eratosthenes
A standard implementation of the Sieve of Eratosthenes
-
deoptimizer
machine code de-optimizer. By transforming/mutating the machine code instructions to their functional equivalents it makes possible to bypass pattern-based detection mechanisms used by security products.
-
lazy-prime-sieve
Lazy Sieve of Eratosthenes for infinitely generating primes lazily in Rust
-
xtuc-sieve-rs
Sieve filter interpreter for Rust
-
citadeldb-buffer
Buffer pool with SIEVE eviction and encrypt/decrypt pipeline for Citadel
-
numera
numbers
-
nums
Number theoretic functions, such as primality testing and factorization, for BigUints
-
stella
software that finds prime k-tuplets (also called prime constellations)
-
rmemstore-messages
message definitions for rmemstore
-
nut_sys
Wrapper for Number-Theory-Utils C library
-
corevm-prime-sieve-bin
prime sieve program for CoreVM. Prebuilt binary.
-
primesieve_wrapper
Wrapper for Primesieve C library
-
rust-eratos
'Sieve of Eratosthenes' for rust language practice
-
primal-bit
Bit-vector specialised to the prime-number-related needs of
primal -
mj
My Journal - personal tool to capture ideas, work with journals, notes and tasks in your favourite text $EDITOR
-
reikna
A work in progress math library
-
sieve2workers
Convert a Sieve program into a Cloudflare Workers for Cloudflare Email Routing
-
primal-slowsieve
sieve of Eratosthenes designed for testing faster sieves. You probably want
primal-sieve, or even justprimalitself. -
sieve-generator
Sieve filter generator
-
codemonk-primes-cli
A command-line utility for finding prime numbers
-
rusmes-core
Mailet processing engine for RusMES — composable mail processing pipeline with matchers, mailets, DKIM/SPF/DMARC, spam filtering, and AI integration
-
concurrent_prime_sieve
Tools for generating filters and collections with primes concurrently. Rust implementation of the Sieve of Atkin. This implementation runs in O( sqrt(max_num) + section_size ) (where section_size = max_num - min_num)…
-
ssmr
Single-Shot Miller-Rabin primality test for small integers
-
primerug
A prime k-tuple finder based on the rug crate
-
sieve-parser
Parsing the Sieve language and exporting an abstract representation
-
primenumbe-rs
Generate the nth prime number
-
prim
find prime numbers
-
tnt-lib
many certificates about Integers
-
svp
Lattice sieving over the integers with arbitrary precision
-
prime_finder_rust
A prime finder made in Rust (originally made in c++)
-
primeutils
A collection of tools for working with prime numbers
-
prime-iter
An incremental-sieve based prime generator
-
prime-number-utils
generate prime numbers and to determine whether a number is prime efficiently
-
prime_tools
Generate primes, get prime factors, check primality, and other useful prime-related utilities
-
polymatheia
Mathematical types, traits, and algorithms in pure and safe Rust
-
cursieve
that makes it easy to deserialize byte arrays into annotated Rust structures
-
primter
Prime number iterator based on sieve of Eratosthenes
-
fractran
execute Fractran programs
-
libprimesieve
Access to the C function primesieve_generate_primes
-
libsieve
Experimental interpreter for Sieve scripts (RFC 5228)
-
sfcpl
private library for atcoder
-
RUSTRUSTRUST
The only crate to sieve the false ones out
-
managesieve
Support for parsing ManageSieve protocol (RFC 5804)
Try searching with DuckDuckGo or on crates.io.