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.
fil_actor_multisig_v10Builtin multisig actor for Filecoin6,569MIT OR Apache-2.0
fil_actor_multisig_v11Builtin multisig actor for Filecoin4,800MIT OR Apache-2.0
fil_actor_multisig_v8Builtin multisig actor for Filecoin4,302MIT OR Apache-2.0
fil_actor_multisig_v9Builtin multisig actor for Filecoin4,297MIT OR Apache-2.0
fil_actor_paychBuiltin paych actor for Filecoin81,443MIT OR Apache-2.0
fil_actor_paych_stateBuiltin paych actor for Filecoin112,659MIT OR Apache-2.0
fil_actor_paych_v10Builtin paych actor for Filecoin4,964MIT OR Apache-2.0
fil_actor_paych_v11Builtin paych actor for Filecoin3,171MIT OR Apache-2.0
fil_actor_paych_v8Builtin paych actor for Filecoin2,684MIT OR Apache-2.0
fil_actor_paych_v9Builtin paych actor for Filecoin2,731MIT OR Apache-2.0
fil_actor_powerBuiltin power actor for Filecoin82,732MIT OR Apache-2.0
fil_actor_power_stateBuiltin power actor for Filecoin243,852MIT OR Apache-2.0
fil_actor_power_v10Builtin power actor for Filecoin6,596MIT OR Apache-2.0
fil_actor_power_v11Builtin power actor for Filecoin3,185MIT OR Apache-2.0
fil_actor_power_v8Builtin power actor for Filecoin4,300MIT OR Apache-2.0
fil_actor_power_v9Builtin power actor for Filecoin4,301MIT OR Apache-2.0
fil_actor_rewardBuiltin reward actor for Filecoin82,474MIT OR Apache-2.0
fil_actor_reward_stateBuiltin reward actor for Filecoin245,976MIT OR Apache-2.0
fil_actor_reward_v10Builtin reward actor for Filecoin6,601MIT OR Apache-2.0
fil_actor_reward_v11Builtin reward actor for Filecoin3,119MIT OR Apache-2.0
fil_actor_reward_v8Builtin reward actor for Filecoin4,276MIT OR Apache-2.0
fil_actor_reward_v9Builtin reward actor for Filecoin4,303MIT OR Apache-2.0
fil_actor_systemBuiltin system actor for Filecoin82,442MIT OR Apache-2.0
fil_actor_system_stateBuiltin system actor for Filecoin230,259MIT OR Apache-2.0
fil_actor_system_v10Builtin system actor for Filecoin6,567MIT OR Apache-2.0
fil_actor_system_v11Builtin system actor for Filecoin3,135MIT OR Apache-2.0
fil_actor_system_v8Builtin system actor for Filecoin4,286MIT OR Apache-2.0
fil_actor_system_v9Builtin system actor for Filecoin4,297MIT OR Apache-2.0
fil_actor_verifregBuiltin verifreg actor for Filecoin77,620MIT OR Apache-2.0
fil_actor_verifreg_stateBuiltin verifreg actor for Filecoin246,541MIT OR Apache-2.0
fil_actor_verifreg_v10Builtin verifreg actor for Filecoin7,442MIT OR Apache-2.0
fil_actor_verifreg_v11Builtin verifreg actor for Filecoin5,636MIT OR Apache-2.0
fil_actor_verifreg_v8Builtin verifreg actor for Filecoin2,720MIT OR Apache-2.0
fil_actor_verifreg_v9Builtin verifreg actor for Filecoin5,168MIT OR Apache-2.0
fil_actors_runtimeSystem actors for the Filecoin protocol93,992MIT OR Apache-2.0
fil_actors_runtime_v10System actors for the Filecoin protocol11,792MIT OR Apache-2.0
fil_actors_runtime_v11System actors for the Filecoin protocol8,914MIT OR Apache-2.0
fil_actors_runtime_v8System actors for the Filecoin protocol7,343MIT OR Apache-2.0
fil_actors_runtime_v9System actors for the Filecoin protocol10,489MIT OR Apache-2.0
fil_actors_sharedSystem actors for the Filecoin protocol252,948MIT OR Apache-2.0
fil_builtin_actors_builderWASM builder for builtin Filecoin actors1,681MIT OR Apache-2.0
fil_builtin_actors_bundleBundle of FVM-compatible Wasm bytecode for Filecoin builtin actors70,164MIT OR Apache-2.0
fil_builtin_actors_stateBuiltin Actor state utils for Filecoin3,379MIT OR Apache-2.0
fil_clockFilecoin clock types and ChainEpoch functionality6,622MIT OR Apache-2.0
fil_loggerA logging library used by Filecoin218,931MIT OR Apache-2.0
fil_lsa simple command line tool to list frame sequence in friendly way3,015non-standard
fil_pasta_curvesImplementation of the Pallas and Vesta (Pasta) curve cycle80,899MIT OR Apache-2.0
fil_typesFilecoin types used in Forest.23,112MIT OR Apache-2.0
filaA simple PostgreSQL job processing library1,526MIT
fila-cliCommand-line interface for Fila21AGPL-3.0-or-later
fila-protoGenerated protobuf and gRPC types for Fila155AGPL-3.0-or-later
fila-sdkIdiomatic Rust client SDK for Fila message broker22AGPL-3.0-or-later
filament-bindingsThis package provides build scripts and prebuilt binaries for filament on Windows, macOS, Linux, and the unsafe binding interface…11,707Apache-2.0
filament-cliP2P file transfer between terminals and browsers, no upload, no account. The terminal end of filament.autumated.com.60MIT
filament-coreCore runtime and configuration for the Filament protocol stack15MIT OR Apache-2.0
filament-cryptoProduction-grade cryptographic primitives for Filament mesh networking15MIT OR Apache-2.0
filament-interfacesInterface system for Filament cryptographic networking stack15MIT OR Apache-2.0
filament-linkLink establishment and encrypted channels for Filament network stack15MIT OR Apache-2.0
filament-packetZero-copy packet format and wire protocol for Filament networking stack14MIT OR Apache-2.0
filament-transportTransport and routing layer for Filament cryptographic networking stack15MIT OR Apache-2.0
filament-typesShared types and primitives for the Filament protocol stack42MIT OR Apache-2.0
fileFile abstractions for async runtimes74,854MIT
file-actionA Rust utility library for file operations including reading/writing text, CSV, and JSON files654MIT
file-backed-valueSimple lazily generated persistent values backed by a file, with the option to require a recomputation after a certain amount of…1,797GPL-3.0
file-boxUnified file (local, remote url, or cloud storage) box for easy easier management and manipulation.4,473Apache-2.0
file-checksumGenerate and validate checksums for files1,605MIT
file-chunkerEfficiently process a file in (approximately) equally-sized parts37,801MIT
file-contentA library for working with files and common text data encodings.6,274MIT
file-crawlerA fast, concurrent, async and customisable file crawler1,719MIT
file-cryptoA high performace command line tool for encrypting / decrypting any file1,824Apache-2.0/MIT
file-declutterReorganizes files into nested folders based on their filenames.1,188MIT
file-descriptorsWrapper around the common kinds of (mostly Linux) file descriptors, including sockets, pipes, FIFOs, terminals, serial ports,…41,963MIT
file-downloaderA Rust library to download and verify files, including MD5 checksum verification.4,626MIT
file-downloader-deriveThis crate lets us use FileDownloader derive macro. We can use it to facilitate flexible downloading of files.2,944MIT
file-editorClean, elegant API for creating and editing text files1,290MIT
file-encryptCLI tool for encrypting local files2,427MIT
file-engineAsync, cross-platform file operations engine for desktop apps and developer tools: copy, move, analyze, watch, compress, and sync…15MIT
file-eventsdetect changes to directories2,726Unlicense
file-exists-macrofile exists macro781MIT
file-expertExpert system for recognizing source code files, similar to GitHub/lingust.4,173AGPL-3.0-or-later
file-extCollection of utility functions to work with files16,466MIT OR Apache-2.0 OR ISC OR LGPL-3.0-or-later OR CC-BY-4.0
file-extensionerA cli for adding and removing file extensions based on file inspection1,538MIT
file-fastlyA Simple HTTP File server2,616MIT
file-fetcherA library to fetch files either locally or over the net (http).9,946MIT
file-finderAn easy to use library to find the files you want1,590MIT
file-formatCrate for determining the file format of a given file or stream.1,536,356MIT/Apache-2.0
file-guardA cross-platform library for simple advisory file locking.11,782,525MIT
file-handleA lean lib to manage files: open with default apps, reveal in managers or terminals, or trash files.406Apache-2.0
file-hasherA fast and efficient CLI tool for calculating SHA256, SHA1, and MD5 hashes of files with progress indication and colored output475MIT
file-hashingLibrary for hashing files and folders16,516MIT
file-headerRust library to check for and add headers to files310,751Apache-2.0
file-idUtility for reading inode numbers (Linux, MacOS) and file IDs (Windows)13,283,532MIT OR Apache-2.0
file-identifyFile identification library for Rust - detects file types based on extensions, shebangs, and content31,100MIT
file-ingestParse file bytes into a canonical document structure for AI and downstream processing.37MIT
file-ioEasy interfaces for file i/o.5,110MIT OR Apache-2.0
file-kittyA versatile file manipulation toolkit with async support1,688MIT
file-labelerA tool to label directories and files.1,606MIT OR Apache-2.0
file-lfuA least-frequently-used cache layered on a directory8,542MIT
file-locationA library for pointing to a specific location in a file25MIT
file-lockFile locking via POSIX advisory record locks5,294,178MIT
file-lockerFile locking via POSIX advisory record locks115,840MIT
file-mapUtility to map files into directories according to rules.3,361MIT
file-matcherA library to search files and folders based on the name pattern (regex, wildmatch, exact)34,787MIT
file-metadataAn incomplete wrap around File Metadata of Core Services framework (macOS).6,472non-standard
file-metadata-mditem-macrosMacros for file-metadata package4,467non-standard
file-modeDecode Unix file mode bits, change them and apply them to files149,456MIT
file-monFilesystem Monitoring1,648MIT
file-mstA Merkle Search Tree implementation backed by a file system.42MIT OR Apache-2.0
file-mumuFile handling function and steams plugin for the Lava language1,896MIT OR Apache-2.0
file-operationA Rust library providing comprehensive utilities for file operations with both sync/async support. Includes operations for copy,…93,402MIT
file-organiserCommand line file manager to list, move or delete large numbers of files in nested folders filtered by age, file extension, file…9,873GPL-2.0-or-later WITH Bison-exception-2.2
file-organizerA powerful, cross-platform file organization tool4,869MIT
file-organizer-libA library for organizing files by their extensions478MIT OR Apache-2.0
file-ownerSet and get Unix file owner and group347,586MIT
file-p2pLAN P2P file transfer and messaging tool over QUIC32MIT
file-parse-cacheMtime-gated file parse cache for apps that poll files and reparse on change45MIT OR Apache-2.0
file-per-thread-loggerA logging implementation that writes logs in one file per thread11,063,931Apache-2.0 WITH LLVM-exception
file-read2read file content by cli1,467MIT OR Apache-2.0
file-regionEncapsulates a contiguous byte range of a file1,170MIT OR Apache-2.0
file-renamerA file renamer written in Rust. Renames a batch of files according to user-specified rules, such as capitalization, lowercasing,…3,877MIT
file-reopenreopen file on signal3,513MIT
file-requirementsComposable file existence requirements with nested AND/OR logic and duplicate-term protection.522non-standard
file-retrieverConcurrent download library with progress bar4,224MIT
file-rotateLog rotation for files4,867,367MIT
file-rotate-record-boundaryPlease see 'file-rotate' instead. (
This is a fork with changes needed by Polyverse until the upstream PR has been…2,006LGPL-3.0-or-later
file-rotationLog rotation for files, supports synchronous std API and an asynchronous tokio-based API.8,260MIT
file-rotatorFile rotation made simple15,483MIT
file-rsa tool for determining file types63MIT
file-searchFile indexing and search14,158MPL-2.0
file-seqFail-safe file sequence that uses the file system as store5,598MIT
file-serveHTTP Static File Server40,889MIT OR Apache-2.0
file-serverStatic HTTP file server for web developers.7,339MIT
file-sharingAn easy CLI file sharing software for local networks.2,738non-standard
file-sizea function formatting file sizes in 4 chars341,634MIT
file-snifferCommand-line tool to find build artifacts and junk on your computer.86,250non-standard
file-sorterA utility for sorting files based on file name rules into directories1,243MIT
file-split-to-directorysplit files to folders1,135MIT
file-storageThis library aids in accessing file-like storage.3,066MIT
file-structureAbandoned crate, name is free to use.5,516MIT
file-time-machineAn unstable snapshotting backup cli tool936GPL-3.0
file-to-schemaA crate to generate a schema from a file1,775MIT
file-transfer-systemFile transfering, networking, and support for p2p9,881MIT
file-utiRust crate to get the UTI (Uniform Type Identifier) of a file on macOS2,674MIT
file-utilsConvenience wrappers for file I/O, mostly around binary operations.13,854non-standard
file-vecUses memory mapping to store a Vec like data structure on the disk instead of in RAM41MIT
file-watcherA crate for watching files for changes.45,696MIT/Apache-2.0
file-with-metastore a file's metadata for caching purposes4,875BSD-2-Clause
file2pngA program to embed files into pngs1,630GPL-3.0
file2txt将某一目录下所有文本文件内容聚合到文件196MIT
file2videoTurns any given file into a video by interpreting it as raw audio and video streams.87Apache-2.0
file_accessA file_access wrapper-lib to make performing certain file manipulations more convenient.4,001Apache-2.0
file_aggregatorFile Aggregator is a utility for aggregating and distributing file contents. It allows you to combine file contents from a…2,317MIT
file_alloc跨平台、高性能、兼容性好的文件大小分配库1,564MIT
file_alphabetizerA function that takes a file and alphabetizes it.8,765MIT OR Apache-2.0
file_apiLibrary to abstract read. Based on prefix URL, it select the adapted reader (HTTP or local file system).44,023MIT
file_appendereasy way to concat a directory into a single file1,503MIT
file_backedProvides types for managing collections of large objects, using an in-memory LRU cache backed by persistent storage (typically…79,152MIT
file_cabinetA high performance CLI tool designed to make organizing files easier.5,048MIT
file_cabnetA high performance CLI tool designed to make organizing files easier.1,160AGPL-3.0-or-later
file_cachecache file open handle5,231Apache-2.0
file_catA directory concatinator5,066MIT
file_check_macroA macro for checking the presence of a template file at compile time. E.g. for Tera templates1,527MIT OR Apache-2.0
file_checkerA tool to check that files and directories follow a given pattern7,382GPL-3.0-only
file_clipperA command-line utility that provides intuitive and efficient file management capabilities, mimicking the familiar “copy,” “cut,”…1,341MIT
file_comparatorFile comparison and diff tool15MIT OR Apache-2.0
file_databaseA local filesystem database with ID based file and directory management.164MIT
file_diffAn atomic utility for diffing files in testing7,037,976BSD-3-Clause
file_digFind file paths in directory trees using search criteria921MIT
file_encryptorA simple libsodium-based file encryption/decryption CLI1,532MIT
file_endecSecure file encryption and decryption from the command line.3,063BSD-3-Clause
file_enum_macroMacros to generate an enum with a variant for each file in a project subdirectory. Extremely sloppy for now.3,478MIT
file_env_constmacros for loading data from files or environment variables at compile time4,153MIT
file_fillerFun-made program. It can create and fill files with 1s with given size2,663MIT OR Apache-2.0
file_finchA file format detection library supporting various data formats including Arrow, Parquet, CSV, Excel, GeoJSON, and more413MIT
file_graph-rsA tiny crate to generate a tree like structure starting from a folder and branching inwards1,488non-standard
file_hashmapA file-backed version of the libcollections HashMap2,297MIT/Apache-2.0
file_icon_providerCross-platform Rust library to retrieve file icons on Windows, MacOS and Linux.48,416MIT
file_index_scraperScrapes `index.html` from common file servers and then processes it.1,048MIT OR Apache-2.0
file_indexinglibrary for editing file fast and memory efficient7,920MIT
file_integrityA simple lib to make integrity report8,667MIT OR Apache-2.0
file_into_stringfile_into_string: Rust crate of utility functions to read a file into a string, or a vector of strings, and preserving line…2,860MIT OR Apache-2.0 OR GPL-2.0 OR GPL-3.0
file_libreadDir2,801LGPL-3.0
file_limitutility functions to retrieve and set OS file limits10,530MIT
file_linkedControlling objects linked directly to a file5,876MIT
file_lockingA lean file locking implementation for Unix and Windows1,014MIT
file_logA library to write logs to files with an index.3,167MIT
file_loggerA simple logger backend that outputs to a file.
This is alpha state.6,455non-standard
file_lookupSimple functions to search up in the file tree for a file by name.5,996MIT
file_lruEfficient file handle caching for WAL random reads / 高效 WAL 随机读取的文件句柄缓存24MulanPSL-2.0
file_mmapmemmap file interface library67,148MIT/Apache-2.0
file_mutexA file based mutex system2,701GPL-3.0-only
file_nodeBuild data services and expose them as a vfs4,590MIT
file_offsetAtomically read and write files at given offsets13,508MIT/Apache-2.0
file_open_limitget the file open limit ( windows / mac / linux / freebsd )9,461Apache-2.0
file_opsA simple file operations tool2,704MIT
file_pathsWork with flexible file paths8,926ISC
file_peekQuickly get to read file from any line you choose50Apache-2.0
file_pickerPrompts the user to pick a file interactively from the current directory.7,264MIT OR Apache-2.0
file_pickupCopy files and folders to the clipboard, achieving the same result as right-click copy.4,965ISC
file_readerSample Project1,556MIT