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.
tickparseBlazing-fast streaming CSV parser for financial tick data — mmap, zero-copy, parallel102non-standard
tickrA iterator that gives you a infinite stream of Option<Duration>, turing to Some once every time a certain duration has passed5,388MIT
tickrsRealtime ticker data in your terminal 📈54,885MIT
tickrs-apiAPI for tickrs41,531MIT
ticksSimple, ergonomic Rust wrapper for the TickTick Open API3,352MIT
ticksupplyOfficial Rust client for the Ticksupply market data API111MIT
ticktapeA framework for deterministic, replicated services on the sequencer architecture15MIT OR Apache-2.0
ticktape-clusterReplication tiers for Ticktape: epoch-lease leader election, fencing, and quorum commit — the failover machinery, verified under…30MIT OR Apache-2.0
ticktape-codecCanonical fixed-layout codec for Ticktape: Encode/Decode traits, primitive impls, and derive macros61MIT OR Apache-2.0
ticktape-coreCore types for the Ticktape sequencer-architecture framework: Frame, Seq, Service trait, deterministic clock, canonical codec…81MIT OR Apache-2.0
ticktape-gatewayClient gateway for Ticktape services: session dedup, flow control, cancel-on-disconnect, drop-copy, and a TCP server hosting any…23MIT OR Apache-2.0
ticktape-journalSegmented append-only journal for Ticktape: durable sequenced-input log with fsync policy and replay recovery57MIT OR Apache-2.0
ticktape-macrosDerive macros for Ticktape's canonical fixed-layout codec (#[derive(Encode, Decode)])67MIT OR Apache-2.0
ticktape-raftraft-rs delegation backend for Ticktape: drive a deterministic Service from a Raft-ordered log (spec §9, feature-gated)15MIT OR Apache-2.0
ticktape-runtimeSingle-node Ticktape runtime: sequencer + deterministic service host with journal-backed crash recovery52MIT OR Apache-2.0
ticktape-sbeSBE (Simple Binary Encoding) interop adapter for Ticktape: SBE-framed message payloads over the canonical fixed tier17MIT OR Apache-2.0
ticktape-serverPackaged replicated Ticktape server: a sequencer node + follower replicas + acceptor, with operator-driven promotion (manual…15MIT OR Apache-2.0
ticktape-simDeterministic simulation testing for Ticktape services: seeded storage fault injection, invariant checking, and a VOPR-style fuzz…31MIT OR Apache-2.0
ticktape-transportReliable sequenced-stream transport for Ticktape: MoldUDP64-style A/B UDP feeds, gap-fill retransmission, and in-order reassembly38MIT OR Apache-2.0
ticktickticktick1,504Apache-2.0
ticktick_apiA Rust library for the TickTick API3,268MIT
ticktickrsA CLI Tool for TickTick tasks99MIT
ticktimeProvides a ticktime struct to convert a tick to an in game date time4,053MIT OR Apache-2.0
ticktockBest effort constant framerate clock and fast timers36,661MIT
tickvTicKV (Tiny Circular Key Value) is a small file system allowing key value pairs to be stored in Flash Memory.3,826MIT OR Apache-2.0
tickworkTickwork — an incremental game framework in Rust/WASM. See tickwork-engine and tickwork-shell.20MIT OR Apache-2.0
tickwork-demoDemo game for the Tickwork incremental game engine21MIT OR Apache-2.0
tickwork-engineTickwork engine — headless incremental game simulation library (Rust/WASM). Resources, plugins, state machines, save system.20MIT OR Apache-2.0
tickwork-inspectorInspection and repair tool for Tickwork save files (placeholder — full implementation coming soon)20MIT OR Apache-2.0
tickwork-macrosProcedural macros for Tickwork plugins (placeholder — full implementation coming soon)20MIT OR Apache-2.0
tickwork-shellTickwork shell — shared UI rendering library for tickwork-based games (egui, localisation, themes).20MIT OR Apache-2.0
tickwork-storePersistence layer for the Tickwork task engine (placeholder — full implementation coming soon)20MIT OR Apache-2.0
tickyA stopwatch library, written in Rust.9,974AGPL-3.0-or-later
ticoTico provides a path shortener for use with command prompts.19,209MIT
ticqueTake a queue for a resource4,592Apache-2.0 OR MIT
tictacrustleTic Tac Toe game with a Menace[ing] AI3,430MIT OR Apache-2.0
tictacsAn unreasonably simple static site generator.87non-standard
tictacterminalTic Tac Toe, Terminal12,415MIT
tictactoeTicTacToe in your terminal.4,031GPL-3.0
tictactoe-cliA CLI tictactoe game with minimax algorithm20MIT
tictactoe-guiSimple tictactoe game in Rust with GUI using ggez library and Minimax algorithm with Alpha Beta pruning. GUI heavily inspired by…4,371MIT OR Apache-2.0
tictactoe-llemProbably? efficient tictactoe(no heap, modificable size) game backend/frontend cli, can be used for gui or idk2,732MIT OR Apache-2.0
tictactoe-rsTicTacToe terminal game with Rust1,141GPL-3.0-or-later
tictactoe-rustTictactoe written in rust3,315MIT
tictactoe-tuiTerminal based Tic-Tac-Toe Game.1,094MIT
tictactoe_gameA simple tictactoe game.4,123MIT
tictactoe_menace_cTic Tac Toe game with a Menace AI1,489MIT OR Apache-2.0
tictactoe_menace_playerTic Tac Toe game with a Menace AI1,499MIT OR Apache-2.0
tictactoe_menace_sTic Tac Toe game with a Menace AI1,474MIT OR Apache-2.0
tictocA time duration profiling library.6,529MIT
tictonixA library that provides the ability to convert tokens into embeddings, as well as to encode their positions4,978MIT
tidA dead simple timing wrapper for rough performance measurements2,407MIT
tid-rsTouchId integration for Rust2,786MIT
tid2013statsStats tool for Tampere Image Database 2013 paper
Replaces spearman.exe and kendall.exe used in the dataset4,036CC0-1.0
tidalInterface to the tidal music streaming service api. Integrates with the tidalcache crate.1,943MIT
tidalcacheLocal cache for the tidal music service. Integrates with the tidal crate.2,180MIT
tidalcycles-rssupercollider, superdirt, and tidalcycles with rust.1,990MIT OR Apache-2.0
tidalrsTidal (v1) API client1,172MIT
tidb_poolA Rust crate that creates a MySQL connection pool for TiDB using a TOML configuration file.3,875MIT
tiddly-wiki-serverAn efficient, low-maintenance web server for TiddlyWikis.4,043non-standard
tiddyA minimal typing test in the terminal858MIT
tideA minimal and pragmatic Rust web application framework built for rapid development3,432,257MIT OR Apache-2.0
tide-acmeAutomatic HTTPS certificates for Tide, via Let's Encrypt and ACME tls-alpn-01 challenges12,491MIT OR Apache-2.0
tide-adminAdmin dashboard for tide-based web apps1,635MIT
tide-authThis is the library for tide parsing the auth field1,641MIT
tide-compressOutgoing compression middleware for the Tide server framework.97,513BlueOak-1.0.0
tide-content-type-filterTide middleware to filter requests based on their Content-Type.4,041MIT OR Apache-2.0
tide-csrfCross-Site Request Forgery (CSRF) protection middleware for Tide4,381MIT OR Apache-2.0
tide-delayMiddleware for the Tide web framework that delays responses1,660MIT
tide-dieselTide middleware for Diesel pooled connections & transactions.4,205BlueOak-1.0.0
tide-discoDiscoverability for Tide254,772non-standard
tide-etagTide middleware to generate http ETag header and respond to if-none-match header1,551MIT
tide-flashTide (http-rs/tide) Flash Messages Middleware3,269MIT
tide-fluent-routesTide fluent routes is a library that implements a fluent routing API for Tide11,780MIT/Apache-2.0
tide-fn-dsaTidecoin umbrella package for FN-DSA, PQClean Falcon, and Tidecoin legacy Falcon support24Unlicense
tide-fn-dsa-commTidecoin internal shared utilities for FN-DSA, PQClean Falcon, and legacy Falcon support228Unlicense
tide-fn-dsa-kgenTidecoin FN-DSA and Falcon key generation, including PQClean and PQHD deterministic compatibility paths125Unlicense
tide-fn-dsa-signTidecoin FN-DSA and Falcon signature generation, including PQClean and Tidecoin legacy Falcon profiles123Unlicense
tide-fn-dsa-vrfyTidecoin FN-DSA and Falcon signature verification, including PQClean and Tidecoin legacy Falcon profiles149Unlicense
tide-githubEasily process Github webhooks using tide5,247Apache-2.0
tide-governorA rate-limiting middleware for tide19,916MIT
tide-handlebarsA crate to simplify working with Tide and Handlebars13,841Apache-2.0
tide-helmetHTTP security headers middleware for Tide web framework42MIT
tide-http-authBasic and Bearer auth support for Tide15,069Apache-2.0
tide-jsonwebtokenTide (http-rs/tide) JWT Authorization Middleware2,665MIT
tide-jsxA safe and simple template engine with the ergonomics of JSX11,225MIT
tide-jsx-implThe macros needed for `render`8,325MIT
tide-jwtTide (http-rs/tide) JWT Authorization Middleware5,175MIT
tide-lambda-listenerA Tide listener for the AWS Lambda execution envrionment.4,453BlueOak-1.0.0
tide-maxflowTide max flow algorithm — a push-pull-relabel variant with O(1) array-based data structures33LGPL-3.0-or-later
tide-naive-static-filesA simple static file serving component for Rust's Tide web framework.12,179MIT OR Apache-2.0
tide-openidconnectOpenID Connect middleware for Tide3,513MIT OR Apache-2.0
tide-openssltide openssl listener based on async-std-openssl. Based on http-rs/tide-rustls35,369MIT OR Apache-2.0
tide-prometheusTide middleware for Prometheus with a few default metrics.2,470MIT OR Apache-2.0
tide-rhaiA scritping component for tide.2,769non-standard
tide-rustlstide tls listener based on async-rustls and rustls106,247MIT OR Apache-2.0
tide-servea simple http file server binary based on tide12,556MIT OR Apache-2.0
tide-serve-dir-macroMacros to serve a directory of static files in tide520,249MIT OR Apache-2.0
tide-server-timingServer-Timing support for Tide + Tracing87,975MIT OR Apache-2.0
tide-sqlxTide middleware for SQLx pooled connections & transactions.27,090BlueOak-1.0.0
tide-teraUse tera templates on tide30,451MIT OR Apache-2.0
tide-testingtide testing helper147,758MIT OR Apache-2.0
tide-traceMinimum overhead USDT middleware to dynamically trace tide with BPF or DTrace6,402Apache-2.0
tide-tracingA simple middleware for tide using the tracing crate for logging.83,690MIT/Apache-2.0
tide-tracing-middlewareA middleware for tide using the tracing crate for logging.2,841Apache-2.0
tide-validatorData validator for Tide web framework4,202MIT
tide-websocketstide websockets418,546MIT OR Apache-2.0
tide-websockets-extWebsockets state for saving tide-websockets WebsocketConnections1,624MIT OR Apache-2.0
tide-websockets-sinktide websockets w/ sink trait support2,558MIT OR Apache-2.0
tide_compressed_sseAsync Server Sent Event parser and encoder4,021MIT OR Apache-2.0
tide_redis_sessiontide 使用 async-session 不好用,重新封装了一下1,570MIT
tide_rsA rust library of the TIDE configuration parser1,518Apache-2.0
tidecoinGeneral purpose library for using and interoperating with Tidecoin.61CC0-1.0
tidecoin-base58ckTidecoin base58 encoding with checksum.93CC0-1.0
tidecoin-chacha20-poly1305The ChaCha20 stream cipher and Poly1305 MAC based AEAD.85CC0-1.0
tidecoin-consensus-coreShared Tidecoin consensus-validation core types.93CC0-1.0
tidecoin-consensus-encodingConsensus encoding and decoding278CC0-1.0
tidecoin-internalsInternal types and macros used by rust-tidecoin ecosystem324CC0-1.0
tidecoin-ioSimple I/O traits for no-std (and std) environments150CC0-1.0
tidecoin-network-kindWhich network we are operating on123CC0-1.0
tidecoin-node-parityShared Tidecoin node-backed parity harness support.50CC0-1.0
tidecoin-p2p-messagesPeer-to-peer messages defined by the Tidecoin protocol55CC0-1.0
tidecoin-primitivesPrimitive types used by the rust-tidecoin ecosystem150CC0-1.0
tidecoin-unitsBasic Tidecoin numeric units such as amount179CC0-1.0
tidecoin_hashesHash functions used by the rust-tidecoin ecosystem228CC0-1.0
tidelineUmbrella crate re-exporting the tideline event-sourcing toolkit's crates behind feature flags.38MIT
tideline-corePersistence-agnostic domain model for event-sourced aggregates.81MIT
tideline-macrosDerive macros for tideline-core aggregates and events.62MIT
tideline-relaySeaStreamer-based event relay and outbox.42MIT
tideline-seaormSeaORM-backed event store, read-model helpers, and migrations.49MIT
tideline-syncOpt-in local-first log replication and conflict strategies.38MIT
tideline-testingGiven-When-Then aggregate test harness.50MIT
tidemarkSnapshot a directory tree and diff what changed - no git required. Built for humans and agents.55MIT
tideormA developer-friendly ORM for Rust with clean, expressive syntax1,126MIT
tideorm-cliCommand-line interface for TideORM125MIT
tideorm-macrosProcedural macros for TideORM1,279MIT
tidepoolCompile Haskell effect stacks to Cranelift JIT, drive from Rust45MIT OR Apache-2.0
tidepool-bridgeBridge between Rust types and Tidepool Core values492MIT OR Apache-2.0
tidepool-bridge-deriveDerive macros for the Tidepool bridge180MIT OR Apache-2.0
tidepool-cliTidepool CLI — local Helius-compatible RPC server. Ships as the `tidepool` binary.184MIT
tidepool-codegenCranelift-based JIT compiler for Tidepool Core262MIT OR Apache-2.0
tidepool-corePure primitives for Tidepool: keccak merkle math, LeafSchemaV1 hashing, compressed-NFT proof computation. Zero Solana or I/O…328MIT
tidepool-effectEffect system and handlers for Tidepool Core329MIT OR Apache-2.0
tidepool-evalTree-walking interpreter for Tidepool Core669MIT OR Apache-2.0
tidepool-gvmA simple, high-performance Go version management tool written in Rust with clean architecture and minimal dependencies2,259MIT
tidepool-heapMemory management and heap layout for Tidepool Core332MIT OR Apache-2.0
tidepool-macroProcedural macros for the Tidepool language127MIT OR Apache-2.0
tidepool-mcpModel Context Protocol (MCP) server for Tidepool128MIT OR Apache-2.0
tidepool-optimizeOptimization passes for Tidepool Core127MIT OR Apache-2.0
tidepool-reprIntermediate representation for the Tidepool compiler719MIT OR Apache-2.0
tidepool-rpcTidepool — Helius-compatible local RPC service: cNFT indexing, DAS responses, upstream-agnostic. The headline Rust crate.292MIT
tidepool-runtimeRuntime support for Tidepool applications196MIT OR Apache-2.0
tidepool-serverTidepool HTTP + WebSocket JSON-RPC server. Wraps the service layer (cNFT indexing, DAS handlers, passthrough proxy) in an axum…245MIT
tidepool-version-managerVersion management for Tidepool toolkit1,335MIT
tiders-castLibrary for casting arrow colums with support for specific blockchain types277MIT OR Apache-2.0
tiders-coreCore library for tiders blockchain data framework115MIT OR Apache-2.0
tiders-evm-decodeEVM decoding implementations in Arrow format182MIT OR Apache-2.0
tiders-evm-schemaEVM schema definitions for tiders650MIT OR Apache-2.0
tiders-ingestLibrary for ingesting evm data using common a query/response format197MIT OR Apache-2.0
tiders-queryQuery executor for tiders236MIT OR Apache-2.0
tiders-rpc-clientA tiders RPC client for fetching EVM blockchain data from any standard JSON-RPC provider523MIT OR Apache-2.0
tiders-sqd-clientA tiders client for querying SQD portals54MIT OR Apache-2.0
tiders-svm-decodeSVM decoding implementations in Arrow format181MIT OR Apache-2.0
tiders-svm-schemaSVM schema definitions for tiders265MIT OR Apache-2.0
tiders-x402-serverPayment-enabled database API server that connects different databases with the x402 payment protocol to create a pay-per-query…140MIT OR Apache-2.0
tides-core-typesTides core types470BSL-1.0
tidesdbTidesDB is a high-performance embeddable, durable, adaptive, and optionally cloud-native key-value storage engine753MPL-2.0
tidesdb-rsRust wrapper for TidesDB, a fast and efficient key-value storage engine68MIT
tidesdb-src-v9-0-0Vendored TidesDB C source archive for v9.0.021MPL-2.0
tidesdb-src-v9-0-1Vendored TidesDB C source archive for v9.0.121MPL-2.0
tidesdb-src-v9-0-2Vendored TidesDB C source archive for v9.0.223MPL-2.0
tidesdb-src-v9-0-3Vendored TidesDB C source archive for v9.0.321MPL-2.0
tidesdb-src-v9-0-4Vendored TidesDB C source archive for v9.0.421MPL-2.0
tidesdb-src-v9-3-6Vendored TidesDB C source archive for v9.3.659MPL-2.0
tidesdb-src-v9-3-8Vendored TidesDB C source archive for v9.3.820MPL-2.0
tidevA terminal-based AI coding agent49Apache-2.0
tidewayA batteries-included Rust web framework built on Axum for building SaaS applications quickly1,098MIT OR Apache-2.0
tideway-cliCLI for scaffolding Tideway SaaS applications - backend modules, frontend components, and more801MIT OR Apache-2.0
tideway-macrosProc macros for the Tideway web framework581MIT OR Apache-2.0
tidierFormat HTML, XHTML and XML documents48,932MIT OR Apache-2.0
tidkA toolkit for finding telomeric repeats in a genome.9,848MIT
tidlersA Rust library for interacting with the TIDAL music streaming API145MIT
tidocsBrowse Rust documentation in the terminal27MIT
tidosTidos is a component framework that can be served by any web framework.3,641LGPL-3.0
tidos_i18nProcedural macros for the Tidos component framework.228LGPL-3.0
tidos_macroProcedural macros for the Tidos component framework.3,504LGPL-3.0
tidploySimple deployment tool for deploying small applications and loading secrets.23,149non-standard
tiduAutomatic-differentiation transforms (linearize, transpose, eager reverse-mode) for primitive computation graphs.149MIT OR Apache-2.0
tidwall_geohashGeohash library7,327MIT
tidwell_guessing_gameA fun game where you guess what number the computer has chosen.1,584MIT OR Apache-2.0
tidyA CLI tool to remove build directories and other clutter2,928MIT
tidy-browserTidy up browser information.4,432LGPL-3.0-or-later
tidy-buildertidy-builder is a builder generator that is compile-time correct1,659MIT
tidy-filesA fast, safe CLI tool to organize files into categorized folders64MIT
tidy-jsonA cli for tidying up json files.8,953MIT
tidy-sysRaw FFI bindings to the Tidy C library44,512MIT
tidy-treeA tree visualization tool2,706MIT
tidy-tuntaptidy-tuntap is a Rust wrapper for working with TUN/TAP devices in Linux5,210MIT
tidy-viewerHead, but for CSV files and with color40,312Unlicense OR MIT
tidy-viewer-coreCore formatting logic for tidy-viewer598Unlicense OR MIT