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.
snowbridge-pallet-inbound-queueSnowbridge Inbound Queue Pallet590,483Apache-2.0
snowbridge-pallet-inbound-queue-fixturesSnowbridge Inbound Queue Test Fixtures586,449Apache-2.0
snowbridge-pallet-inbound-queue-v2Snowbridge Inbound Queue Pallet V256,526Apache-2.0
snowbridge-pallet-inbound-queue-v2-fixturesSnowbridge Inbound Queue Test Fixtures V255,820Apache-2.0
snowbridge-pallet-outbound-queueSnowbridge Outbound Queue Pallet585,714Apache-2.0
snowbridge-pallet-outbound-queue-v2Snowbridge Outbound Queue Pallet V256,465Apache-2.0
snowbridge-pallet-systemSnowbridge System Pallet588,137Apache-2.0
snowbridge-pallet-system-frontendSnowbridge System Frontend Pallet68,088Apache-2.0
snowbridge-pallet-system-v2Snowbridge System Pallet V256,796Apache-2.0
snowbridge-rococo-commonSnowbridge Rococo Common3,389Apache-2.0
snowbridge-router-primitivesSnowbridge Router Primitives538,265Apache-2.0
snowbridge-runtime-commonSnowbridge Runtime Common593,776Apache-2.0
snowbridge-runtime-test-commonSnowbridge Runtime Tests581,054Apache-2.0
snowbridge-runtime-testsReserved by Parity while we work on an official release1,427non-standard
snowbridge-systemReserved by Parity while we work on an official release1,447non-standard
snowbridge-system-runtime-apiSnowbridge System Runtime API581,054Apache-2.0
snowbridge-system-v2-runtime-apiSnowbridge System Runtime API V245,384Apache-2.0
snowbridge-test-utilsSnowbridge test utilities3,353Apache-2.0
snowbridge-verification-primitivesSnowbridge Verification Primitives82,406Apache-2.0
snowbros-atlasDeterministic engineering intelligence for JavaScript/TypeScript codebases.57MIT OR Apache-2.0
snowbros_architectureArchitecture analysis: boundaries, layers, coupling, dead code.56MIT OR Apache-2.0
snowbros_cachePersistent incremental cache: file fingerprints and cached parse results.110MIT OR Apache-2.0
snowbros_coreCore types shared by every Snowbros Atlas subsystem: diagnostics, severity, confidence, spans, configuration, project model.245MIT OR Apache-2.0
snowbros_depsDependency analysis: lockfiles, circular deps, unused deps.56MIT OR Apache-2.0
snowbros_engineShared analysis engine: pipeline + rules + config, one entry point for CLI, LSP, and benches.94MIT OR Apache-2.0
snowbros_frameworkAutomatic framework detection from manifests, config files, and folder structure.125MIT OR Apache-2.0
snowbros_graphSemantic graph engine (petgraph-based).133MIT OR Apache-2.0
snowbros_irAtlas IR: the language-agnostic intermediate representation every parser lowers into. Rules read Atlas concepts (Function, Call,…122MIT OR Apache-2.0
snowbros_lspLanguage Server Protocol server for editor integration.76MIT OR Apache-2.0
snowbros_outputOutput formatters: SARIF, JSON, Markdown, HTML, terminal.107MIT OR Apache-2.0
snowbros_parserMulti-language parsing layer (Tree-sitter + oxc integration).157MIT OR Apache-2.0
snowbros_performancePerformance analysis: bundle size, complexity, health scoring.56MIT OR Apache-2.0
snowbros_pluginPlugin system: WASM (Extism/Wasmtime) and native plugin hosts.57MIT OR Apache-2.0
snowbros_resolverSymbol and import resolution across modules.107MIT OR Apache-2.0
snowbros_rulesRule engine: registry, pattern matching, execution, auto-fix.112MIT OR Apache-2.0
snowbros_scannerProject file scanner: gitignore-aware walking and language tagging.114MIT OR Apache-2.0
snowbros_securitySecurity analysis: taint tracking, vulnerability DB, secrets.57MIT OR Apache-2.0
snowbros_semanticAtlas semantic layer: resolves the language-agnostic Atlas IR into a project symbol model and populates the semantic graph. The…92MIT OR Apache-2.0
snowcapA simple markup language for iced4,049MIT
snowcat_macrosProcedural macros used in Snowcat.1,598MIT OR Apache-2.0
snowchainsTools for online programming contests20,569MIT OR Apache-2.0
snowchains_coreCrate for accessing competitive programming websites and testing your code.52,139MIT OR Apache-2.0
snowchains_proc_macrosproc-macros for `snowchains`4,584MIT OR Apache-2.0
snowcloudsmall crate for creating custom snowflakes that provides thread safe and non thread safe generators7,007MIT
snowdonA lightweight thread-safe snowflake ID implementation for Rust21,549Apache-2.0 OR MIT
snowdropA package manager for GitHub Releases.2,803Apache-2.0
snowdrop-idSnowdrop IDs: 63-bit, roughly monotonic, Snowflake-interchangeable identifiers with a very short base62 form143MIT
snowdrop-id-cliCommand-line tool (`snowdrop`) for generating, encoding, and decoding Snowdrop IDs102MIT
snowdrop-id-postgresPostgres-backed machine-ID leasing for snowdrop-id generators29MIT
snowdrop_index_clientThe Snowdrop index client3,280Apache-2.0
snowfallA snowflake animation in the terminal1,516MIT
snowferrisvarious unique ID formats for Rust6,497non-standard
snowfinchAuthentication and sessions for Rust tower/axum servers.64MIT
snowflakeA module for generating guaranteed process unique IDs.2,077,597MIT/Apache-2.0
snowflake-apiSnowflake API bindings7,039,788Apache-2.0
snowflake-bounceA bouncing NixOS snowflake screensaver208Apache-2.0
snowflake-connectorConnect to Snowflake8,670MIT OR Apache-2.0
snowflake-connector-rsA Rust client for Snowflake3,328,019MIT
snowflake-connector-rs-deriveDerive macros for snowflake-connector-rs1,770MIT
snowflake-deserializerConnect to Snowflake, used with snowflake-connector crate9,570MIT OR Apache-2.0
snowflake-genA configurable Snowflake ID generator with custom bit layouts, thread-local global generation, and ID decomposition78MIT
snowflake-id-generatorSimple snowflake id implementation1,295Unlicense
snowflake-jwtSnowflake JWT token generator7,256,764Apache-2.0
snowflake-multi-threadedThe rust-lang implementation of Twitter's id generator algorithm snowflake, it thread safety | Twitter…9,601MIT
snowflake-ngDead easy and high performance `snowflake` implemented in Rust.22,698MIT OR Apache-2.0
snowflake-proxyA Libaray for running a Tor-Snowflake Proxy1,589MIT
snowflake-rsReimplement snowflake in rust4,595Apache-2.0
snowflake-rs-implA Rust implementation of Twitter's Snowflake ID generation algorithm6,150MIT
snowflake-rust'twitter' snowflakes.15,926MIT
snowflake_connector_deriveConnect to Snowflake, used with snowflake-deserializer crate5,566MIT OR Apache-2.0
snowflake_idSnowFlake is an algorithm adopted by Twitter, whose purpose is to generate globally unique and trend-increasing IDs in a…4,707MIT OR Apache-2.0
snowflake_index_clientThe Snowflake index client1,558Apache-2.0
snowflake_meA distributed unique ID generator inspired by Twitter's Snowflake17,487MIT OR Apache-2.0
snowflake_uidA module for generating guaranteed unique IDs among a cluster of nodes using Snowflake logic.8,572MIT/Apache-2.0
snowflakedA crate for creating and working with snowflake ids116,208MIT OR Apache-2.0
snowflakedb-rsA lightweight, comprehensive and familiar database driver for the SnowflakeDB written natively in Rust844BSD-3-Clause
snowflakerA Twitter snowflake algorithm simply implemented in Rust.22,364Apache-2.0
snowflakesFramed io above Noise Protocol3,924non-standard
snowgenA Rust library for generating unique, time-based IDs using the Snowflake algorithm.1,616MIT/Apache-2.0
snowgogglesrendering for warmth2,656MPL-2.0
snowgolemA crate to create Minecraft Bots1,485Apache-2.0
snowgoons4809-deviceRegister access crate for ATmega4809. DO NOT USE unless you have a good reason.1,895MIT OR Apache-2.0
snowgraveparked for future usage308MIT
snowhouseSnowhouse Object Storage1,791Apache-2.0
snowidA Rust library for generating SnowID - a Snowflake-like timestamp-based distributed unique identifier8,712MIT
snowlineIced chart library211MIT OR Apache-2.0
snowlogA structured logging library for Rust with JSON output and rotation support83MPL-2.0
snowmanSnowman is a chain-optimized consensus protocol–high-throughput, totally ordered, and great for smart contracts.1,528MIT
snowpatchcontinuous integration for patch-based workflows3,612GPL-2.0+
snowplow_trackerA package for tracking Snowplow events in Rust apps14,575Apache-2.0
snowprintsGenerate snowflake IDs across logical volumes74BSD-3-Clause
snowscapeA framework for previewing Iced components34MIT
snowstormA minimalistic encryption protocol based on Noise protocol (snow)190,793Apache-2.0
snowvThe SNOW-V stream cipher1,111BSD-3-Clause
snowv-gcmThe SNOW-V-GCM AEAD construction.789BSD-3-Clause
snowwtSnowflake JWT+Login parameter generator5,278Apache-2.0 OR MIT
snowySnowy, is a command line tool to make release managment easy.5,891GPL-3.0-or-later
snowy-protocol[WIP] Implementation of the Minecraft protocol for snowgolem1,495Apache-2.0
snpA fast, reliable pre-commit framework written in Rust with 100% Python pre-commit compatibility853MIT
snp-indexFast SNP indexing and read matching with scdata integration (cell × SNP sparse matrices)34MIT
snp500_dataGets updated basic information the SnP-500 constituants8,029MIT
snp_sminigrepmy practice1,509MIT
snpguestNavigation utility for AMD SEV-SNP guest environment44,026Apache-2.0
snphostAdministrative utility for AMD SEV-SNP36,957Apache-2.0
snssns-cli wrapper1,287Apache-2.0
sns-cliA utility CLI for interacting with the Solana Name Service7,721MIT
sns-push-notificationsLibrary for sending iOS and Android push notifications with AWS SNS3,173MIT
sns-recordsBindings and program code for the Solana Name Service Records protocol8,401MIT
sns-registrarThis on-chain Solana program handles SNS domain registrations627MIT
sns-sdkThe Rust SDK provides everything you need for resolving domain ownership and records within the Solana Name Service (SNS)16,577MIT
sns-warp-commonCommon definitions for the Solana Name Service Warp cross-chain identity protocol8,764MIT
sns-wasmClient-side SDK for interacting with Solana Name Service Program.41Apache-2.0
snssBasic SNSS file parsing (eg. Chrome Session and Tabs Files)977GPL-3.0-or-later
snss-corePanic-free read-only decoder for Chromium/Brave/Edge SNSS session files — validates the SNSS header, splits the command stream…1,318Apache-2.0
snt-hornetOpenAPI client for SNT Hornet.403MIT
sntlCompile-time guarded ORM for PostgreSQL — your data's guardian from compile to production138MIT OR Apache-2.0
sntl-cliSentinel ORM CLI — prepare, check, doctor56MIT OR Apache-2.0
sntl-coreCore traits and types for Sentinel ORM — Model, QueryBuilder, Relations38MIT OR Apache-2.0
sntl-macrosDerive macros for Sentinel ORM — #[derive(Model)], #[derive(Partial)]217MIT OR Apache-2.0
sntl-migrateMigrations library + CLI helpers for Sentinel ORM120MIT OR Apache-2.0
sntl-schemaShared schema analysis and cache library for Sentinel ORM macros and CLI142MIT OR Apache-2.0
sntpA Simple Network Time Protocol (SNTP) client implementation using smoltcp.4,327MIT OR Apache-2.0
sntp_clientsntp client command line utility2,661GPL-3.0+
sntp_requestTiny Rust library to request timestamp from NTP servers trough SNTP protocol.26,052MIT/Apache-2.0
sntpcLibrary for making SNTP requests709,597MIT OR Apache-2.0
sntpc-net-embassyEmbassy socket wrapper for sntpc library7,085MIT OR Apache-2.0
sntpc-net-stdstd socket wrapper for sntpc library2,815MIT OR Apache-2.0
sntpc-net-tokioTokio socket wrapper for sntpc library15,326MIT OR Apache-2.0
sntpc-time-embassyEmbassy timestamp generator for sntpc library419MIT OR Apache-2.0
sntru-lprimeA Rust-based implementation of SNTRU-Prime1,169BSD-2-Clause
sntru-primeA Rust-based implementation of SNTRU-Prime1,485BSD-2-Clause
sntrupRust implementation of the Streamlined NTRU Prime KEM for all parameter sizes422MIT OR Apache-2.0
sntrup761Rust implementation of the Streamline NTRU Prime algorithm2,461MIT OR Apache-2.0
snuasnua12non-standard
snufflesA very low-quality graphics API that I use myself for making graphs and visualizations quickly, where I need perf1,763MIT
snuggleSimple federated social media inspired by finger37GPL-3.0
snurrRead BPMN 2.0 files and run the process flow13,211MIT
snvSimple .env Loader55MIT
snxan experimental batteries-included web framework for Rust5,205MIT
snydA fast trigram-indexed file search daemon with fuzzy matching and real-time filesystem watching114MIT
snyk-configOpinionated JSON config loader3,072MIT OR Apache-2.0
snzipSnappy / Snzip framing format Read/Write2,607WTFPL
soA terminal interface for StackOverflow25,672MIT
so-coreHigh-performance statistical computing library written in Rust, exposed to Python via PyO3486MIT AND Apache-2.0
so-defi-accountsaccounts types for solana defi protocols6,301MIT/Apache-2.0
so-defi-atrixatrix protocol instructions, helpers, etc..18,745MIT/Apache-2.0
so-defi-configconfiguration crate for so-defi23,126MIT/Apache-2.0
so-defi-solanafmconfiguration crate for so-defi2,767MIT/Apache-2.0
so-defi-token-listsolana token-list parser4,954MIT/Apache-2.0
so-defi-utilsutility functions for working with solana programs16,559MIT/Apache-2.0
so-linalgHigh-performance statistical computing library written in Rust, exposed to Python via PyO3356MIT AND Apache-2.0
so-modelsHigh-performance statistical computing library written in Rust, exposed to Python via PyO3202MIT AND Apache-2.0
so-pythonHigh-performance statistical computing library written in Rust, exposed to Python via PyO357MIT AND Apache-2.0
so-statsHigh-performance statistical computing library written in Rust, exposed to Python via PyO3355MIT AND Apache-2.0
so-tsaHigh-performance statistical computing library written in Rust, exposed to Python via PyO3203MIT AND Apache-2.0
so-utilsHigh-performance statistical computing library written in Rust, exposed to Python via PyO3215MIT AND Apache-2.0
so2nostdA robust Second-Order (SO2) controller implementation for no_std environments, protected by GPL.124GPL-2.0-or-later
so6Framework for manage background data migration with PostgreSQL849BSD-3-Clause
so_many_wordsNot Linear Programming22,683MIT OR Apache-2.0
so_stupid_searchA tool for high-volume text operators that is easy to use without thinking, and adheres to the principle of minimal surprise1,794non-standard
soaStruct-of-Array vector types20,583MIT
soa-rsA Vec-like structure-of-arrays container38,094MIT
soa-rs-deriveProc macro derive for soa-rs31,189MIT
soa-vecA simple Vec-like API over a struct of arrays layout.7,521MIT
soa_deriveAutomatic Struct of Array generation428,736MIT/Apache-2.0
soa_derive_internalInternal implementation crate for soa-derive431,478MIT/Apache-2.0
soafeSOAP async HTTP client generator1,089MIT OR Apache-2.0
soakTransform a struct into arrays of its fields.3,203MIT/Apache-2.0
soak-deriveCustom derive macro for #[derive(Columns)]4,168MIT/Apache-2.0
soanmShell Of A New Machine5,095CC0-1.0 OR Apache-2.0
soapSelf organization and plasticity, special neural models.65MIT OR Apache-2.0
soap-serverA WSDL-driven SOAP 1.1/1.2 server library for Rust — document/RPC dispatch, WS-Security UsernameToken, axum-based (the transport…80MIT OR Apache-2.0
soap-serviceRust macro that transforms modules into SOAP webservices.1,433MIT
soap_toolsa tool for soap15,440MIT
soapyStructure-of-arrays derive macro16,521MIT
soapy-deriveProc macro derive for soapy10,639MIT
soapy-sharedCustom types used by soapy macros2,709MIT
soapysdrLibrary wrapping SoapySDR, a hardware abstraction layer for many software defined radio devices,
including rtl-sdr, HackRF, USRP,…94,137BSL-1.0 OR Apache-2.0
soapysdr-sysBindings for the C API of SoapySDR, the vendor-neutral
software defined radio hardware abstraction layer.93,977BSL-1.0
soarBuild a generic service-oriented architecture using actix.1,885MIT
soar-cliA modern package manager for Linux21,287MIT
soar-configConfiguration management for soar package manager1,652MIT
soar-coreCore library for soar package manager15,438MIT
soar-cpiCPI helpers for the SOAR program6,279MIT
soar-dbDatabase operations for soar package manager1,352MIT
soar-dlDownloader for soar package manager17,593MIT
soar-eventsEvent system for soar package manager493MIT
soar-guiPlaceholder for soar-gui957MIT
soar-operationsBusiness logic for soar package manager544MIT
soar-packagePackage format handling for soar package manager1,373MIT
soar-registryRegistry management for soar package manager1,445MIT
soar-rpcinterface for querying Cosmos SDK based blockchains over RPC6,327MIT
soar-test-cpiCPI helpers for the SOAR program1,489non-standard
soar-tuiPlaceholder for soar-tui957MIT
soar-utilsUtilities for soar package manager1,753MIT
soavecA vector-like data structure for conventient growable Struct-of-Arrays creation and manipulation.6,054MPL-2.0
soavec_deriveMacro implementation of #[derive(SoAble)]6,225MPL-2.0
sobSerializable Owned/Borrow. `Cow`-like type with no `Clone` requirement, implements Serialize and Deserialize1,616WTFPL
sobaReserved name for future project1,305MIT
sobani-trackerSobani tracker server written in Rust, provide tracker service for Sobani users1,672MIT