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.
bids-niftiNIfTI-1/NIfTI-2 reader for BIDS — headers, voxel data, volume extraction, scaling, gzip support347GPL-3.0-or-later
bids-nirsBIDS NIRS domain support — metadata, channels, events; optional SNIRF data reading174GPL-3.0-or-later
bids-perfBIDS perf domain support177GPL-3.0-or-later
bids-petBIDS pet domain support175GPL-3.0-or-later
bids-reportsAuto-generate publication-quality data acquisition methods sections from BIDS datasets128GPL-3.0-or-later
bids-schemaBIDS specification schema loader — entity definitions, filename validation rules, datatypes844GPL-3.0-or-later
bids-validateBIDS validation: filename patterns, dataset_description checks807GPL-3.0-or-later
bids-variablesBIDS variables: events, physio, stim, participants, sessions, scans480GPL-3.0-or-later
biduleUltra simple Functional Reactive Programming, made with stuff, things, device, thingumajig, etc.11,486BSD-3-Clause
bieDrop a file from a remote without almost any access1,142MIT
bierschissBierwitze v.0.1.0 und es wird nie wieder eine neue Version geben1,648BSD-3-Clause
biesHelpers for dealing with BIES vectors with text segmentation applications12,909Unicode-3.0
bies_math_parserSimple math parser built for use with graphing1,5850BSD
bieyeA bionic reader for blazingly fast reading within a terminal console4,405GPL-3.0-or-later
bifThe Rusty Brainfuck Compiler1,686non-standard
biffByte by byte file comparator19,912MIT OR Apache-2.0
biff-datetime-cliA command-line utility for doing datetime arithmetic, parsing and formatting.
A non-exhaustive list of features:
* Generate…1,117Unlicense OR MIT
bifidA tool to encrypt and decrypt text using the Bifid cipher.1,988BSD-2-Clause
bifp-coreBidirectional Instant Feedback Protocol (BIFP) — native ternary flag/consensus/teach-then-handoff primitives, with real…20MIT
bifrostReal-time media and data communication for Rust.13,869MIT OR Apache-2.0
bifrost-iceA Rust implementation of the ICE protocol.2,785MIT OR Apache-2.0
bifrost-sdpA Rust implementation of the Session Description Protocol.4,347MIT OR Apache-2.0
bifrost-stunA Rust implementation of the STUN protocol.2,817MIT OR Apache-2.0
bifrost-turnA Rust implementation of the TURN protocol.1,887MIT OR Apache-2.0
bifrost-webrtcA Rust implementation of the WebRTC API.1,922MIT OR Apache-2.0
bifrostlinkTopology-aware RPC library2,112MIT
bifrostlink-macrosCodegen helper for bifrostlink557MIT
bifrostlink-portsTransports for bifrostlink301MIT
bifurcateA general, extensible and performant implementation of bisect1,340MIT
bigAn experimental big decimal library2,560MIT
big-brainRusty Utility AI library63,506Apache-2.0
big-brain-deriveProcedural macros to simplify implementation of Big Brain traits29,406Apache-2.0
big-bytesConverts a number to the largest possible multiple of the byte unit87,484MIT OR Apache-2.0
big-code-analysisTool to compute and export code metrics136MPL-2.0
big-code-analysis-cliTool to compute and export code metrics62MPL-2.0
big-code-analysis-webRun a web service to compute and export code metrics56MPL-2.0
big-decimal-byte-string-encoderA Rust implementation of Google BigQuery's BigDecimalByteStringEncoder1,452Apache-2.0
big-hashCompute MD5, SHA256, and SHA512 hashes of data through the std::hash API.3,288non-standard
big-intSimple library for arbitrary-precision, arbitrary-base arithmetic, supporting arbitrarily large integers of any base from 2 to…44,611MIT
big-int-procProc macros for `big-int`.21,981MIT
big-luca-botA telegram bot to be always up to date with the "Papi"'s news17,506Unlicense
big-num-managerRust big num manager6,233Apache-2.0
big-o-testEnforces a maximum `time` (and, optionally `space`) Algorithm Complexity when testing18,420Unlicense
big-rational-strFormat and parse BigRationals to/from decimal numbers26,154non-standard
big-strats-pkgbig-strats package2,857Apache-2.0
big-tupleA Rust library providing trait implementations for tuples of up to 128 elements.1,006MIT OR Apache-2.0
big_dataSafe Rust code for creating Erlang NIF to store big data4,389non-standard
big_enum_setA library for creating sets of enums with a large number of variants.21,335MIT/Apache-2.0
big_enum_set_deriveAn internal helper crate for big_enum_set. Not public API.20,445MIT/Apache-2.0
big_lehmerbig_lehmer is a framework to encode (compress) and decode large number sequences into lehmer codes2,704MIT OR Apache-2.0
big_macA metamacro toolkit for writing complex macros.11,795MIT
big_numA big number implement in rust5,588MIT OR Apache-2.0
big_num_mathUnostentatious library for computations on large numbers.38,593MIT
big_numberA scientific notation number type for idle/incremental games.1,622MIT OR Apache-2.0
big_oInfers asymptotic computational complexity7,157Apache-2.0
big_sRust's missing `String` literal519,794MIT/Apache-2.0/CC0-1.0
big_spaceA floating origin plugin for bevy34,296MIT OR Apache-2.0
big_space_solariResets bevy_solari (and optionally DLSS) ray-traced lighting temporal history when a big_space floating origin recenters;…34MIT OR Apache-2.0
big_test_1Library for writing terminal emulators1,293Apache-2.0
big_unsigned_intsA Crate For Big Unsigned Integers ranging from U256 to U2048 using u64 arrays all under a fixed-size of 3211,397Apache-2.0 AND MIT
bigbangAn optimized framework for n-(hard)-body gravitational simulation19,238non-standard
bigbang-generatorIn develop1,706Apache-2.0
bigbang_deriveConvenience macro for crates.io/crates/bigbang3,312MIT
bigbedA crate for dealing with BigBed files.8,760GPL-3.0
bigbluebuttonRust Crate for interacting with BBB APIs.10,561MIT OR Apache-2.0
bigbrainwordleA cli tool that helps you solve the daily wordle5,878MIT OR Apache-2.0
bigbroLibrary for tracking file accesses of processes38,927GPL-2.0+
bigbrotherGit-aware file tracker (list & watch) for async Rust apps74MIT
bigbytes-driverDatabend Driver for Rust1,171Apache-2.0
bigbytes-driver-coreCore components for Databend Driver1,375Apache-2.0
bigbytes-driver-macrosMacros for Databend Driver1,364Apache-2.0
bigcatSimple command line utility which writes timestamp for each inputted line4,456MIT OR Apache-2.0
bigcollatzCollatz implementation using Big integer5,800MIT OR Apache-2.0
bigcolorA powerful Rust color library for parsing, converting, and manipulating colors across multiple formats4,337MIT
bigdatacloudOfficial Rust SDK for BigDataCloud APIs — IP Geolocation, Reverse Geocoding, Phone & Email Verification, Network Engineering21MIT
bigdecimalArbitrary precision decimal numbers100,896,446MIT/Apache-2.0
bigdecimal-ethers-extLibrary allowing conversion between BigDecimal and ethers5,305MIT
bigdecimal-no-stdArbitrary precision decimal numbers1,681MIT/Apache-2.0
bigdecimal-rsArbitrary precision decimal numbers20,698MIT/Apache-2.0
bigdecimal_plusImproved arbitrary precision decimal numbers8,149MIT/Apache-2.0
bigdecimalmathMathematical functions for the BigDecimal type1,745GPL-2.0
bigerrorhandle big errors ¯\_(ツ)_/¯61,189MIT
bigerror-derivehandle big errors ¯\_(ツ)_/¯43,657MIT
bigerror-error-stackA context-aware error-handling library that supports arbitrary attached user data571MIT OR Apache-2.0
bigfactorialPrecalculated compile-time factorial macro for numbers upto 99.3,104MIT
bigfilesFind what's eating your disk — a parallel directory scanner with category breakdown, stale-file flagging, and hardlink-aware…146AGPL-3.0-or-later
bigfixedArbitrary precision fixed point numbers1,715MIT OR Apache-2.0
bigfloatA safe, production-ready wrapper around MPFR for arbitrary-precision floating-point arithmetic.22GPL-3.0
bigfloppaArbitrary precision decimal numbers7,863MIT/Apache-2.0
bigfootEverything is Big1,577MIT
bigfoot_video_generatorHigh-quality integration for https://supermaker.ai/video/bigfoot-video-generator/30MIT
biggestFind out which program folders take up the most space.71MIT
biggus-dickusBiggus… dickus?1,898BSD-3-Clause
bightA spreadsheed engine and editor162MIT
bight_lspA Language Server for bight's cell format29MIT
bight_tuiA TUI bight frontend22MIT
bigintDEPRECATED: use uint instead1,060,064MIT/Apache-2.0
bigint-base10Experimental API for dealing with big integers in base-ten3,908Unlicense
bigint-benchmarkBenchmarks for big integer implementations8,222MIT
bigint2Large fixed-size integers arithmetics2,232MIT/Apache-2.0
bigkitA local application toolkit29Apache-2.0 OR MIT
bigknife_my_crateTest My Crate1,962MIT
bigmathsA maths library with arbitrary sized numbers.3,762MIT
bigmlUnofficial BigML client bindings65,244MIT/Apache-2.0
bigml-parallelCLI tool for executing multiple BigML scripts in parallel34,878MIT/Apache-2.0
bigml_deriveInternal `derive` support for unofficial BigML client bindings18,953MIT/Apache-2.0
bign-curve256v1Use the bign256 crate instead521MIT OR Apache-2.0
bign-genkPure Rust implementation of bign-genk algorithm from STB 34.101.45: Deterministic Usage of the
Digital Signature Algorithm (DSA)…13,530Apache-2.0 OR MIT
bign256Pure Rust implementation of the Bign P-256 (a.k.a. bign-curve256v1)
elliptic curve as defined in STB 34.101.45-2013, with
general…5,848Apache-2.0 OR MIT
bignp256Pure Rust implementation of the Bign P-256 (a.k.a. bign-curve256v1)
elliptic curve as defined in STB 34.101.45-2013, with
general…870Apache-2.0 OR MIT
bignum-igA Rust implementation for Numbers from ± 10 ^ i64::MIN - 9.999.. * 10 ^ i64::MAX. The Primary Use of this is for Incremental…808LGPL-3.0-only
bignumbe-rsLarge, medium-precision numbers9,138GPL-3.0
bignumbe-rs-macroMacro for an efficient arbitrary base for bignumbe-rs library1,554GPL-3.0
bignumberA Rust library for arbitrary-precision decimal and non-decimal arithmetic24,814MIT
bigobigo1,656MIT
bigoishTest the computational complexity (big-O) of Rust algorithms140Apache-2.0
bigpanda-rsA Rust library to interact with the BigPanda API3,023non-standard
bigquery-clientAn idiomatic library for Google BigQuery in Rust2,980MIT OR Apache-2.0
bigquery-functionsBigQuery functions17,537MIT
bigquery-functions-types-macrosproc macros to define BigQuery function types22,676MIT
bigquery-storageA small wrapper around the Google BigQuery Storage API7,069Apache-2.0
bigqueueA big, fast and persistent queue based on memory mapped file.4,962MIT/Apache-2.0
bigragRust client for bigRAG — a self-hostable RAG platform37MIT
bigraphDifferent representations with implemented operations on bigraphs59,442BSD-2-Clause
bigsA bipartite graph sampler12,964MIT OR Apache-2.0
bigshotDo you wanna be a BIG SHOT?1,581MIT
bigsi_rsA in-memory implementation of a BIGSI-like data structure3,209MIT
bigsigLarge-scale Sequence Search with BItsliced Genomic Signature Index (BIGSIG)1,821MIT
bigsmilesA BigSMILES parser for polymer and macromolecule notation311MIT
bigsqlBigbytes Native Command Line Tool950Apache-2.0
bigstrA command-line tool to make string BIG2,492MIT
bigtableLib for interfacing with Google BigTable Data API27,335MIT
bigtable_rsA very simple Google Bigtable client lib in Rust1,011,399MIT
bigtoolsA library and associated tools for reading and writing bigwigs and bigbeds111,304MIT
bigviewTUI file viewer for very large text files481MIT
bigwig2bamA command line tools to convert bigwig file into single-end bam file5,483AGPL-3.0-or-later
bigwiseBitwise operations on fixed-size, arbitrary big buffer of bytes.8,358MIT
biheapA heap group that supports efficient removal of extreme elements.15,017MIT OR Apache-2.0
biipRedact sensitive information from text!19,783GPL-3.0-or-later
biirBrainfuck Interpreter In Rust8,259MIT
bijaName reserved for future release. See https://github.com/bijaseeds18Apache-2.0
bijectionA library for producing bijective functions in Rust.6,099Apache-2.0
bijectiveCompile-time enforcement of surjective, injective, and bijective properties on enum-to-enum match expressions20MIT
bijective-enum-mapConvert an enum to and from another type, with From (or TryFrom)1,056MIT OR Apache-2.0
biji-uiEffortless headless UI components for your Leptos projects6,953MIT
bijliElectromagnetism simulation — fields, Maxwell's equations, charge dynamics, EM waves377GPL-3.0-only
bijouBijou is a tiny embeddable encrypted file system.4,673Apache-2.0
bijou-cliBijou is a tiny embeddable encrypted file system.2,824Apache-2.0
bijou-librocksdb-sysNative bindings to librocksdb5,514MIT/Apache-2.0/BSD-3-Clause
bijou-rocksdbRust wrapper for Facebook's RocksDB embeddable database4,492Apache-2.0
bijou128DEPRECATED: moved into the bijoux crate — Bijective variable-length encoding for unsigned 128-bit integers31MIT OR Apache-2.0
bijou32DEPRECATED: moved into the bijoux crate — Bijective variable-length encoding for unsigned 32-bit integers31MIT OR Apache-2.0
bijou64DEPRECATED: moved into the bijoux crate — Bijective variable-length encoding for unsigned 64-bit integers7,357MIT OR Apache-2.0
bijouxBijective variable-length integer encodings (the bijou family): canonical by construction, 1-byte small values, length from the…73MIT OR Apache-2.0
bijux-atlasCompatibility alias crate for the canonical bijux-atlas-runtime library surface66Apache-2.0
bijux-atlas-apiStable Atlas API contracts, OpenAPI metadata, and request or response normalization46Apache-2.0
bijux-atlas-cliUser CLI entrypoint for Atlas dataset, query, validation, and export workflows22Apache-2.0
bijux-atlas-coreRuntime-independent Atlas core primitives and invariants101Apache-2.0
bijux-atlas-ingestAtlas ingest engine contracts, normalization, and artifact build surfaces47Apache-2.0
bijux-atlas-modelPersisted Atlas model types, serde contracts, and stable boundary values96Apache-2.0
bijux-atlas-opsOperational surface registry and stack-facing contracts for bijux-atlas21Apache-2.0
bijux-atlas-queryAtlas query parsing, planning, cursoring, and SQLite execution67Apache-2.0
bijux-atlas-runtimeGenomics runtime for GFF3/FASTA ingest, immutable dataset artifacts, gene-query APIs, and OpenAPI export56Apache-2.0
bijux-atlas-serverRuntime server entrypoint for Atlas HTTP delivery and cache orchestration21Apache-2.0
bijux-atlas-storeAtlas publish-time storage contracts, layout rules, and artifact backends66Apache-2.0
bijux-cliCommand-line runtime for automation, plugin-driven tools, and interactive workflows with structured output.1,604Apache-2.0
bijux-dag-appApplication orchestration and response-shaping layer for Bijux DAG command surfaces.14Apache-2.0
bijux-dag-artifactsArtifact identity, persistence, integrity, and lifecycle helpers for Bijux DAG runs.18Apache-2.0
bijux-dag-cliInstallable command-line package for validating, running, replaying, and inspecting Bijux DAG graphs.11Apache-2.0
bijux-dag-coreDeterministic DAG kernel for graph parsing, validation, canonicalization, planning, and identity.17Apache-2.0
bijux-dag-runtimeExecution engine, replay semantics, and runtime policy layer for Bijux DAG graphs.16Apache-2.0
bijux-gnssGNSS facade and command-line workflows for receiver processing, validation, and evidence15Apache-2.0
bijux-gnss-coreShared GNSS identities, units, time, observations, diagnostics, and artifact contracts29Apache-2.0
bijux-gnss-infraGNSS dataset, provenance, run-layout, artifact, override, and experiment infrastructure18Apache-2.0
bijux-gnss-navGNSS navigation products, corrections, positioning, RTK, PPP, and integrity algorithms24Apache-2.0
bijux-gnss-receiverGNSS receiver runtime for acquisition, tracking, observations, diagnostics, and artifacts21Apache-2.0
bijux-gnss-signalGNSS signal catalogs, spreading codes, raw samples, replicas, and DSP primitives27Apache-2.0
bikeshedWhat color should it be?1,942MPL-2.0
bikkuriCalculate the surprisal of words in texts.659GPL-3.0-or-later
bikunasimple TCP CLI client3,186MIT
bilala CLI salah time24,629GPL-3.0-only
bilberrydbDeveloper SDK for creating image search engines, image classification models, image duplication recognition, and Visual…676MIT OR Apache-2.0
bilboRecover a value's destination type at runtime from the program's own DWARF, guided by the stack frame. Who hangs out with elves…36MIT OR Apache-2.0
bilbyA high-performance numerical quadrature (integration) library for Rust71MIT OR Apache-2.0
bilby_rustRust implementation of domain-specific geometrical operations for Bilby to mirror the functionality in bilby-cython using PyO3.1,291MIT
bilgeUse bitsized types as if they were a feature of rust.1,246,358MIT OR Apache-2.0
bilge-defmtA derive macro that implements defmt::Format for your bilge structs839MIT OR Apache-2.0
bilge-defmt-implProc-macro implementation for bilge-defmt. See bilge-defmt for more information857MIT OR Apache-2.0
bilge-implUse bitsized types as if they were a feature of rust.1,245,958MIT OR Apache-2.0
bilgiCross-platform system information crate3,108MIT
bilia package to get bili api4,145non-standard
bili-dl使用deepseek参照yt-dlp构建的b站视频下载器40LGPL-2.1-only
bili-liveA TUI / GUI tool for starting and stopping live streams on bilibili.com, capable of providing the RTMP address and stream key for…4,025MIT
bili-manga-downloader哔哩哔哩漫画下载工具8,204non-standard
bili-tuiA TUI client for Bilibili written in Rust.807MIT
bili-wbi-sign-rsWBI sign for Bilibili2,579MIT
bili_coreBilibili Core79non-standard
bili_searchCommand line tools for search bilibili in ternimal8,113MIT
biliapi哔哩哔哩 API 的部分实现38,670MIT
bilibiliA bilibili video converter2,072Apache-2.0