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.
sensehatInterface with the Raspberry Pi Foundation's official Sense HAT sensor board.14,883non-standard
sensehat-rsA modern Rust library to control the Raspberry Pi Sense HAT LED matrix1,272MIT OR Apache-2.0
sensehat-screenA library for using the 8x8-LED matrix, with RGB565 coloring, on the Raspberry Pi Sense HAT device.31,267MIT
sensehat-stickA Rust library for the Raspberry Pi Sense HAT Joystick.2,004MIT
senseiSensei is a simple command line tool to open documentation for any crate.29,329GPL-2.0
sensevoiceRust bindings for SenseVoice ASR with a ggml/FSMN-VAD native runtime60non-standard
sensevoice-clicli tool for speech recognition using sensevoice-small, by restsend.com331MIT
sensevoice-rsA Rust-based, SenseVoiceSmall2,648MIT
sensibleConfigurable derive macro for implementing Default6,015MIT
sensible-dbgFork of the std::dbg macro that has no effect on release builds.4,011MIT
sensible-env-loggerA pretty, sensible logger for Rust.122,502MIT
sensirion-hdlcSensirion HDLC implementation4,091MIT OR Apache-2.0
sensirion-i2cCommon functionality for I2C based sensors from Sensirion86,751BSD-3-Clause
sensirion-i2c-rsCommon functionality for I2C based sensors from Sensirion1,227BSD-3-Clause
sensirion-rhtDriver for several temperature and humidity sensors from Sensirion2,419OLFL-1.3
sensitiveMemory allocator for sensitive information29,075CC0-1.0
sensitive-fmtDerive Debug and Display while honoring #[sensitive(redact | truncate = N | skip)] field attributes.1,058MIT OR Apache-2.0
sensitive-rsA Rust library for sensitive data detection and filtering, supporting Chinese and English text with trie-based algorithms.8,938MIT OR Apache-2.0
sensitive-words-recognizerA sensitive lexicon2,799MIT
sensitive-words-recognizer-newA sensitive lexicon2,630MIT
sensitive_traitA marker trait for sensitive information.3,769ISC
sensitive_urlAutomatically redact sensitive information from URLs.120,242Apache-2.0
sensitive_wordsWords that you wouldn't want anyone to say out loud5,809non-standard
sensorSensor is the Rust library to create abstract intefrace for multiple sensors.14LGPL-2.1-only OR MIT
sensor-communityClient for the https://sensor.community/ API1,420GPL-3.0
sensor-coreCore library for the sensor-bridge/display project33,058GPL-3.0
sensor-fusionSensor Fusion Filters for Attitude and Heading Reference Systems (AHRS)223MIT OR Apache-2.0
sensor-scd30SCD30 environmental sensor driver8,719MPL-2.0
sensor-temp-humidity-sht40Driver for SHT40 temperature and humidity sensor4,517BSD-3-Clause OR Apache-2.0
sensor-tlv493dDriver for the Infineon tlv493d 3-DoF I2C hall-effect sensor1,834MPL-2.0
sensor_lib_as5600A driver for the AS5600 sensor module.1,110BSD-3-Clause
sensor_msgssensor_msgs ros2 rust generated dependencies1,108Apache-2.0
sensorbox-iioNative Linux IIO client: enumerate /sys/bus/iio devices and read buffered samples from /dev/iio:deviceX.110GPL-3.0-or-later
sensorbox-sscNative Linux client for the Qualcomm SLPI SSC (Sensors Service Container) over QRTR/QMI.108GPL-3.0-or-later
sensoremA colorful temperature sensor output1,579Unlicense
sensorhive-fbpSensor Hive First Boot Provisioner1,121MIT
sensorhive-fbp-linuxSensor Hive First Boot Provisioner1,530MIT
sensorhive-idwSensor Hive Initial Disk Writer2,596MIT
sensorlm-rsSensorLM – wearable sensor foundation model in Rust (Burn + WGPU)22Apache-2.0
sensorlogA lightweight data logging service3,341MirOS
sensormlSensorML parser and serializer supporting XML and JSON formats1,288MIT
sensorsA Rust-friendly interface to lm-sensors151,216MirOS
sensors-sysHardware monitoring in Linux34,252MIT
sensorthings-validatorA Rust CLI tool that validates SensorThings API endpoints and responses.211MIT
sensorwatchSafe, idiomatic Rust bindings for reading hardware sensors through the sensorwatch native core (Windows / HWiNFO shared memory)23MIT
sensorwatch-sysRaw FFI declarations for the sensorwatch native C ABI (public header vendored at vendor/include/sensorwatch/sensorwatch.h)33MIT
senstateClient library to communicate with Senstate, a debugging dashboard1,315MIT OR Apache-2.0
sensulatorSimple sensor simulator, provides noisy readings of ideal measurements4,382BSD-3-Clause
sensusCLI for sensus: simulate sensory perception (color blindness, low vision, hearing loss) on images105MIT
sensus-coreSensory perception simulation core: vision and hearing filters for accessibility and education179MIT
sent-driverA driver for SENT protocol1,5980BSD
sent_parsePresentation parsing library based on suckless sent3,976MIT
sentakuProvide sentaku CUI interface10,274MIT
sentcEncryption and group/user management sdk. Easy-to-use encryption with post quantum cryptography.3,150non-standard
sentc-cryptoThe main implementation of the sentc sdk.6,469non-standard
sentc-crypto-commonCommon shared values between sentc server api and the sentc client sdk.16,870non-standard
sentc-crypto-coreThe core of sentc encryption sdk with all alg.8,453non-standard
sentc-crypto-fips-keysFips compliant key impl with openssl4,147non-standard
sentc-crypto-fullThe network implementation for the sentc sdk.2,410non-standard
sentc-crypto-lightThe main implementation of the sentc light sdk.3,332non-standard
sentc-crypto-light-fullThe network implementation for the sentc light sdk.1,308non-standard
sentc-crypto-rec-keysThe recommended keys. It uses a combination of openssl and oqs.3,864non-standard
sentc-crypto-std-keysKey impl of the classic algorithms that were used pre 0.14.0 of sentc.4,755non-standard
sentc-crypto-utilsCommon types and functions for sentc sdk and sdk light7,699non-standard
sentc-lightSentc light version with user and group management1,066non-standard
sentdOfficial Rust SDK for the SENTD Email API23MIT
sentenceSentence tokenizes English language sentences for use in TTS applications.3,141BSD-4-Clause
sentence2vecA tool to convert a sentence to a vector. It can be used to partition word2vec data. It can also be used to extract a list of…1,758MIT
sentence_segmentationA rule-based sentence_segmenter, inspired by ruby pragmatic segmenter by diasks2 (repo:…5,185MIT
sentencebreakA tool to add sentence breaks to text.1,473MIT
sentencepieceBinding for the sentencepiece tokenizer676,776MIT OR Apache-2.0
sentencepiece-modelSentencePiece model parser generated from the SentencePiece protobuf definition483,578BSD-2-Clause
sentencepiece-rsRust runtime reimplementation of SentencePiece model loading, normalization, encoding, and decoding.7,660Apache-2.0
sentencepiece-rustFrom-scratch pure-Rust SentencePiece inference (encode/decode), differentially verified against the upstream C++/Python…990Apache-2.0
sentencepiece-sysBinding for the sentencepiece tokenizer677,769Apache-2.0
sentencexSentence segmentation library with wide language support optimized for speed and utility.828,332MIT
sententiaeA library for working with Latin sentences.1,761MIT
sentience-tokenizeTiny Rust zero-dep tokenizer (ident, number, string, parens, operators, keywords).2,611MIT
sentimentSentiment analysis tool17,180MIT
sentiment-basicSimple, deterministic positive/negative word-count sentiment scoring with built-in word lists — pure, zero-dependency, no network.20MIT
sentinelA sentinel-terminated slice library.28,223MIT OR Apache-2.0
sentinel-actixSentinel middleware for Actix-Web1,592Apache-2.0
sentinel-agent-ai-gatewayAI Gateway agent for Sentinel reverse proxy - prompt filtering, PII detection, usage control26Apache-2.0
sentinel-agent-api-deprecationAPI deprecation management agent for Sentinel proxy - sunset headers, usage tracking, and migration support23Apache-2.0
sentinel-agent-authAuthentication agent for Sentinel reverse proxy - JWT, API keys, and Basic auth25MIT OR Apache-2.0
sentinel-agent-denylistDenylist agent for Sentinel reverse proxy - IP and pattern-based blocking23MIT OR Apache-2.0
sentinel-agent-jsJavaScript scripting agent for Sentinel reverse proxy - embed custom JS logic24Apache-2.0
sentinel-agent-luaLua scripting agent for Sentinel reverse proxy - custom logic via Lua scripts22MIT OR Apache-2.0
sentinel-agent-modsecModSecurity WAF agent for Sentinel reverse proxy - full OWASP CRS support via libmodsecurity22Apache-2.0
sentinel-agent-mqtt-gatewayMQTT Gateway agent for Sentinel proxy - IoT protocol security with ACLs, auth, and payload inspection21Apache-2.0
sentinel-agent-protocolDEPRECATED: This crate has been renamed to zentinel-agent-protocol. See https://crates.io/crates/zentinel-agent-protocol2,344MIT OR Apache-2.0
sentinel-agent-ratelimitRate limiting agent for Sentinel reverse proxy - token bucket rate limiting25MIT OR Apache-2.0
sentinel-agent-sdkDEPRECATED: This crate has been renamed to zentinel-agent-sdk. See https://crates.io/crates/zentinel-agent-sdk162MIT OR Apache-2.0
sentinel-agent-sdk-macrosDEPRECATED: This crate has been renamed to zentinel-agent-sdk-macros. See https://crates.io/crates/zentinel-agent-sdk-macros362MIT OR Apache-2.0
sentinel-agent-sentinelsecPure Rust ModSecurity-compatible WAF agent for Sentinel - Full OWASP CRS support without C dependencies26Apache-2.0
sentinel-agent-spiffeSPIFFE/SPIRE workload identity agent for Sentinel reverse proxy24Apache-2.0
sentinel-agent-wafWeb Application Firewall agent for Sentinel reverse proxy - SQL injection, XSS, and attack detection27MIT OR Apache-2.0
sentinel-agent-wasmWebAssembly agent for Sentinel reverse proxy - run Wasm modules for request/response processing23Apache-2.0
sentinel-agent-websocket-inspectorWebSocket inspection agent for Sentinel proxy24Apache-2.0
sentinel-cliCommand-line interface for Cyberpath Sentinel DBMS.133Apache-2.0
sentinel-commonDEPRECATED: This crate has been renamed to zentinel-common. See https://crates.io/crates/zentinel-common2,480MIT OR Apache-2.0
sentinel-configDEPRECATED: This crate has been renamed to zentinel-config. See https://crates.io/crates/zentinel-config579MIT OR Apache-2.0
sentinel-contract-sdk-miraculous65Soroban contract bindings for Sentinel Risk Engine24MIT
sentinel-coreThe flow sentinel of your microservices.89,294Apache-2.0
sentinel-cryptoCryptographic utilities for Cyberpath Sentinel, including hashing and signing.385Apache-2.0
sentinel-dbmsCyberpath Sentinel is a filesystem-backed document DBMS written in Rust.236Apache-2.0
sentinel-deriveDerive macros (FromRow, ToSql, FromSql) for sentinel-driver — enum, composite, rename_all, skip, default, flatten, json, try_from524MIT OR Apache-2.0
sentinel-driverHigh-performance PostgreSQL wire protocol driver for Rust671MIT OR Apache-2.0
sentinel-enrichmentProvider-neutral IOC enrichment types and test providers for ThreatDeck165MIT
sentinel-guardruntime defense for CLI AI agents: intercepts tool calls before execution and enforces security policy56MIT OR Apache-2.0
sentinel-ioAsynchronous runtime for writing asynchronous I/O backed applications28MIT
sentinel-io-macrosProcedural macros for the Sentinel-IO asynchronous runtime32MIT
sentinel-iocPure IOC extraction and normalization logic for ThreatDeck152MIT
sentinel-macrosOut-of-the-box attribute macors to ease sentinel usage.2,798Apache-2.0
sentinel-modsecDEPRECATED: This crate has been renamed to zentinel-modsec. See https://crates.io/crates/zentinel-modsec161MIT OR Apache-2.0
sentinel-motoreSentinel middleware for Motore1,520Apache-2.0
sentinel-proxyDEPRECATED: This crate has been renamed to zentinel-proxy. See https://crates.io/crates/zentinel-proxy468MIT OR Apache-2.0
sentinel-rocketSentinel middleware for Rocket1,590Apache-2.0
sentinel-rsA secure, local task runner with out-of-band notifications, written in Rust.24Apache-2.0
sentinel-sdkRust SDK for Sentinel LLM Security Gateway360MIT
sentinel-tonicSentinel middleware for Tonic1,518Apache-2.0
sentinel-towerSentinel middleware for Tower2,117Apache-2.0
sentinel-walWrite-Ahead Logging (WAL) implementation for Cyberpath Sentinel197Apache-2.0
sentinel_cogStream Sentinel-2 Cloud Optimized GeoTIFF tiles via HTTP range requests — no full-band download required63MIT
sentinel_ndviNDVI computation and GeoTIFF output for Sentinel-2 rasters32MIT
sentinel_typesShared structs across ndvi related crates96MIT
sentinel_watch_2026Production-grade Linux security monitor with modular architecture11MIT OR Apache-2.0
sentinellm_aiA custom version for tch 1.18.1 of rust-bert for my personal project1,462Apache-2.0
sentinelxPre-execution enforcement at the commit boundary21Apache-2.0
sentio-cliAST-based security scanner for Solana/Anchor programs340MIT OR Apache-2.0
sentio-coreAST-based security scanner for Solana/Anchor programs445MIT OR Apache-2.0
sentoA lock-free, append-only atomic pool.2,624Apache-2.0
sentri-analyzer-evmSentri: EVM smart contract analyzer with static analysis and invariant checking for Ethereum, Polygon, and other EVM chains.312MIT
sentri-analyzer-moveSentri: Move language analyzer with static analysis and invariant checking for Aptos and other Move-based networks.318MIT
sentri-analyzer-solanaSentri: Solana program analyzer with static analysis and invariant checking for Anchor and native Solana programs.313MIT
sentri-analyzer-sorobanSentri: Soroban (Stellar) contract analyzer with static analysis and invariant checking.15MIT
sentri-cliSentri: multi-chain smart contract security analyzer with static analysis, invariant checking, and vulnerability detection for…143MIT
sentri-coreSentri: Core types and utilities for the Sentri multi-chain smart contract security analyzer.943MIT
sentri-dsl-parserSentri: DSL parser for Sentri invariant definitions and security specification syntax.325MIT
sentri-dynamic-coreSentri: chain-agnostic dynamic/coverage-guided invariant fuzzing engine (execution backend, call-sequence generation, shrinking,…19MIT
sentri-dynamic-evmSentri: revm-backed dynamic invariant fuzzing for EVM/Solidity contracts.15MIT
sentri-dynamic-solanaSentri: dynamic invariant fuzzing for Solana programs (account-model execution + invariant oracles).15MIT
sentri-generator-evmSentri: Code generator for EVM contracts using Sentri invariants and security constraints.239MIT
sentri-generator-moveSentri: Code generator for Move modules using Sentri invariants and security constraints.236MIT
sentri-generator-solanaSentri: Code generator for Solana programs using Sentri invariants and security constraints.237MIT
sentri-irSentri: Intermediate representation for Sentri invariant specifications and security analysis.877MIT
sentri-librarySentri: Standard library of security invariants for the Sentri multi-chain security analyzer.237MIT
sentri-reportSentri: Report generation for Sentri security analysis violations and findings.236MIT
sentri-simulatorSentri: Transaction simulator for Sentri invariant testing and code generation validation.169MIT
sentri-solana-macroSentri: Procedural macros for Sentri Solana code generation and security constraint injection.148MIT
sentri-utilsSentri: Utility functions for the Sentri multi-chain smart contract security analyzer.716MIT
sentrix-chainOfficial Rust SDK for Sentrix Chain — typed clients for native REST, EVM, gRPC, and secp256k1 wallet/signing.36MIT
sentrix-codecCentralised bincode + hex encoding helpers — a stable wrapper around bincode 1.3 and hex 0.4 with a single error type.19MIT OR Apache-2.0
sentrix-grpc-wasmRust + WASM gRPC-Web client for Sentrix Chain. Extracted from sentrix-explorer-v2; usable from any browser dApp via wasm-pack.18MIT
sentrix-protoGenerated tonic + prost protobuf types for the Sentrix Chain gRPC service (sentrix.v1)461BUSL-1.1
sentrumDaemon that monitors watch-only bitcoin wallets10,305MIT
sentrySentry (sentry.io) client for Rust.44,534,800MIT
sentry-actixSentry integration for actix-web 4.6,118,508MIT
sentry-anyhowSentry integration for anyhow.12,933,592MIT
sentry-backtraceSentry integration and utilities for dealing with stacktraces.43,354,949MIT
sentry-cloudflarenot usuable for now.3,767GPL-3.0
sentry-conduitSentry middleware for conduit15,619MIT/Apache-2.0
sentry-contextsSentry integration for os, device, and rust contexts.41,628,303MIT
sentry-contrib-breakpadUnopinionated crash collection for Sentry reporting purposes205,566MIT OR Apache-2.0
sentry-contrib-nativeUnofficial bindings to the Sentry Native SDK for Rust.41,686MIT OR Apache-2.0
sentry-contrib-native-sysUnofficial FFI bindings to the Sentry Native SDK for Rust.44,807MIT OR Apache-2.0
sentry-coreCore Sentry library used for instrumentation and integration development.44,596,780MIT
sentry-debug-imagesSentry integration that adds the list of loaded libraries to events.23,687,783MIT
sentry-error-chainSentry integration that allows capturing error-chain errors.24,689Apache-2.0
sentry-eyre🐻❄️👀 Sentry integration for `eyre`15,346MIT
sentry-failureSentry integration for failure crate.646,349Apache-2.0
sentry-kafka-schemasKafka topics and schemas for Sentry379,552non-standard
sentry-logSentry integration for the log and env_logger crates.4,883,386MIT
sentry-log4rslog4s integration for Sentry.8,302MIT/Apache-2.0
sentry-mcpA minimal MCP server for Sentry96MIT
sentry-opentelemetrySentry integration for OpenTelemetry.41,654MIT
sentry-optionsRust client for sentry-options config system20,879Apache-2.0
sentry-options-cliCLI tool for sentry-options for validation of schema and values639Apache-2.0
sentry-options-validationSchema validation library and CLI for sentry-options21,231Apache-2.0
sentry-panicSentry integration for capturing panics.42,073,499MIT
sentry-processReport failed processes/scripts to Sentry7,089MIT
sentry-release-parserA parser for the sentry release name format160,165Apache-2.0
sentry-rsA Sentry Client for Rust Lang.25,063MIT
sentry-rust-minidumpCaptures native crashes as minidumps and sends to Sentry376,481MIT OR Apache-2.0
sentry-slogSentry integration for the slog crate.1,292,415MIT
sentry-tauriAn experimental Tauri Plugin for Sentry21,038MIT OR Apache-2.0
sentry-towerSentry integration for tower-based crates.8,796,480MIT
sentry-tracingSentry integration for the tracing and tracing-subscriber crates.34,839,366MIT
sentry-tunnelA Sentry tunnel middleware for Axum2,056MIT OR Apache-2.0
sentry-typesCommon reusable types for implementing the sentry.io protocol.47,913,858MIT
sentry-uapiSentry kernel user API implementation1,654Apache-2.0
sentry_arroyoA library for working with streaming data.87,595Apache-2.0
sentry_integrationA Rust package for Sentry integration with custom DSN configuration1,157MIT
sentry_protosRust bindings for sentry-protos205,522non-standard
sentry_rocketSentry.io client extension for rocket3,476LGPL-3.0-only
sentry_usage_accountantA library the Sentry application uses to account for usage
of shared system resources broken down by feature.103,003Apache-2.0
sentryshot_convertPort of FFmpeg's pixel format converter7,320MPL-2.0+
sentryshot_ffmpeg_h264A small rust wrapper around FFmpeg's h264 decoder9,268MPL-2.0+
sentryshot_ffmpeg_h264_sysC bindings7,663MPL-2.0+
sentryshot_filterPort of FFmpeg's filters7,063MPL-2.0+