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.
watchwoman-protocolWatchman JSON and BSER protocol codecs.260MIT OR Apache-2.0
watchxyA modern watch command62MIT
watchyWatch a set of files for changes and run a command on change.2,036Apache-2.0
watemSimple Bearer Token Extractor Middleware24Unlicense
waterProvides thread-safe distributed message sending facility supporting synchronous and asynchronous I/O across process and machine…49,082GPL-3.0
water-simulationA water simulation written in Rust2,628MIT
water_bufferA high-performance, zero-overhead byte buffer implementation in Rust that outperforms the industry-standard `BytesMut` by…1,011MIT
water_clienteasy http client for more control over http connection and requests4,996MIT
water_httpfast web http framework that support http 1 and http 2 with very easy use34,286MIT
water_http_utilsfast and efficient http utils for building structured http frameworks1,812MIT
water_mon_appA local webserver-based app to view Water Monitor readings2,821MIT
water_urieasy http Url parser that support http and https schemas2,982MIT
waterarkWatermark for implementing optimistic SSI (Serializable Snapshot Isolation) transactions1,006MIT OR Apache-2.0
waterbearAssembler/Disassembler for the Dreamcast VMU1,928Apache-2.0
waterbear-instruction-deriveHelper custom derive for the waterbear package.2,857Apache-2.0
watercraftA Simple Command Line Minecraft Launcher1,566BSD-3-Clause
waterfallGenerates waterfalls from heatmaps85,928Apache-2.0
waterfallsWaterfalls provide blockchain data to liquid and bitcoin light-client wallets43,880MIT
waterfalls-clientWaterfalls API client library. Supports plaintext, TLS and Onion servers. Blocking or async1,384MIT
wateringcanAn animation library for seed2,788MIT
waterkit-audioCross-platform audio playback and recording30MIT OR Apache-2.0
waterkit-backgroundCross-platform background task scheduling and execution hooks31MIT OR Apache-2.0
waterkit-biometricCross-platform biometric authentication (FaceID, Fingerprint)44MIT OR Apache-2.0
waterkit-bluetoothCross-platform Bluetooth (BLE and Classic)27MIT OR Apache-2.0
waterkit-buildShared build utilities crates680MIT OR Apache-2.0
waterkit-calendarCross-platform calendar and events access25MIT OR Apache-2.0
waterkit-dialogNative dialogs and pickers36MIT OR Apache-2.0
waterkit-locationCross-platform location and GPS services136MIT OR Apache-2.0
waterkit-permissionUnified permission management (Camera, Mike, Location)207MIT OR Apache-2.0
waterloggedSimple logging middleware for Tide1,643MIT/Apache-2.0
watermanA CLI tool to easily flash code onto AVR microcontrollers using avrdude, enhancing the development workflow for embedded Rust…1,803MIT
watermarkA simple watermarking set for in-order insertions5,664MIT
watermark-cliA command-line tool for adding watermarks to images with support for batch processing and various watermark patterns2,843GPL-3.0-only
watermarkerA cli tool to watermark images with smaller images1,469GPL-3.0
watermelonHigh level actor based implementation NATS Core and NATS Jetstream client implementation16,766MIT OR Apache-2.0
watermelon-miniMinimal NATS Core client implementation16,368MIT OR Apache-2.0
watermelon-netLow-level NATS Core network implementation16,184MIT OR Apache-2.0
watermelon-nkeysMinimal NKeys implementation for NATS client authentication15,581MIT OR Apache-2.0
watermelon-proto#[no_std] NATS Core Sans-IO protocol implementation18,036MIT OR Apache-2.0
watermillBlazingly fast, generic, and serializable online statistics.222,537MIT
waterpump-evm-algebra-blackhole-clientAlgebra Blackhole AMM contract bindings60MIT OR Apache-2.0
waterpump-evm-algebra-clientAlgebra Integral AMM contract bindings59MIT OR Apache-2.0
waterpump-evm-amm-mathNative Rust CLMM/AMM math (Uniswap V3 compatible, zero SDK deps)140MIT OR Apache-2.0
waterpump-evm-coreEVM core library — provider context, pool traits, position types, utilities348MIT OR Apache-2.0
waterpump-evm-lifi-clientLiFi Swap API client18MIT OR Apache-2.0
waterpump-evm-pancakeswap-api-clientPancakeSwap API and subgraph client19MIT OR Apache-2.0
waterpump-evm-pancakeswap-clientPancakeSwap V3 contract bindings98MIT OR Apache-2.0
waterpump-evm-pool-sdkEVM pool SDK — viewers, infusers, harvesters, swappers for Uniswap V3/V4, PancakeSwap, Slipstream, Shadow, Algebra61MIT OR Apache-2.0
waterpump-evm-shadow-clientRamses V3 (Shadow V3) contract bindings61MIT OR Apache-2.0
waterpump-evm-slipstream-clientSlipstream (Velodrome/Aerodrome) contract bindings100MIT OR Apache-2.0
waterpump-evm-slipstream-sugar-clientVelodrome Finance LP Sugar contract interface18MIT OR Apache-2.0
waterpump-evm-uniswap-api-clientClient for the Uniswap Labs API20MIT OR Apache-2.0
waterpump-evm-uniswap-subgraph-clientClient for querying Uniswap V3 subgraph21MIT OR Apache-2.0
waterpump-evm-uniswap-v3-clientUniswap V3 contract bindings and transaction calldata builders100MIT OR Apache-2.0
waterpump-evm-uniswap-v4-clientUniswap V4 pool viewing, position viewing, and liquidity operations18MIT OR Apache-2.0
waterpump-evm-zerox-client0x Swap API client18MIT OR Apache-2.0
waterpump-solana-amm-mathProtocol-agnostic AMM math for Solana DEX — tick pricing, bin pricing, liquidity math, swap simulation307MIT OR Apache-2.0
waterpump-solana-coreCore Solana utilities: RPC context, transaction builder, retry helpers185MIT OR Apache-2.0
waterpump-solana-jupiter-swap-clientClient library for Jupiter Swap API18MIT OR Apache-2.0
waterpump-solana-meteora-dlmm-clientClient library for interacting with Meteora Dynamic Liquidity Market Maker (DLMM) program104MIT OR Apache-2.0
waterpump-solana-meteora-dlmm-sdkHigh-level SDK for Meteora DLMM: position viewing, liquidity management, fee harvesting42MIT OR Apache-2.0
waterpump-solana-orca-whirlpool-clientClient library for interacting with Orca Whirlpool concentrated liquidity program63MIT OR Apache-2.0
waterpump-solana-orca-whirlpool-sdkHigh-level SDK for Orca Whirlpool: position viewing, liquidity management, fee harvesting22MIT OR Apache-2.0
waterpump-solana-pool-traitsTraits and utilities for Solana liquidity pool operations: PoolViewer, PoolInfuser, PositionViewer151MIT OR Apache-2.0
waterpump-solana-pool-typesCore types for Solana liquidity pools: Currency, CurrencyAmount, Price, Fraction226MIT OR Apache-2.0
waterpump-solana-raydium-clmm-clientClient library for interacting with Raydium Concentrated Liquidity Market Maker (CLMM) program67MIT OR Apache-2.0
waterpump-solana-raydium-clmm-sdkHigh-level SDK for Raydium CLMM: position viewing, liquidity management, fee harvesting24MIT OR Apache-2.0
waterrowerWaterRower S4/S52,425MIT
waterscapePrivate communication layer for AI agents.24MIT
waterslideA tiny Rust sketch of WaterSlide-style tuple pipelines55MIT
waterslide-rsA tiny Rust sketch of WaterSlide-style tuple pipelines17MIT
wateruiA modern UI framework for Rust326Apache-2.0 OR MIT
waterui-cliA modern UI framework for Rust258Apache-2.0 OR MIT
waterui-colorA modern UI framework for Rust1,017Apache-2.0 OR MIT
waterui-controlsForm components for WaterUI (inputs, buttons, validation)705Apache-2.0 OR MIT
waterui-coreCore functionality for the WaterUI framework1,623MIT
waterui-ffiFFI bindings for the WaterUI cross-platform UI framework217Apache-2.0 OR MIT
waterui-formForm components for WaterUI (inputs, buttons, validation)457Apache-2.0 OR MIT
waterui-form-deriveDerive macro for FormBuilder trait349MIT
waterui-graphicsGraphic components for WaterUI438Apache-2.0 OR MIT
waterui-layoutLayout components for WaterUI1,213Apache-2.0 OR MIT
waterui-macrosMacro for WaterUI458Apache-2.0 OR MIT
waterui-mediaMedia components for WaterUI (images, videos, audio)456Apache-2.0 OR MIT
waterui-navigationNavigation components for WaterUI458Apache-2.0 OR MIT
waterui-strString utilities for WaterUI2,211MIT
waterui-textText and typography components for WaterUI1,208Apache-2.0 OR MIT
waterui-urlA modern UI framework for Rust912Apache-2.0 OR MIT
waterworksA small library for chaining together computation stage into a pipeline1,679Apache-2.0
watfaq-dnsA good DNS server10,741MIT
watiWâti (ᐋᐧᑎ) Rust embedded database22BUSL-1.1
watimeA time formatting cli tool6,212MIT
watsona no_std web assembly loader32,860MIT OR Apache-2.0
watson_rsRust implementation for Wasted but Amazing Turing-incomplete Stack-based Object Notation (WATSON)2,243Apache-2.0
wattRuntime for executing Rust procedural macros compiled as WebAssembly.48,775MIT OR Apache-2.0
watt-abiDetails of how Watt calls into a WebAssembly program1,300MIT OR Apache-2.0
watt-non-static-runtimeRuntime for executing Rust procedural macros compiled as WebAssembly.1,680MIT OR Apache-2.0
watt-runtimeWebAssembly all up in your token trees?1,319MIT OR Apache-2.0
wattaouilleLive CPU and energy monitor for Linux laptops — finds what's spinning your fan and how many watts it's burning51MPL-2.0
wattbarSimple battery status display1,509MIT
wattcGeneral-purpose computing on wgpu, unlock GPU power with Rust's safety470MIT
wattle-appenderA feature-rich file appender for the tracing, providing flexible log rotation, compression, and both blocking and non-blocking…46MIT
wattoUtilities for parsing and serializing Plain Old Data5,057,536Apache-2.0
wattpadUnofficial async Rust wrapper around the (various) Wattpad API(s)13,515BSD-3-Clause
wattpad-rsAsynchronous interface for the Wattpad API.1,642MIT
waturcrate is unused, contact me if you'd like this crate2,220non-standard
waudioWebAudio implementation1,615MIT
wauldoOfficial Rust SDK for Wauldo — Verified AI answers from your documents293MIT
wautomataImplementation of automata.53,816MIT
wavThis project is no longer maintained (and wasn't a very well implemented project to begin with), use `hound` instead1,798,915LGPL-3.0
wav-dwtAn experimental implementation of the A Trous Wavelet Decomposition algorithms for audio instead of images1,856Apache-2.0
wav-loaderA simple wav file loader2,200MIT
wav-writerLight library for writing WAV files.1,626MIT
wav1cWondrous AV1 encoder written in safe Rust.235MPL-2.0
wav1c-cliCommand-line AV1 encoder powered by wav1c.57MPL-2.0
wav1c-ffiC FFI bindings for the wav1c AV1 encoder.57MPL-2.0
wav2cConvert WAV files to C arrays for embedded LPCM audio playback1,821Apache-2.0
wav2jsonA library that decodes wav audio files into json waveform data1,267MIT
wav2vec-burnAn implementation of Meta's wav2vec 2.0 speech transcription using the Burn ML Framework.20MIT
wav2vec2-rsRust wav2vec2 CTC forced alignment with CPU, wgpu, and CUDA backends.1,016MPL-2.0
wav_concatAllows for concatenating and verifying wav files.2,658GPL-3.0
wav_inspectA command line tool for inspecting the header of a wav file.1,479MIT
wav_ioWav file reader and writer33,473MIT
wav_readerA crate which decodes and encodes WAV files. Go to the GitHub page for usage, and to the docs for overall structure.5,3900BSD
waveA no-std no-alloc gesture recognition library for low resolution TOF-Sensors4,362MIT
wave-apiTyped Rust client for the Wave Accounting GraphQL API21MIT
wave-asmWAVE assembler - translates WAVE assembly to binary235Apache-2.0
wave-compilerWAVE compiler - compiles high-level kernel code to WAVE ISA binaries151Apache-2.0
wave-conservationSpectral wave propagation on graphs — wave speed = √λ₂, detect bottlenecks33MIT
wave-coreCore HTTP client, error types, and models for the WAVE API SDK.41MIT
wave-decodeWAVE decoder - shared instruction decoder for WAVE ISA419Apache-2.0
wave-dispatchwave Dispatch — local-first AI router client. Route each request to the cheapest capable model (local-first; escalate to your…257MIT
wave-emuWAVE emulator - reference implementation of the WAVE ISA155Apache-2.0
wave-fileFiles are not for humans, but for waves - read any file as a phase matrix at different angles547MIT
wave-function-collapseConverts nodes and their restrictions into a collapsed node state based on the selected algorithm.5,734MIT OR Apache-2.0
wave-gpuWAVE SDK for Rust - write GPU kernels in Rust, run on any GPU36Apache-2.0
wave-hipWAVE HIP backend - translates WAVE binary to AMD HIP kernel source137Apache-2.0
wave-memoryA geometric wave-memory system where waves adapt the form. Inspired by Leonov recursive structures.654MIT OR Apache-2.0
wave-metalWAVE Metal backend - translates WAVE binary to Apple Metal Shading Language152Apache-2.0
wave-protoMinimal UDP wrapper that transparently handles encryption and connection handling57BSD-3-Clause
wave-ptxWAVE PTX backend - translates WAVE binary to NVIDIA PTX assembly155Apache-2.0
wave-rsA lightweight .WAV audio player CLI for Windows36MIT
wave-runtimeWAVE runtime - shared core for all WAVE SDKs90Apache-2.0
wave-sdkOfficial WAVE API SDK for Rust (generated from the gateway OpenAPI contract).21MIT
wave-syclWAVE SYCL backend - translates WAVE binary to Intel SYCL kernel source139Apache-2.0
wave_formsno std wave forms44MIT
wave_func_collapseImplementation of wave function collapse algorithm1,546non-standard
wave_streamWave file reader and writer. Random access and streaming is supported for reading, random access is supported for writing8,793MIT OR Apache-2.0
waveadapterReading and writing wav files into audioadapter buffers352MIT OR Apache-2.0
waveasmAssembler for the Wave2 CPU Architecture2,352MIT
wavecar_rsA lib to manipulate VASP's WAVECAR1,714Apache-2.0
wavecliTUI audio player and analyzer with waveform and spectrogram visualization86MIT
wavecraftCLI tool for creating Wavecraft audio plugins843MIT
wavecraft-bridgeIPC bridge for WebView ↔ Rust communication1,472MIT
wavecraft-coreWavecraft audio plugin SDK - core types and macros939MIT
wavecraft-dev-serverUnified development server for Wavecraft plugin UI testing955MIT
wavecraft-dspPure DSP algorithms for Wavecraft - no plugin framework dependencies1,479MIT
wavecraft-macrosProcedural macros for Wavecraft plugin DSL1,624MIT
wavecraft-meteringReal-time safe SPSC metering for Wavecraft audio plugins1,139MIT
wavecraft-processorsReusable processors for Wavecraft plugins789MIT
wavecraft-protocolShared parameter definitions and contracts for Wavecraft1,884MIT
wavedromA Pure Rust Digital Timing Diagram Generator based on WaveDrom-JS2,143MIT OR Apache-2.0
wavefcA home-grown implementation of the Wave Function Collapse algorithm.10,537MIT
wavefc-cliA home-grown implementation of the Wave Function Collapse algorithm.2,398MIT
wavefileSimple wavefile parser.6,320MIT
waveflow-imgA simpler Wave Function Collapse tool which uses YAML and an image and as input.446Apache-2.0
waveformAudio waveform image renderers8,057non-standard
waveform-dataread, resample, and slice precomputed audio waveform peak data in the BBC binary and JSON formats46MIT
waveform-mcpMCP server for reading VCD/FST waveform files using the wellen library285MIT
waveform_spacecompute distance between waveforms in feature space5,109MIT
waveformchartWaveform chart widget for Ratatui with Braille rendering451MIT
waveforms-sdkRust bindings for the Digilent WaveForms SDK1,643MIT OR Apache-2.0
wavefrontA Wavefront OBJ parser and utility crate59,884Apache-2.0 AND MIT
wavefront-obj-ioStreaming, callback-based Wavefront OBJ reader and writer with matched read/write traits1,911MIT
wavefront_loaderA loader/exporter into wavefront for debugging and visualizing geometry algorithms.10,069Apache-2.0
wavefront_objA parser for the Wavefront .obj file format.4,661,272MIT
wavefront_rsTyped Wavefront OBJ parser / writer.49,425MIT
wavefstModern Rust implementation of the Fast Signal Trace (FST) binary waveform format.1,301non-standard
wavefunk-uiAskama and htmx UI component base for Wave Funk Rust applications.201MIT AND 0BSD AND OFL-1.1
wavegenWavefrom generator library29,215MIT
wavekat-asrUnified streaming ASR with multiple backends295Apache-2.0
wavekat-cliCommand-line client for the WaveKat platform (wk)455Apache-2.0
wavekat-coreShared types for the WaveKat audio processing ecosystem1,090Apache-2.0
wavekat-flowDeclarative call-flow ("Receptionist") document model for the WaveKat voice platform. Types are generated from the normative JSON…103Apache-2.0
wavekat-platform-clientRust client for the WaveKat platform — auth, sessions, artifact upload733Apache-2.0
wavekat-sipSIP signaling and RTP transport for voice pipelines599Apache-2.0
wavekat-ttsUnified text-to-speech for voice pipelines with multiple backend support119Apache-2.0
wavekat-turnUnified turn detection with multiple backends441Apache-2.0
wavekat-vadUnified voice activity detection with multiple backends2,740Apache-2.0
wavekvAn embeddable, eventually consistent, distributed key-value store with peer-to-peer architecture9,395Apache-2.0
wavelengthColumn-based protocol for transferring ECS data between different systems.1,220MIT OR Apache-2.0
waveletHigh-performance graph-based stream processing runtime19,638MIT OR Apache-2.0
wavelet-matrixA wavelet matrix implementation. Supports various near-O(1) queries on large number of symbols or integers.18,746MIT
wavelineUnified TUI for listening to Mixcloud & SoundCloud from the console — clickable, vim keybindings, spectrum analyzer, media keys…37MIT
waveparserPlaceholder for coming wave-parser1,660MIT
wavepeekCommand-line tool for RTL waveform inspection with deterministic machine-friendly output.175Apache-2.0
waveplot-burnerjhonA simple waveplotter for VCD files1,487MIT
waverwaver: waveform generation library5,496Apache-2.0
waver-coreLibrary for working with Wave XLR over USB14MIT
waveraveFuture crate umbrella for all waverave crates478MIT OR Apache-2.0
waverave-hackrfHackRF backend in pure Rust1,942MIT OR Apache-2.0