BROWSE A-Z
All 305,250 crates, alphabetically
Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.
chksum-sha2An implementation of SHA-2 hash functions with a straightforward interface for computing digests of bytes, files, directories,…102,509MIT
chksum-sha2-224An implementation of the SHA-2 224 hash function with a straightforward interface for computing digests of bytes, files,…102,846MIT
chksum-sha2-256An implementation of the SHA-2 256 hash function with a straightforward interface for computing digests of bytes, files,…108,569MIT
chksum-sha2-384An implementation of the SHA-2 384 hash function with a straightforward interface for computing digests of bytes, files,…102,794MIT
chksum-sha2-512An implementation of the SHA-2 512 hash function with a straightforward interface for computing digests of bytes, files,…103,279MIT
chksum-syncSynchronous higher-level functions for chksum library.3,611MIT
chksum-traitsUseful traits for chksum library.3,867MIT
chksum-writerA convenient interface for calculating hash digests on the fly while writing data to a writer.8,981MIT
chksum3Calculates an 8- or 32-bit little-endian checksum.6,521MIT
chloeChloé project.3,279MIT
chloe-is-a-catA collection of crates for working with cats2,4330BSD
chloe199719_unit_converterA unit converter that converts between metric and imperial units.1,574MIT OR Apache-2.0
chloe_ignoreA simple ignore file generator6,399MIT
chloe_todo_tuiA terminal-based todo application with TUI41MIT
chlogUniversal changelog generator using conventional commit+ with monorepo support.11,951MIT
chlorateFFI bindings to libsoda.8,176BSD-3-Clause
chlorineJust the C types for `no_std`, but builds faster.1,277,351Zlib OR Apache-2.0 OR MIT
chloroA minimal Rust code formatter714MIT OR Apache-2.0
chloro-coreCore functionality for chloro - a minimal Rust code formatter876MIT OR Apache-2.0
chlueBasic commands for Philips hue from the command line1,698MIT
chmMigrations CLI tool for ClickHouse34,064MIT
chmlA CLI tool for chml107MIT
chml_apiRust SDK for ChmlFrp439MIT
chmlfrp-clicli tool for chmlfrp491MIT
chmlibA library for reading Microsoft HTML Help Files (.chm)3,218LGPL-2.1-or-later
chmlib-sysRaw bindings to the CHMLib C library4,250LGPL-2.1-or-later
chmmod-create一個用於快速建立 CHM 插件模組的命令列工具7,584Apache-2.0
chmod-bpfManaging BPF device permissions on macOS4,910MIT
chmod-conversionChmod conversion tool6,486MIT
chmod_calculatorA tool for calculating chmod octal values and rwx style valus594GPL-2.0-or-later
chnIterator chain-building macro6,332MIT OR Apache-2.0
chnroutesRust version of chnroutes (with more features), to bypass the VPN accessing CN IPs.3,474MIT
chobitlibsSingle file libraries for my project.18,585WTFPL
chobits-sherpa-rsRust bindings to https://github.com/k2-fsa/sherpa-onnx1,097MIT
chobits-sherpa-rs-sysRust bindings to https://github.com/k2-fsa/sherpa-onnx1,366MIT
chobsChobs (Changes Observer) is a tool that automatically restarting your process when file changes in the selected directory. It may…7,860MIT
chocomarkup language for dialogue systems7,634MIT OR Apache-2.0
choco-solverSafe interface for the Choco Solver library DLL generated by GraalVM Native Image.34MIT AND BSD-3-Clause
choco-solver-sysFFI interface for the Choco Solver library DLL generated by GraalVM Native Image.53MIT AND BSD-3-Clause
chocobrewtext editor for choco4,574MIT OR Apache-2.0
chocodyeA Rust library for changing the color of the chocobos' plumage in Final Fantasy XIV.7,808MIT OR Apache-2.0
chocolateChocolate!22MIT
chocolate547Chocolate is sweet.2,760Unlicense
chocomintRust API wrapper for the Roblox API5,718MIT
chogBump version in CHANGELOG.md - move contents of [Unreleased] to next version
and update links. For manually written changelogs in…1,561MIT/Apache-2.0
choiceSimilar to `either` but supports an unbounded number of variants.14,219,396MIT
choice-stringProvides utilities to parse selections (indices and ranges) from a string518,805MIT OR Apache-2.0
choice_nocaseTransforms a string as a list of strings separated by `|` where all combinations of character cases are generated. By…8,593MIT
choicesHTTP configuration service by defining a struct.8,531MIT
choices-deriveHTTP configuration service by defining a struct, derive crate.9,359MIT
choirTask Orchestration Framework20,292MIT
chokepointGeneric stream transformer to simulate traffic / network congestion31,367MPL-2.0
chokiA simple http server built from scratch. Not intended for production uses but a simple website with some query stuff can be made.…28,869MIT OR Apache-2.0
chokidarA cross-platform command line utility to watch file system changes.3,821MIT
chokquSevgi ve özenle geliştirilmekte olan bir Rust web framework'u.1,266MIT
chokuTerminal styling library for rust650MIT
chomatter_cliCompiler for the language5,260MIT
chomatter_commonsCommons for Chomatter3,363MIT
chomatter_lexerA lexer for the Chomatter programming language2,808MIT
chomatter_syntaxerSyntaxer for Chomatter2,249MIT
chomchomA simple parser generator for Rust537MIT
chompA fast monadic-style parser combinator designed to work on stable Rust.93,423MIT/Apache-2.0
chomp-nlchomp-nl provides a function to remove the trailing newline characters.5,915MIT
chomp1A fast monadic-style parser combinator designed to work on stable Rust.77,385MIT/Apache-2.0
chompbuildMake-like parallel task runner with a JS extension system49,939Apache-2.0
chomperA regex library designed to be used in a lexer10,814MIT
chompyA series of utilities used to create parsers8,216MIT OR Apache-2.0
chomskyMain entry point and facade for the Chomsky optimization framework45MPL-2.0
chomsky-concretizeConcrete realization of UIR into target architecture models148MPL-2.0
chomsky-contextContext and environment management for Chomsky framework147MPL-2.0
chomsky-costMulti-dimensional cost modeling for Chomsky framework303MPL-2.0
chomsky-emitCode emission layer for Chomsky, bridging UIR to target assemblers128MPL-2.0
chomsky-extractE-Graph extraction and selection logic for Chomsky optimization framework223MPL-2.0
chomsky-glueInteroperability and FFI glue layers for Chomsky128MPL-2.0
chomsky-lifetimeLifetime analysis and resource management for Chomsky framework128MPL-2.0
chomsky-linkerLinker for E-Graphs, handling cross-module references and fusion in Chomsky framework22MPL-2.0
chomsky-rule-engineRewrite rule engine for Chomsky optimization framework306MPL-2.0
chomsky-rulesOptimization rules collection for Chomsky framework128MPL-2.0
chomsky-typesCore types and definitions for Chomsky optimization framework951MPL-2.0
chomsky-uirUniversal Intermediate Representation (UIR) for Chomsky framework based on E-Graph886MPL-2.0
chongs_adderA fun game where you guess what number the computer has chosen.2,732MIT OR Apache-2.0
chonkA lightweight parser combinator framework.9,273non-standard
chonk-cliCheck the size of a file and determine its chonkiness2,902MIT
chonkie🦛 Chonkie, now in Rust 🦀: No-nonsense, ultra-fast, ultra-light chunking library750Apache-2.0
chonkier🦛 Chonkie, now in Rust 🦀: No-nonsense, ultra-fast, ultra-light chunking library1,313Apache-2.0
chonkyGeneral-purpose tooling for segmenting, chunking and embedding files1,033non-standard
choochooAutomation that starts where it stops.1,755MIT OR Apache-2.0
chookchook allows injecting code into child processes.
For now, it is just a placeholder.1,288Apache-2.0
chooosaA random name picker application with visual animation34GPL-3.0
chooseA human-friendly and fast alternative to cut and (sometimes) awk37,299GPL-3.0-or-later
choose-fromSimple dependency-free crate for enforcing a selection from set values2,011MIT
choose-randA small crate for choosing random items from a set of weighted items.2,844MIT
choose_your_bedHigh-quality integration for https://supermaker.ai/blog/how-to-make-the-viral-choose-your-bed-videos-with-ai/25MIT
choosenAn easy program that choose some attending person, with equal properbility for each position.2,998GPL-3.0-or-later
chooserUsing a file it rotates through each item unil a random item is selected. The items are displayed in the center of the console.2,815non-standard
choosierChoose your browser based on the URL given1,867MPL-2.0
choosyChoosy program that launches other programs depending on its arguments3,175MIT
chopChop is the cli frontend for chopper - streaming time series manipulation framework.6,424BSD-2-Clause
chop-indicatorChoppiness Index (CHOP) indicator for technical analysis and options trading27MIT OR Apache-2.0
chopallocA minimal, no_std buddy allocator for embedded systems and bare-metal environments with optional O(1) bitmap optimization40MIT OR Apache-2.0
chopchopchopchop1,504Apache-2.0
chopin-authZero-overhead JWT authentication and RBAC for the Chopin framework.531MIT
chopin-cliCLI tool for scaffolding and managing Chopin applications.694MIT
chopin-coreThe extremely fast, zero-overhead HTTP engine for the Chopin framework.1,025MIT
chopin-macrosRouting and utility macros for the Chopin framework.888MIT
chopin-ormA lightweight, zero-overhead ORM for the Chopin framework.758MIT
chopin-orm-macroProcedural macros for the Chopin ORM.864MIT
chopin-pgA high-performance, synchronous, non-blocking PostgreSQL driver for the Chopin framework.933MIT
chopinizerChop str into tokens18AGPL-3.0-or-later
chopperChopper is a streaming time series manipulation framework. Cli frontend is provided via chop crate.38,770BSD-2-Clause
chopstickA commandline file slicing and unslicing utility8,238GPL-3.0-only
chopsticksA short description of my package1,545MIT
choqoorReady-to-use Deep Learning algorithms written in Rust from scratch.1,578MIT
choraleName reservation for the chorale headless table library. Real implementation lives in chorale-core + per-framework adapters;…19MIT OR Apache-2.0
chorale-coreFramework-agnostic core for the chorale table library: state, sort, filter, pagination, selection, virtualization. Zero UI deps.…507MIT OR Apache-2.0
chorale-deriveProc-macro for automatic ColumnDef generation from a #[derive(TableRow)] struct.19MIT OR Apache-2.0
chorale-dioxusDioxus adapter for the chorale table library. Renders `chorale-core::TableState` with virtualization, selection, and inline cell…451MIT OR Apache-2.0
chorale-leptosLeptos adapter for the chorale table library. Renders `chorale-core::TableState` with virtualization, selection, and inline cell…87MIT OR Apache-2.0
chorale-sycamoreName reservation. Future Sycamore adapter for the chorale headless table library.18MIT OR Apache-2.0
chorale-yewName reservation. Future Yew adapter for the chorale headless table library.18MIT OR Apache-2.0
chorbachorba926MIT
chorba_macrochorba macro1,139MIT
chordRust wrapper around d3-chord15,985AGPL-3.0
chord-actionasync parallel case executor11,363MIT/Apache-2.0
chord-capnpCap'n'proto implementation for chord-rs crate2,592MIT
chord-cliasync parallel case executor10,559MIT/Apache-2.0
chord-composerA music composition tool for structuring chord progressions and patterns.6,852MIT
chord-coreasync parallel case executor16,230MIT/Apache-2.0
chord-dhtA DHT implementation in Rust based on Chord with high peformance and data replication.1,746AGPL-3.0
chord-flowasync parallel case executor11,235MIT/Apache-2.0
chord-genCreate SVGs of guitar chords3,480MIT
chord-grpcgRPC implementation for chord-rs crate2,533MIT
chord-inputasync parallel case executor11,826MIT/Apache-2.0
chord-outputasync parallel case executor11,286MIT/Apache-2.0
chord-parserUtilities for parsing chord signatures5,191MIT
chord-progression-parsera converter from chord progression strings to AST32,326MIT
chord-rsA Rust implementation of the Chord protocol1,581MIT
chord-rs-cliCLI tool to interact with a chord cluster, it's part of the chord-rs project1,555MIT
chord-rs-coreCore library for chord-rs3,533MIT
chord-utilasync parallel case executor12,650MIT/Apache-2.0
chord-webasync parallel case executor10,324MIT/Apache-2.0
chord-wsA git repo workspace manager, an alternative to submodules53MIT
chord2keyChorded gamepad input on linux2,957MIT/Apache-2.0
chord3Create pdf songbooks from chopro source.4,928Beerware
chord_detectorStream-based 12-bin chromagram computation and real-time chord detection.650GPL-3.0
chord_macroHuman readable input chord construction and pattern matching.611MIT
chord_mapperChord Mapper is a Rust project that provides a command-line utility for parsing chord notations and mapping them to the…3,951MIT
chord_nameA library for working with chord names in music theory.1,023MIT OR Apache-2.0
chordcalcChord related utilities2,874MIT
chordclustSequence clustering1,783MIT OR Apache-2.0
chordlibWork with chord-and-lyrics songs: parse, transform, and render them to multiple formats941AGPL-3.0-only
chordparserA parser library to generate Jazz/Pop/Rock chords from string inputs25,792MIT
chordproA Chordpro parser for Rust7,131MIT/Apache-2.0
chordslibrary for getting chords from scale25,905GPL-3.0
chordsketchChordPro command-line tool1,959MIT
chordsketch-chordproChordPro parser, AST, and transforms1,299MIT
chordsketch-convertChordPro ↔ iReal Pro format-conversion bridge (trait scaffold)28MIT
chordsketch-convert-musicxmlMusicXML ↔ ChordPro bidirectional converter1,718MIT
chordsketch-coreChordPro parser, AST, and transforms1,076MIT
chordsketch-irealiReal Pro AST types and a zero-dep JSON debug serializer / parser970MIT
chordsketch-render-htmlHTML renderer for ChordPro documents2,025MIT
chordsketch-render-irealiReal Pro chart renderer (SVG skeleton)915MIT AND OFL-1.1
chordsketch-render-pdfPDF renderer for ChordPro documents2,023MIT
chordsketch-render-textPlain text renderer for ChordPro documents2,164MIT
choreplain-text command-line task management utility1,719MIT
chore-cliA path comment fmt282MIT
choreoDSL for BDD type testing.6,380MIT
choreographerA color pattern sequencer, intended for groups of RGB LEDs5,547MPL-2.0
choroichoroi1,554MIT
chorusA library for interacting with multiple Spacebar-compatible Instances at once.26,272MPL-2.0
chorus-clientQuorum write-ahead log for databases over GCS Rapid zonal buckets21Apache-2.0
chorus-coreCore traits and types for Chorus CPaaS — SMS, Email, OTP with smart routing and multi-provider failover154MIT
chorus-macrosMacros for the chorus crate.9,830MPL-2.0
chorus-providersSMS and Email provider implementations for Chorus CPaaS — Telnyx, Twilio, Plivo, Resend, SES, SMTP101MIT
chorus-rsChorus CPaaS SDK — SMS, Email, OTP with smart routing and multi-provider failover33MIT
chorus-tempoHelps initialize an ad-hoc Tezos network1,904Apache-2.0
chorus_deriveMacros for ChoRus8,841MIT
chorus_libChoreographic Programming in Rust8,335MIT
choutenA cli for testing and creating chouten modules1,427MIT
chownrRecursive file ownership changer. Like chown -r.53,696MIT OR Apache-2.0
choyen_5000wrapper for python 5000choyen generator8,843AGPL-3.0
choyen_botsimple 5000 choyen bot1,579AGPL-3.0
chp14A fun game where you guess what number the computer has chosen.1,698MIT
chrA command-line tool that gives information about Unicode characters3,446Apache-2.0
chr-reatlasa renderer/reatlaser for CHR tables in .nes roms130MIT
chrfRust implementation of the chrF algorithm2,767MIT/Apache-2.0
chrisChRIS client library31,915MIT
chris_meyering_hello_worldSimply seeing how rust works.1,850MIT OR Apache-2.0
christmas-treeСhristmas Еree1,597MPL-2.0
ChristmasTreeChristmas tree!1,450AGPL-3.0
chrmiMinimal test crate.1,669MIT
chrobry-cliChrobry CLI app4,491MIT
chrobry-coreChrobry core module8,209MIT
chromA simple library for representing colours4,085MIT
chrom-rsLiquid chromatography simulator — Langmuir isotherms, numerical solvers (Euler, RK4), CLI and config-file interface52Apache-2.0
chromaClient for Chroma, the AI-native cloud database.1,366,839Apache-2.0
chroma-api-typesChroma-provided crate for api-types used in the Chroma API.1,363,781Apache-2.0
chroma-dbgPut your primate brain's pattern recognition to use with syntax highlighting for the standard Debug trait3,344MIT
chroma-errorChroma-provided crate for errors returned from Chroma.1,363,974Apache-2.0
chroma-forgeA comprehensive color conversion library for Rust26,005MIT