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.
autd-soem-linkLink of AUTD using SOEM.11,869non-standard
autd-timerNative timer wrapper.12,715MIT
autd-twincat-linkLink of AUTD using TwinCAT.13,329non-standard
autd-utilsUtilities for AUTD.1,369MIT
autd-wav-modulationWav Modulation for AUTD.7,243MIT
autd3AUTD3 library282,631MIT
autd3-backend-arrayfireArrayFire Backend for AUTD319,963MIT
autd3-backend-cudaCUDA Backend for AUTD377,828MIT
autd3-coreAUTD3 core traits and types136,704MIT
autd3-derivederive macros for autd3190,631MIT
autd3-driverAUTD3 driver277,729MIT
autd3-emulatorautd3 emulator for calculating sound field, emulation of firmware, etc37,114MIT
autd3-emulator-linkLink for emulator9,705MIT
autd3-firmware-emulatorAUTD3 firmware emulator224,418MIT
autd3-gain-holoHolo (Multiple foci) Gain for autd3256,506MIT
autd3-geometry-viewerAUTD viewer for Geometry12,371MIT
autd3-holo-gainHolo (Multiple foci) Gain for AUTD.13,684MIT
autd3-link-debugLink for debug.11,745non-standard
autd3-link-emulatorLink for autd-emulator11,827non-standard
autd3-link-ethercrabautd3 link using EtherCrab2,104MIT
autd3-link-monitorLink for monitoring17,651MIT
autd3-link-remoteautd3 link for remote server2,331MIT
autd3-link-simulatorautd3 link for simulator239,716MIT
autd3-link-soemautd3 link using SOEM260,077GPL-3.0-only
autd3-link-twincatautd3 link using TwinCAT261,664MIT
autd3-link-visualizerLink for visualizing the output of the AUTD356,356MIT
autd3-modulation-audio-fileautd3 modulation from audio file190,259MIT
autd3-protobufgRPC protobuf for autd3179,686MIT
autd3-rsCore async client library for the AUTD3 phased-array kit.80MIT
autd3-rs-coreCore types and link abstraction shared across the AUTD3 phased-array sdk crates.226MIT
autd3-rs-emulatorHardware-free emulator for AUTD3: records device drive data and computes the ultrasound sound field offline.53MIT
autd3-rs-firmware-emulatorSoftware emulator of the AUTD3 device firmware (the real CPU firmware sources + a Rust FPGA emulator) for running tests without…97MIT
autd3-rs-link-ethercrabEtherCrab-backed Link implementation for autd3-rs.49MIT
autd3-rs-link-nopNo-op (hardware-free) Link for autd3-rs backed by the firmware emulator; used in examples, tests, and docs.56MIT
autd3-rs-link-remoteTCP transport Link for autd3-rs: relays tx/rx frames to a remote server driving a real Link.57MIT
autd3-rs-link-soemSOEM-backed Link implementation for autd3-rs (GPL-3.0).51GPL-3.0-only
autd3-rs-link-twincatTwinCAT3-backed Link implementation for autd3-rs via ADS protocol.54MIT
autd3-rs-modulationAmplitude-modulation waveform utilities for autd3-rs (sine, etc.).50MIT
autd3-rs-patternEmission-pattern computation utilities for autd3-rs (focus, bessel beam, etc.).63MIT
autd3-rs-pattern-holoMulti-focus hologram optimization (Naive/GS/GSPAT) for autd3-rs.52MIT
autd3-simulatorAUTD Simulator4,935MIT
autd3-soem-linkLink of AUTD using SOEM.11,420non-standard
autd3-timerNative timer wrapper.16,560MIT
autd3-traitsWav Modulation for AUTD.92,655MIT
autd3-twincat-linkLink of AUTD using TwinCAT.9,667MIT
autd3capi-defBase library for autd3 C API6,673MIT
autd3capi-driverautd3capi base library23,681MIT
autd3capi-wrapper-generatorWrapper code generator for autd3 C API8,042MIT
authA test develop mode for CITA2,456Apache-2.0
auth-encryptAllows accessing encrypted files over the web by decrypting them through `openssl`.1,806AGPL-3.0-or-later
auth-frameworkA comprehensive, production-ready authentication and authorization framework for Rust applications4,800MIT OR Apache-2.0
auth-git2Authentication for `git2`1,670,742BSD-2-Clause
auth-headersSimple library for authorization header parsing / creation5,806AGPL-3.0-only
auth-helperAuthorization tools28,550Apache-2.0
auth-middleware-pkgJWT authentication middleware for Axum with token validation and role-based access control41MIT OR Apache-2.0
auth-migration-helperDetects legacy password hashes in your database. Points to the Rust auth migration solution.16MIT
auth-o-tronExtract accounts from a FreeOTP URI backup and generate codes.6,442MIT
auth-payload-rsA global payload library that contains the common authentiation payload from providers like Google, github, and facebook62MIT
auth-policyRust crate for evaluating authorization decisions against declarative policies2,050MIT
auth-proxyProvides a local server that you can point command-line tools to when those commands require, but don't provide an authentication…6,926MIT
auth-tarball-from-gitAuthenticate a tarball through a signed tag in a git repository (with reproducible builds)3,080GPL-3.0
auth0Auth0 API library3,568MIT
auth0-integrationAuth0 client library for M2M token retrieval and JWT validation (RS256)247MIT
auth0-jwtLibrary to validate JWTs from Auth02,068MIT
auth0-managementAn unofficial client for Auth0 Management API.5,089MIT
auth0_clientAn unofficial Auth0 API client for Rust32,358non-standard
auth0_rsSimple Auth0 library for token validation.3,851MIT
auth0wrapA wrapper for the Auth0 Authentication API2,951MIT
auth3Official SDK to use the Auth3.dev Identity Platform API1,814Apache-2.0
auth3_sdkOfficial SDK to use the Auth3.dev Identity Platform API1,796Apache-2.0
auth4freeA modern, secure authentication library for Rust applications with password validation, JWT tokens, bcrypt hashing, session…33MIT
auth_auth_964MulanPSL-2.0
auth_bhaiSimple auth service for learning1,623MIT OR Apache-2.0
auth_clientAuthentication Client - shared models, DTOs and HTTP client for the Auth Authentication Server65BUSL-1.1
auth_client_axumclient to integrate axum servers with our auth service10,022MIT
auth_envauth_env379MulanPSL-2.0
auth_for_warpplugin auth module for warp-based servers3,147Apache-2.0
auth_kitToolkit for Authentication and Authorization in Rust1,778Apache-2.0
auth_liteA simple authentication server2,943MIT
auth_rsA Rust authentication library324MIT
auth_rustSimple Rust Authentication1,644MIT
auth_serviceExample auth services3,115MIT
auth_service-1234Example autho services14MIT
auth_service007Example auth services1,653MIT
auth_service11A simple authentication service765MIT
auth_service15285Example auth service2,862MIT
auth_service2Example auth service1,689MIT
auth_service777777777A simple authentication service1,643MIT
auth_service_0xdef4A simple authentication service15MIT
auth_service_alickleeExample auth services75MIT
auth_service_aowczarekExample auth services1,245MIT
auth_service_breakoutLearning about modules1,536MIT
auth_service_demoAuth service for testing4,338MIT
auth_service_dhzA simple authentication service example with login and database connection.586MIT
auth_service_dotSample Auth service944MIT
auth_service_dynamoexample495MIT
auth_service_exampleExample auth services50MIT
auth_service_file_modules2Example auth srvices1,282MIT
auth_service_glevenauth service example904MIT
auth_service_jeanpi_versionMy auth library1,718MIT
auth_service_kazumasaExample auth service1,774MIT
auth_service_learningExample authentication server for learning1,677MIT
auth_service_lfAuth service example1,662MIT
auth_service_my_ownExample auth services1,292MIT
auth_service_riccardoA test authentication service38MIT
auth_service_ronnyLets get Rusty Bootcamp Example auth services1,308MIT
auth_service_sadaLGR prpyekti2,901MIT
auth_service_shen_yongExample auth service704MIT
auth_service_silentA sample service to test cargo.io publishing1,415MIT
auth_service_takExample auth services1,566MIT
auth_service_testA simple authentication service1,728MIT
auth_service_test_stefan_learnings2023-08-28-Zs Example auth service project1,646MIT
auth_service_testingExample auth auth_service_testing15MIT
auth_service_testingonlyExample auth services1,302MIT
auth_service_tknackExample auth services22MIT
auth_service_v1A simple authentication service for demonstration purposes.19MIT
auth_servicestesting924MIT
auth_services_testA simple authentication service1,689MIT
auth_servicesstest auth service1,245MIT
auth_servicexexample suth service1,050MIT
auth_seviceA simple authentication service exmple319MIT
auth_tokenGet an auth token to use in development5,423MIT
auth_traitauth_trait1,369MulanPSL-2.0
auth_verifierAPI Server51BUSL-1.1
authactionAuthAction JWT verification SDK for Rust — Actix-web and Axum17MIT
authbeamAuthentication manager5,907MIT
authboxA lightweight, modular authentication framework for Rust built around traits, async support, and pluggable component231Apache-2.0
authbox-argon2Argon2 password hashing for AuthBox102Apache-2.0
authbox-coreCore authentication traits and types for AuthBox170Apache-2.0
authbox-emailEmail provider implementations for AuthBox73Apache-2.0
authbox-jwtJWT implementation for AuthBox104Apache-2.0
authbox-redisRedis-backed implementations for AuthBox one-time tokens and token blacklisting59Apache-2.0
authcAuthentication Library1,906Apache-2.0
authenA robust, modular, high-level, and secure authentication crate for Rust.19Apache-2.0
authenticAuthentication library20,273Apache-2.0
authentic-dataAn implementation of the authentic data objects and protocols1,813Apache-2.0
authenticated-pseudonymsAn implementation of anonymous credentials4,993Apache-2.0
authenticationAn authentication system for Rust inspired by Django2,079MIT
authentication-serviceAuthentication service.15MIT OR Apache-2.0 OR BSD-3-Clause OR GPL-2.0-only OR GPL-3.0-only
authentication-verifierOffline RS256 JWT verification for the Main X Index federation: fetch the authentication-service JWKS once, then verify…15MIT OR Apache-2.0 OR GPL-2.0 OR GPL-3.0 OR BSD-3-Clause
authenticationservices-rsSafe Rust bindings for Apple's AuthenticationServices framework — Apple ID, passwords, passkeys, credential identity store,…106MIT OR Apache-2.0
authenticatorLibrary for interacting with CTAP1/2 security keys for Web Authentication. Used by Firefox.2,164,736MPL-2.0
authenticator-cliWebauthn Authenticator Management Tool1,930MPL-2.0
authenticator-ctap2-2021Library for interacting with CTAP1/2 security keys for Web Authentication. Used by Firefox.117,518MPL-2.0
authenticator-rsThe rust implementation for google authenticator with 2fa authentication3,179MIT
authenticdoc-sdkCryptographic primitives and on-the-wire shapes for the Authenticdoc multi-party document signing protocol over Nostr.17non-standard
authenticodeLibrary for working with Authenticode (no-std)974,970MIT OR Apache-2.0
authenticode-parserBindings to the authenticode-parser library24,985MIT OR Apache-2.0
authenticode-parser-sysRaw FFI bindings to the authenticode-parser library21,750MIT OR Apache-2.0
authenticode-toolAuthenticode command-line tool9,872MIT OR Apache-2.0
authentikThe authentication glue you need.22non-standard
authentik-axumThe authentication glue you need.17MIT
authentik-clientMaking authentication simple.109,287MIT
authentik-commonThe authentication glue you need.19MIT
authentik-configThe authentication glue you need.17MIT
authentik-dbThe authentication glue you need.17MIT
authentik-libThe authentication glue you need.17MIT
authentik-rustMaking authentication simple.2,757MIT
authentik-tokioThe authentication glue you need.17MIT
authfixA simple and extensible authentication layer for Actix Web, designed for fast integration and easy configuration.1,203MIT OR Apache-2.0
authforgeAuthForge SDK — license validation, HWID binding, and heartbeat verification149MIT
authiaHigh-performance JWT verification library for Ed25519 using WebAssembly86MIT
authifierOpinionated Rust authentication library31,279Apache-2.0
authjarMulti-cookie session management - parse Set-Cookie, domain-scoped storage, CSRF extraction, session persistence31,737MIT OR Apache-2.0
authkestraA modular authentication framework for Rust102MIT OR Apache-2.0
authkestra-actixActix-web integration for the authkestra authentication framework156MIT OR Apache-2.0
authkestra-axumAxum integration for the authkestra authentication framework199MIT OR Apache-2.0
authkestra-coreCore traits and types for the authkestra authentication framework1,219MIT OR Apache-2.0
authkestra-engineUnified authentication engine for the authkestra framework47MIT OR Apache-2.0
authkestra-flowOAuth2 and OIDC flow orchestration for the authkestra framework323MIT OR Apache-2.0
authkestra-guardAuthentication guard and strategies for the authkestra framework363MIT OR Apache-2.0
authkestra-macrosProcedural macros for authkestra framework integrations108MIT OR Apache-2.0
authkestra-oidcOIDC support for the authkestra framework158MIT OR Apache-2.0
authkestra-opOpenID Provider (OP) support for the authkestra framework — issue tokens and run the authorization code grant, rather than only…13MIT OR Apache-2.0
authkestra-providersConsolidated OAuth providers for the authkestra framework15MIT OR Apache-2.0
authkestra-providers-discordDiscord OAuth provider for the authkestra framework335MIT OR Apache-2.0
authkestra-providers-githubGitHub OAuth provider for the authkestra framework149MIT OR Apache-2.0
authkestra-providers-googleGoogle OAuth provider for the authkestra framework127MIT OR Apache-2.0
authkestra-resourceResource server enforcement and validation for the authkestra framework23MIT OR Apache-2.0
authkestra-sessionSession management and persistence for the authkestra framework377MIT OR Apache-2.0
authkestra-tokenJWT token handling for the authkestra framework473MIT OR Apache-2.0
authkitAuthKit: PKCE OAuth state-to-session binding middleware (axum/tower).18MIT OR Apache-2.0
authkit-cliCLI tool for AuthKit database schema management25MIT OR Apache-2.0
authkua user-friendly client for authorization and authentication in HKU eLearning system7,146MIT OR Apache-2.0
authlibwip full auth library13Apache-2.0
authlogicAuthentication logic for Actix Web applications2,000MIT
authly-clientA Rust client for Authly6,772Apache-2.0
authly-commonAuthly common datatypes and algorithms7,121Apache-2.0
authmenowRust library for authmenow.com service2,003MIT
authmergeAuthorization for Automerge1,727MIT
authnauthn by Shibly Meeran1,559MIT
authnz-argon2Pure Rust implementation of the Argon2 password hashing function with support
for the Argon2d, Argon2i, and Argon2id algorithmic…512MIT OR Apache-2.0
authnz-client-sdkAuthnz client SDK.487non-standard
authnz-commonAuthnz common library (types and utils).885non-standard
authnz-pqc-dilithiumA post-quantum cryptographic signature scheme based on the hardness of lattice problems over module lattices. Edited for Authnz686MIT OR Apache-2.0
authnz-server-sdkAuthnz server SDK.478non-standard
authnz-totpRFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features. Edited for Authnz1,078MIT
authnz-u2fRust FIDO U2F Library. Edited for Authnz1,067MIT OR Apache-2.0
authoAuthentication for web applications728MIT OR Apache-2.0
authorAuth[entic|oris]ation938MIT