-
moka
A fast and concurrent cache library inspired by Java Caffeine
-
rpds
Persistent data structures with structural sharing
-
titlecase
Capitalize text according to a style defined by John Gruber for Daring Fireball
-
genai
Multi-AI Providers Library for Rust. (OpenAI, Gemini, Anthropic, xAI, Ollama, Groq, DeepSeek, Grok)
-
file-format
determining the file format of a given file or stream
-
madsim
Deterministic Simulator for distributed systems
-
timely
A low-latency data-parallel dataflow system in Rust
-
openjp2
Rust port of Openjpeg
-
snphost
Administrative utility for AMD SEV-SNP
-
timely_logging
Common timely logging infrastructure
-
scxcash
Cache Usage Analyzer for sched_ext Schedulers
-
rtsc
Real-time Synchronization Components
-
tvid
A terminal video player
-
dmx512-rdm-protocol
DMX512 and Remote Device Management (RDM) protocol written in Rust
-
aws-cognito-srp
Secure Remote Password (SRP) protocol for AWS Cognito
-
jaoc
A CLI tool to scaffold, run, and watch Advent of Code projects in Rust
-
anyxml
A fully spec-conformant XML library
-
ruchyruchy
JIT Compiler + Advanced Debugging Tools - Cranelift-based JIT with mixed-mode execution, eBPF syscall tracing, statistical profiling, 10 quality tools, automated bug detection, 95%+ detection rate…
-
quantum-pulse
A lightweight, customizable profiling library for Rust with support for custom categories and percentile statistics
-
hexser
Zero-boilerplate hexagonal architecture with graph-based introspection
-
rbx_mesh
Rust parser for Roblox mesh files
-
openid-client
OpenID client for Rust
-
anyhide
Hide any data in any file(s) - steganography tool with hybrid encryption and plausible deniability
-
embystream
Emby streaming application (frontend/backend separation) written in Rust
-
embedded-dht-rs
A driver for interfacing with DHT11, DHT20 (AHT20), DHT22 (AM2302) temperature and humidity sensors, designed for embedded systems
-
fe2o3-amqp-types
AMQP1.0 data types
-
exact-covers
Knuth's algorithm for solving the exact cover problem with colors
-
proptest-arbitrary-interop
Interop glue between arbitrary and proptest crates
-
crix-todo
A terminal-based todo list manager with CLI and TUI support
-
cdr
A serialization/deserialization implementation of Common Data Representation
-
fmerge
Merging files recursively
-
fa_slow_ai
A slow AI implementation using fractal algebra
-
ooxml
An Office OpenXML parser writen in Rust
-
dicom-transfer-syntax-registry
A registry of DICOM transfer syntaxes
-
thag_profiler
A lightweight, cross-platform Rust code profiling toolkit with zero overhead when disabled
-
regexml
XPath compatible regex engine
-
advent-of-code-rust-runner
Rust framework for running Advent of Code solutions
-
hyperapp_macro
The macro for async, handler-based Hyperware Hyperapps
-
aas
Data type bindings for the Asset Administration Shell Specs
-
codes-iso-3166
This package contains an implementation of the ISO 3166 Country Codes specification
-
thediff
Difference between 2 files in percentages
-
podcast-api
Rust bindings for the Listen Notes Podcast API
-
aocli
Advent of Code helper CLI
-
tensorlogic-sklears-kernels
Logic-derived similarity kernels for SkleaRS integration
-
oursh
Modern, fast POSIX compatible shell
-
lang_pt
A parser tool to generate recursive descent top down parser
-
aoc-rs-1npo
My attempt at using Rust to solve Advent of Code puzzles
-
irox-build-rs
Compile-time build metadata injection inspired by shadow-rs
-
mathematica-notebook-filter
mathematica-notebook-filterparses Mathematica notebook files and strips them of superfluous information so that they can be committed into version control systems more easily -
advent_of_code_traits
Minimal, flexible framework for implementing solutions to Advent of Code in Rusts
-
pinus
A prickly BTreeMap. You can insert through shared references and values are pin-projected.
-
lamcalc
creating, parsing and evaluating lambda calculus
-
swf-fixed
SWF fixed-point numbers for Rust
-
travis-cargo
Possible Rust replacement for existing Python travis-cargo
-
aocr
task runner and support tool for Advent of Code challenges
-
rustz
functional programming in Rust
-
bocu1
BOCU-1 compressed unicode encoding
-
sdml-core
Core Model for Simple Domain Modeling Language (SDML)
-
advent-of-utils
CLI and library to organise and run Advent of Code puzzles
-
cairo-vm
Blazing fast Cairo interpreter
-
piske
programming langauge for generative art
-
deserialize_form_style_query_parameter
Deserialize Form style Query parameters with Serde
-
oglo-cpu-asm
Official assembler implementation for Oglo CPU
-
temperaments
Calculate frequency tables of a wide variety of musical temperaments and calculate cent offsets
-
aoc-main
A macro which defines a handful main for the Advent of Code
-
codetrotter_aoc_2019_solutions
Advent of Code 2019 Solutions
-
kfn-rs
Karaoke .kfn file IO library written in Rust
-
hugepage-rs
wrapped allocator for linux hugepage
-
bitformat
Formats bit-focused data structure for printing to terminals and logs
-
c8-backup
Backup and restore Camunda Platform 8 deployments
-
hwcalc_lib
Backend for the hwcalc calculator
-
py-regex
A small wrapper around the Python regex module via PyO3
-
advent-of-rust
Advent of Code utility macro for Rust
-
netlink-sys-mio-0-8
netlink sockets, with optional integration with tokio (updated for mio 0.8)
-
nt-load-order
determine the driver load order of a Windows system
-
teloxide-macros
The teloxide's procedural macros
-
every
Run a command every N seconds
-
logical_clock
Modern logical clocks implementation in Rust
-
family
I can't believe it's not HKT!
-
swarm-commander
Manage tons of commands asynchronously
-
oldwin-platform-vc-ltl5-x86-xp-part2
Part2 of OldWin VC-LTL5 library for Windows xp
-
bevy_enum_event
General-purpose enum to Bevy event conversion macro - generates Event and EntityEvent types from enum variants with support for entity targeting and propagation
-
turbo-metrics-cli
Toolkit to compute quality metrics fast using a GPU (CLI version)
-
singleton-stepanov
isn't meant to be used by itself, but as template for your our types. Attempt to do Efficient Programming with Components: Lecture 2 Part 1, Efficient Programming with Components:…
-
aoc_framework
A framework used to run Advent of Code Challenges
-
oldwin-platform-vc-ltl5-x86_64-xp-part2
Part2 of OldWin VC-LTL5 library for Windows XP
-
bddap-aoc
bddap's rust Advent Of Code solution runner
-
exemplify-lib
generating code examples from annotated source file directories
-
comic-book-binder
A helper to manage your comic books and others sorted list of files
-
mbryant-aoc2021
Commented solutions to AoC 2021
-
instrumented-stepanov
InstrumentedBase is collecting data about number of new, clone, drop, eq, partial cmp and cmp from Instrumented instates
Try searching with DuckDuckGo or on crates.io.