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.
radiorAt last, another radio on the command line.4,950MIT
radiors🎛️ A highly customizable radio buttons component for WASM frameworks like Yew, Dioxus, and Leptos.4,447MIT
radiorustSoftware Defined Radio using the Tokio runtime24,540MIT OR Apache-2.0
radiotapA parser for the radiotap capture format.40,134Apache-2.0/MIT
radiotap-rsno_std compatible radiotap header encoder and decoder.49MIT OR Apache-2.0
radiowaveA library for emitting signals across the entire program.6,097MIT
radipDiplomacy adjudication library1,157AGPL-3.0-only
radishA light web framework built on top of Axum7,450MIT
radish-cliCommand Line Interface for interact with Radish Database4,241AGPL-3.0-or-later
radish-databaseRadish is in-memory data structure store2,626AGPL-3.0-or-later
radish-serverServer for in-memory database Radish2,990AGPL-3.0-or-later
radish-typesTypes for interact with Radish Database3,961AGPL-3.0-or-later
radiskTerminal-based radial disk usage visualizer inspired by KDE FileLight25GPL-3.0-or-later
radiumPortable interfaces for maybe-atomic types238,301,590MIT
radiusAn async/await native implementation of the RADIUS server and client for Rust.110,597MIT
radius-debugSimple helper to filter the noise when debbuging FreeRADIUS server.5,110MIT
radius-parserParser for the RADIUS protocol52,493MIT/Apache-2.0
radius-rustPure Rust implementation of RADIUS Server/Client12,015MIT
radius-serverA minimal async multi-threaded RADIUS server framework with dictionary support.2,001MIT OR Apache-2.0
radius-tokioA high-performance, async RADIUS server library (RFC 2865/2866/6614)54BSD-2-Clause
radius-tokio-dictTyped FreeRADIUS dictionary tables for RADIUS attribute encoding/decoding70BSD-2-Clause
radius-tokio-dict-codegenFreeRADIUS dictionary parser and Rust code generator (build-time only)89BSD-2-Clause
radius-tokio-eapTLS-tunnelled EAP methods (EAP-TLS, PEAP, EAP-TTLS) for radius-tokio23BSD-2-Clause
radius2a fast symbolic execution framework using r235,323MIT
radixConvert any {u8, u16, u32, u64, u128, usize} to another radix79,912MIT
radix-blueprint-schema-initThe model of blueprint schema initialization, from the Radix DLT project.42,467non-standard
radix-calca CLI programmer's calculator written in Rust, with an Alfred workflow6,810MIT
radix-clisA collection of CLIs for developing, building and testing Scrypto code, from the Radix DLT project.9,275non-standard
radix-colors-deriveThe Radix UI Colors palettes expressed in Rust constants.2,519MIT
radix-colors-rsThe Radix UI Colors palettes expressed in Rust constants.1,693MIT
radix-commonA library of common types and functions shared by all layers of the Radix stack, from the Radix DLT project.44,338non-standard
radix-common-deriveMacros for declaring Decimal and PreciseDecimal constants, from the Radix DLT project.42,104non-standard
radix-ecmascriptConvert floating-point types to string representation as defined in ECMAScript Language Specification Section 9.8.11,629non-standard
radix-engineReference implementation of Radix Engine, from the Radix DLT project.33,974non-standard
radix-engine-interfaceThe interface between system layer and VM layer, from the Radix DLT project.41,866non-standard
radix-engine-profilingA library used by Radix Engine profiling, from the Radix DLT project.34,060non-standard
radix-engine-profiling-deriveMacros for profiling to any function inside engine implementation, from the Radix DLT project.33,951non-standard
radix-engine-toolkit-commonTypes and functions added to this repository to be shared between the radix-engine-toolkit-common and consumers of the engine,…160non-standard
radix-heapFast monotone priority queues165,678MIT
radix-leptosAccessible, unstyled UI primitives for Leptos5,058MIT
radix-leptos-coreCore utilities and hooks for Radix-Leptos components5,542MIT
radix-leptos-primitivesPrimitive components for Radix-Leptos4,985MIT
radix-native-sdkA library for developing native blueprints, from the Radix DLT project.33,778non-standard
radix-routerRust port of httprouter.5,096BSD-3-Clause
radix-rustA very thin abstraction over Rust std library for convenience, from the Radix DLT project.44,893non-standard
radix-sbor-deriveA library of macros for deriving Scrypto SBOR and Manifest SBOR implementation, from the Radix DLT project.44,576non-standard
radix-substate-store-implsIncludes various substate store implementations, from the Radix DLT project.32,463non-standard
radix-substate-store-interfaceThe interface exposed by all substate stores, from the Radix DLT project.35,674non-standard
radix-substate-store-queriesA library for interpreting raw substates with knowledge of higher layers, from the Radix DLT project.31,071non-standard
radix-toolsTools for computing powers or decomposing numbers by radix.4,485non-standard
radix-transaction-scenariosA set of common transaction scenarios for testing and demonstration purpose, from the Radix DLT project.6,585non-standard
radix-transactionsVarious Radix transaction models and the manifest compiler/decompiler, from the Radix DLT project.36,677non-standard
radix-treeA radix tree implementation for router, path search43,357MIT/Apache-2.0
radix-wasm-instrumentInstrument and transform wasm modules.89,403MIT OR Apache-2.0
radix-wasmiWebAssembly interpreter37,994MIT/Apache-2.0
radix-wasmi-arenaEntity arena data structures for wasmi38,350MIT/Apache-2.0
radix256_sortA high-performance Radix Sort implementation using base-256 for u32.45Apache-2.0
radix50Library and cli for encoding and decoding DEC PDP-11 and PDP-10 RADIX-50 word streams…6,331MIT
radix50-cliLibrary and cli for encoding and decoding DEC PDP-11 and PDP-10 RADIX-50 word streams…4,044MIT
radix64A base64 library by another name1,624,470MIT OR Apache-2.0
radix_fmtFormat a number in an arbitrary radix10,252,070Apache-2.0
radix_fmt_ngFormat a number in an arbitrary radix542Apache-2.0
radix_immutableGeneric immutable radix trie data-structure.5,381MIT
radix_mlpRadixMLP: Prefix-based computation sharing for transformer models273MIT
radix_route_matcherA high-performance route matching library based on Radix Tree1,651MIT
radix_sortRadix Sort2,897
radix_struse proc_macro convert number radix to static str3,982MulanPSL-2.0
radix_treesVarious radix tree (trie) data structures.601Apache-2.0
radix_trieGeneric radix trie data-structure.75,356,224MIT
radixalDigits iteration for unsigned integer types.9,057MIT
radixawRadix Conversion1,479non-standard
radixaw-rsRadix Conversion1,134non-standard
radixdba radix tree data structure for in memory or zero copy on disk storage79,279MIT OR Apache-2.0
radixmapRust-based Radix Tree for fast prefix lookup, supporting named param, glob, regex9,967MIT
radixoxRadixOx — Redis-compatible in-memory key-value store41MIT
radixox-commonCommon library for RadixOx - Redis-like data store128MIT
radixox-libRESP2/RESP3 protocol types and frame parsing for Redis-compatible servers99MIT
radixox-serverRadixOx server - Redis-like data store24MIT
radixtA fast, memory-efficient radix tree implementation in Rust1,590MIT
radixtargetFast radix tree implementation for IP addresses and hostnames with target matching4,350GPL-3.0
radixtreeA radix trie implementation for router, and provides CRUD operations.2,916MIT
radkitRust AI Agent Development Kit3,657MIT
radkit-macrosProcedural macros for the radkit agent framework3,098MIT
radkit_cloudRadkit paid runtime158non-standard
radmintools-tuiA terminal user interfaces or common admin tools2,119MIT
radnelacCalculations in a variety of different timekeeping systems.720MPL-2.0
radolanLib to read Radolan files, see Readme for more information. Supported Products: YW, RW, SF1,440MIT
radonA generalized engine for distributed data-intensive applications. WIP1,612LGPL-3.0-or-later
radon-rsradon-rs18MIT
radosNative Rust RADOS client library and tools for Ceph90MIT
rados-denc-macrosDerive macros for denc zero-copy encoding types163MIT
rados_hiOpinionated high-level wrapper for librados (Ceph).10,318MIT
radoscriptradoscript interpreter in rust4,113MIT
radr-cliCLI application to manage Architecture Decision Records (ADRs)581MIT
radsAdvanced and niche data structures1,938MIT/Apache-2.0
radsex-coreCore library for RADSex: sex-determination analysis from RAD-Sequencing data27GPL-3.0-or-later
radsortRadix sort implementation for sorting by scalar keys (integers, floats, chars, bools)4,959,383MIT OR Apache-2.0
radsymRadial symmetry detection: center proposals, local support analysis, scoring, and refinement1,124MIT OR Apache-2.0
radtkA toolkit for working with RAD files1,246non-standard
raduiA format-neutral medical image viewer for the terminal41Apache-2.0
radvdIPv6 router discovery daemon194Apache-2.0 OR MIT
radvdrs(squatting) radvdrs is a Router ADVertisement Daemon written in RuSt1,514MIT/Apache-2.0
radvisorResource utilization monitor for Docker containers & Kubernetes pods that operates with fine granularity and low overhead.1,700MIT
radvrsradvrs is a Router ADVertisement daemon written in RuSt1,549MIT/Apache-2.0
radyxA basic radix tree implementation807MIT
raeRenderer-neutral Rust design catalog for desktop widgets, layouts, sanitized output, and GLSL shader primitives.337MIT
raeknaThis crate combines the other crates in the workspace to make a functional program.4,973MPL-2.0
raekna-commonThis crate contains common types and functionality for the raekna project.8,186MPL-2.0
raekna-computeThis crate allows evaluating expressions into literals.5,680MPL-2.0
raekna-parserThis crate provides the code needed to parse string slices into Expressions that can later be evaluated.5,678MPL-2.0
raekna-storageThis crate provides in-memory and persistent storage functionality to the raekna project.5,687MPL-2.0
raekna-uiThis crate contains functionality to draw a plain text calculator using wgpu.5,793MPL-2.0
raelA simple terminal rendering engine for creating text-based UIs and games.1,672MIT
rael_imgA utility crate for loading and processing images for the rael terminal rendering engine.183MIT
rael_obja simple function to load obj file with lightning and transform, to draw it using rael409MIT
raenCLI for building and deploying NEAR smart Contracts9,993MIT
raestroA Rust-flavoured API Interface for the Pololu Micro-Maestro (6-Channel) Servo Controller Board. Developed for the Raspberry Pi8,149MIT
rafbrowser event loop scheduler using requestAnimationFrame2,925MIT/Apache-2.0
Raf-rsRust Actor Framework, Where Every Logic Becomes an Actor.54MIT OR Apache-2.0
raf-schdThrottle a function to at most one call per animation frame, with the latest arguments.42MIT
rafaelRust based ML framework1,087Apache-2.0
raffRAFF format1,495MIT
raff-cliRust Architecture Fitness Functions1,858MIT
raffiA simple fuzzel launcher based on YAML file17,068Apache-2.0
raffiaOne parser for CSS/SCSS/Sass/Less.371,582MIT
raffia_macroMacros for Raffia.349,911MIT
raffineA 2D affine transformation library for Rust, inspired by Python's affine package.25MIT
raffl-macroRust Asynchronous FFI Library - A library for writing asynchronous callback-friendly FFI2,706MIT
raffleA non-cryptographic 'vouching' system1,6280BSD
rafflesiaRafflesia official Rust library11MIT
rafkaPure-rust kafka client1,680MIT
rafka-brokerBroker implementation for Rafka message broker352Apache-2.0
rafka-consumerConsumer client for Rafka message broker350Apache-2.0
rafka-coreCore library for Rafka - a high-performance message broker885Apache-2.0
rafka-producerProducer client for Rafka message broker347Apache-2.0
rafka-rsRafka - A high-performance distributed message broker written in Rust192Apache-2.0
rafka-storageStorage engine for Rafka message broker498Apache-2.0
rafka_codegenCode-generation for kafka wire protocol2,558MIT
rafnA lightweight benchmark uploader for perfscope51Apache-2.0
raforFast Random Forest library.762MIT OR Apache-2.0
raftThe rust language implementation of Raft algorithm.680,275Apache-2.0
raft-adminAdmin CLI for the raft distributed KV store: put, get, delete, status, transfer51MIT
raft-chaosChaos testing framework: network partitions, disk failures, clock skew, in-process cluster harness51MIT
raft-chaos-testChaos testing harness for Raft consensus — simulated partitions, node kills, leader isolation.14MIT
raft-clientClient library for the raft distributed KV store with automatic leader tracking and exponential backoff153MIT
raft-commonShared types, configuration, error handling, and Prometheus metrics for the raft distributed KV store380MIT
raft-consensusRaft consensus algorithm implementation11,251MIT
raft-consensus-coreRaft consensus implementation: election, replication, snapshots, linearizable reads, leadership transfer, joint consensus156MIT
raft-corePure Raft consensus state machine — election, replication, snapshots. No networking, no async, no I/O.22MIT
raft-engineA persistent storage engine for Multi-Raft logs436,064Apache-2.0
raft-engine-ctlA control tool for Raft Engine12,002Apache-2.0
raft-hpc-coreShared Raft consensus infrastructure for HPC systems1,572Apache-2.0
raft-ioRaft consensus and replicated-log engine for Rust. Leader election, log replication, membership changes, and snapshotting over a…178Apache-2.0 OR MIT
raft-kgA personal knowledge graph that grows out of your notes and repos53MIT
raft-kv-storeOpinionated Raft KV store40Apache-2.0
raft-liteA simple and understandable implementation of Raft consensus algorithm.9,990MIT
raft-logRaft log implementation88,586MIT OR Apache-2.0
raft-mvccMVCC layer with versioned keys, snapshot isolation, OCC transactions, and TTL key expiry153MIT
raft-protoProtocol definitions for the rust language implementation of the Raft algorithm.613,640Apache-2.0
raft-rpcgRPC transport layer for Raft consensus via tonic — RequestVote, AppendEntries, InstallSnapshot.17MIT
raft-rsraft implementation in rust.40,767MIT
raft-serverFull Raft KV server: KV/Watch/Lease/Admin gRPC services, apply loop, HTTP endpoints105MIT
raft-sledPersistence layer for Raft consensus — sled embedded store with RaftStorage trait.16MIT
raft-storageCustom LSM-tree storage engine with WAL, MemTable, SSTables, bloom filters, and leveled compaction252MIT
raft-walMinimal append-only WAL (Write-Ahead Log) optimized for Raft consensus408MIT OR Apache-2.0
raft4rsRust impl for raft6,743Apache-2.0
raftbareMinimal but feature-complete, I/O-free implementation of Raft distributed consensus algorithm8,935MIT
raftcliCommand line interface for raft framework and serial monitoring32,749MIT
raftelNetwork library1,485MIT
rafterDeterministic, sans-IO Raft protocol core.36Apache-2.0
rafter-appSynchronous embedded replicated-state-machine layer for Rafter.23Apache-2.0
rafter-codecCurrent peer-message wire codec for Rafter.23Apache-2.0
rafter-multiraftMany-group host layer for Rafter.16Apache-2.0
rafter-runtimePersist-before-output durable runtime wrapper for Rafter.21Apache-2.0
rafter-runtime-apiPersist-before-output runtime trait contract for Rafter.27Apache-2.0
rafter-serviceAsync managed service layer and integration traits for Rafter.17Apache-2.0
rafter-storageDurable storage traits and file-backed stores for Rafter.24Apache-2.0
rafter-transport-tcp-insecureBlocking insecure demo-only TCP transport for Rafter peer messages.18Apache-2.0
raftersImplementation of raft consensus1,504MIT OR Apache-2.0
raftifyExperimental High level Raft framework68,536MIT/Apache-2.0
raftify_cliRaftify CLI tool5,818MIT/Apache-2.0
raftlogAn implementation of distributed replicated log based on the Raft algorithm16,867MIT
raftlog_protobufEncoders and decoders of the Protocol-Buffers messages for the constituents defined in `raftlog` crate14,338MIT
raftmodelA logic model for the raft consensus algorithm5,226MIT OR Apache-2.0
raftoralFault-tolerant workflow orchestration library using embedded Raft consensus for Rust applications336MIT
raftpicoA simple Raft framework built on top of the raftbare crate.3,093MIT
raftsMinimal experimental async block device I/O abstraction387MIT
raftupAids building applications with replicated states on top of the Raft protocol1,668MIT OR Apache-2.0
raftyAn implementation of the Raft consensus algorithm created for educational purposes.493MIT OR Apache-2.0
rafty-debuggerA TUI debugger for rafty applications.508MIT OR Apache-2.0
rafty-kvdbA rafty key-value database application.491MIT OR Apache-2.0
rafty-simulatorA simulator for rafty applications.521MIT OR Apache-2.0
rafxRendering framework built on an extensible asset pipeline54,748MIT OR Apache-2.0
rafx-apiRendering framework built on an extensible asset pipeline60,125MIT OR Apache-2.0
rafx-assetsRendering framework built on an extensible asset pipeline34,367MIT OR Apache-2.0
rafx-baseRendering framework built on an extensible asset pipeline60,280MIT OR Apache-2.0
rafx-frameworkRendering framework built on an extensible asset pipeline53,758MIT OR Apache-2.0
rafx-nodesRendering framework built on an extensible asset pipeline17,686MIT OR Apache-2.0
rafx-pluginsRendering framework built on an extensible asset pipeline4,833MIT OR Apache-2.0
rafx-rendererRendering framework built on an extensible asset pipeline22,930MIT OR Apache-2.0