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.
solana-unified-scheduler-logicThe Solana unified scheduler logic1,177,522Apache-2.0
solana-unified-scheduler-poolThe Solana unified scheduler pool506,392Apache-2.0
solana-uniswap-v2Created with Anchor687Apache-2.0
solana-upload-perfMetrics Upload Utility1,737Apache-2.0
solana-url-monikerTemp placeholder746MIT
solana-validatorBlockchain, Rebuilt for Scale499,744Apache-2.0
solana-validator-exitSolana validator exit handling.3,537,383Apache-2.0
solana-validator-infoSolana validator registration tool11,821Apache-2.0
solana-validator-optimizerOptimized Solana validator tool with snapshot prefetching, RPC caching, and Prometheus metrics.2,709MIT
solana-validator-optimizer-cliCLI wrapper for solana-validator-optimizer (snapshot prefetch, RPC cache, metrics).87MIT
solana-vampsolana-vamp is a utility program that can be used to interact with the Solana Vote Account Manager program2,517GPL-3.0-only
solana-vanityA fast CLI and library for generating Solana vanity addresses.1,165MIT
solana-vaultsSolana Vaults5,928Apache-2.0
solana-verifyA CLI tool for building verifiable Solana programs44,172MIT
solana-verify-testA CLI tool for building verifiable Solana programs56MIT
solana-versionSolana Version8,180,949Apache-2.0
solana-vest-apiSolana Vest program API7,080Apache-2.0
solana-vest-programSolana Vest program219,677Apache-2.0
solana-vortexA dynamic decision engine and transaction stack to automatically evaluate Solana network conditions, protect against MEV, and…72MIT OR Apache-2.0
solana-vortexor-receiverreserved for future use294Apache-2.0
solana-voteSolana vote2,613,480Apache-2.0
solana-vote-apiSolana Vote program API30,601Apache-2.0
solana-vote-interfaceSolana vote interface.6,812,863Apache-2.0
solana-vote-programSolana Vote program6,684,542Apache-2.0
solana-vote-signerSolana Vote Signing Service176,604Apache-2.0
solana-votingThis is an implementation of voting on the solana blockchain.2,299MIT OR Apache-2.0
solana-votorAlpenglow consensus voting logic441Apache-2.0
solana-votor-messagesAlpenglow consensus messages413Apache-2.0
solana-votor-messsagesAlpenglow consensus messages413Apache-2.0
solana-walletBlockchain, Rebuilt for Scale12,389Apache-2.0
solana-wasiSolana primitives that actually compile to wasm32-wasip2: pubkeys, PDAs, JSON-RPC over a swappable transport, SPL Token /…15MIT
solana-wasip2-coreSolana primitives for wasm32-wasip2 WebAssembly components: JSON-RPC over wasi:http, unsigned versioned transaction construction,…14MIT
solana-watchtowerBlockchain, Rebuilt for Scale421,720Apache-2.0
solana-web3-sysRust `wasm_bindgen` bindings for Solana `web3.js` API3,871Apache-2.0
solana-wen-restartAutomatic repair and restart protocol501,571Apache-2.0
solana-wincode-varintWincode schemas for LEB128 variable-length integer encoding230,614Apache-2.0
solana-winternitz224-bit Keccak-based Winternitz signatures for Solana4,333MIT
solana-workflowBuild immutable workflows for digital organisations1,933MIT
solana-write-accountA Solana program and library for overcoming Solana transaction size limit.752GPL-2.0-or-later
solana-wsLightweight, event-driven WebSockets for Rust.5,714MIT
solana-zero-copySolana zero-copy types and traits1,198,394Apache-2.0
solana-zipperAn Anti-Rug & Anti-Sandwich Primitive4,829MIT OR Apache-2.0
solana-zk-elgamal-proof-interfaceSolana ZK ElGamal Proof Interface101,202Apache-2.0
solana-zk-elgamal-proof-programSolana Zk ElGamal Proof Program1,821,916Apache-2.0
solana-zk-keygenreserved for future use1,457Apache-2.0
solana-zk-sdkSolana ZK SDK7,257,087Apache-2.0
solana-zk-sdk-arcium-forkSolana ZK SDK1,550Apache-2.0
solana-zk-sdk-podSolana ZK SDK Plain Old Data (Pod)101,566Apache-2.0
solana-zk-token-proof-programSolana Zk Token Proof Program3,158,716Apache-2.0
solana-zk-token-sdkSolana Zk Token SDK7,795,826Apache-2.0
solana_ai_registriesRust SDK for Solana AI Registries - Agent and MCP Server registries518MIT OR Apache-2.0
solana_anchor_gatewaySolana Identity Gateway6,726MIT
solana_asset_splitterSplit all solana assets like spl-tokens and lamports to the multiple recepients1,420Apache-2.0
solana_attestation_sdkSolana attestation sdk for verifying Switchboard Functions1,515MIT
solana_banksolana program for testing1,580MIT
solana_client_extSolana client extension for compute unit optimization and detailed transaction results1,743MIT OR Apache-2.0
solana_data_structsData structures optimized for usage in on-chain Solana programs.3,744non-standard
solana_dex_toolsA high-performance, thread-safe Rust library for interacting with Solana decentralized exchanges (DEXs), optimized for…1,439MIT
solana_ed25519_verifyA helper library for verifying signatures in a Solana program without CPIs or the Ed25519 precompile program3,267MIT OR Apache-2.0
solana_fenderStatic analysis tool for Solana smart contracts4,551GPL-3.0
solana_idlRust Solana Classic IDL types definitions de/serializable with serde and converter.48,515MIT
solana_idl_parserThis repository consists of macro to parse Solana IDL into Rust structs23MIT
solana_libra_build_helpersSolana Libra build_helpers12,077Apache-2.0
solana_libra_bytecode_verifierLibra bytecode verifier24,419Apache-2.0
solana_libra_canonical_serializationLibra canonical serialization37,521Apache-2.0
solana_libra_compilerLibra compiler20,145Apache-2.0
solana_libra_configLibra config23,144Apache-2.0
solana_libra_cryptoLibra crypto32,164Apache-2.0
solana_libra_crypto-deriveLibra custom derives for `crypto`36,224Apache-2.0
solana_libra_failure_extLibra failure ext42,609Apache-2.0
solana_libra_failure_macrosLibra failure macros44,242Apache-2.0
solana_libra_functional_testsSolana Libra functional_tests1,676Apache-2.0
solana_libra_fuzzerSolana Libra fuzzer3,045Apache-2.0
solana_libra_grpcio-clientSolana Libra grpcio-client13,895Apache-2.0
solana_libra_invalid_mutationsLibra invalid mutations7,558Apache-2.0
solana_libra_ir_to_bytecodeLibra ir to bytecode22,528Apache-2.0
solana_libra_ir_to_bytecode_syntaxLibra ir to bytecode syntax23,105Apache-2.0
solana_libra_language_e2e_testsLibra language e2e tests13,395Apache-2.0
solana_libra_loggerLibra logger35,059Apache-2.0
solana_libra_metricsLibra metrics27,448Apache-2.0
solana_libra_move_ir_nativesSolana Libra move_ir_natives8,908Apache-2.0
solana_libra_nextgen_cryptoSolana Libra nextgen_crypto11,845Apache-2.0
solana_libra_nibbleLibra nibble22,623Apache-2.0
solana_libra_proptest_helpersLibra proptest helpers39,291Apache-2.0
solana_libra_prost_extLibra build helpers10,266Apache-2.0
solana_libra_proto_convSolana Libra proto_conv12,092Apache-2.0
solana_libra_proto_conv_deriveSolana Libra proto_conv_derive18,457Apache-2.0
solana_libra_state_viewLibra state view22,722Apache-2.0
solana_libra_stdlibLibra stdlib21,983Apache-2.0
solana_libra_toolsLibra tools16,625Apache-2.0
solana_libra_transaction_builderLibra transaction_builder13,082Apache-2.0
solana_libra_typesLibra types29,445Apache-2.0
solana_libra_vmLibra vm26,674Apache-2.0
solana_libra_vm_cache_mapLibra vm cache map32,372Apache-2.0
solana_libra_vm_genesisLibra vm genesis14,265Apache-2.0
solana_libra_vm_runtimeLibra vm runtime20,819Apache-2.0
solana_libra_vm_runtime_typesLibra vm runtime types16,453Apache-2.0
solana_mirrorA Rust SDK for exploring a given Solana wallet860MIT
solana_pow_faucetA CLI tool for airdropping Solana tokens using proof of work.1,450MIT
solana_rbpfVirtual machine and JIT compiler for eBPF programs5,012,427Apache-2.0
solana_swapCreated with Anchor3,006MIT
solana_switchboard_attestation_program_sdkA Rust library to interact with Switchboard V3 attestations.4,921MIT
solana_timelockDelayed transaction execution on Solana1,488LGPL-3.0
solana_toolbox_anchorToolbox for interacting with an anchor programs using an endpoint18,273MIT
solana_toolbox_cliToolbox for interacting with programs through CLI7,090MIT
solana_toolbox_endpointToolbox for interacting with an arbitrary solana endpoint68,289MIT
solana_toolbox_idlToolbox for interacting with programs using only IDLs29,885MIT
solana_trade_sdkA Solana trading SDK for bots and DEX integration894MIT OR Apache-2.0
solana_vault_cpiCPI interface for Solana Vault on Solana blockchain. Provides Anchor CPI bindings for vault operations.41,304MIT
solanafm-sfm-programs-api-sdkNo description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)2,532MIT
solangSolang Solidity Compiler31,033Apache-2.0
solang-forge-fmtSolang's fork of forge-fmt26,336MIT OR Apache-2.0
solang-parserSolang Solidity Parser7,775,510Apache-2.0
solapiOfficial SOLAPI Rust SDK for messaging and storage APIs. Provides a typed async client to send SMS/LMS/MMS, KakaoTalk…651MIT
solara solar package1,349Apache-2.0
solar-apiRust library for accessing the SolarEdge Monitoring API5,780MIT
solar-astSolidity and Yul AST type and visitor trait definitions518,751MIT OR Apache-2.0
solar-calendar-eventsCalculate Equinoxes and Solstices for years between 1900 and 21008,847MIT OR Apache-2.0
solar-capiSolar compiler C API34MIT OR Apache-2.0
solar-cliSolar compiler CLI definitions, utils, and driver20,086MIT OR Apache-2.0
solar-codegenSolidity MIR and EVM code generation6,697MIT OR Apache-2.0
solar-compilerBlazingly fast Solidity compiler219,056MIT OR Apache-2.0
solar-configSolar compiler configuration520,690MIT OR Apache-2.0
solar-coreCore library for cargo-solar command.200MIT OR Apache-2.0
solar-data-structuresCommon data structures and utilities for the Solar compiler520,298MIT OR Apache-2.0
solar-driversolar-driver1,005MIT OR Apache-2.0
solar-ephemerisZero-dependency VSOP2013 + ELP-MPP02 + TOP2013 ephemeris and topocentric sky engine, validated against JPL Horizons to arcsecond…21MIT OR Apache-2.0
solar-hirsolar-hir995MIT OR Apache-2.0
solar-interfaceSource positions, diagnostics, and related helper functions519,101MIT OR Apache-2.0
solar-irsolar-ir994MIT OR Apache-2.0
solar-lintsolar-lint8MIT OR Apache-2.0
solar-llvmsolar-llvm1,003MIT OR Apache-2.0
solar-lspSolidity LSP386MIT OR Apache-2.0
solar-macrosInternal Solar compiler macros520,600MIT OR Apache-2.0
solar-mlirsolar-mlir1,000MIT OR Apache-2.0
solar-panel-yield-2026Reference calculator for PV soiling loss and water-fed pole cleaning ROI.22MIT
solar-parseSolidity and Yul lexer and parser517,206MIT OR Apache-2.0
solar-positioningHigh-accuracy solar positioning algorithms (SPA and Grena3) for calculating sun position and sunrise/sunset/twilight times10,202MIT
solar-raysolar-ray1,002MIT OR Apache-2.0
solar-s3Solar-s3 this is the first version of the package that allows you to work with the file system as with S3 storage.2,668MIT
solar-semaSolidity and Yul semantic analysis396,495MIT OR Apache-2.0
solar-system-optLP optimization for solar system size based on consumption data1,044GPL-3.0
solar-testersolar-tester672MIT OR Apache-2.0
solar-typecksolar-typeck993MIT OR Apache-2.0
solar_ha_processingA set of utilities and a pipeline for processing raw hydrogen-alpha solar imaging using lucky imaging2,372MIT
solar_sonarStarMap alerts for EVE Online94AGPL-3.0-or-later
solar_sonar_devDevelopment tools for solar_sonar22AGPL-3.0-or-later
solar_thrustsolar_thrust1,562non-standard
solar_timeA library for calculating solar time as per vedic astorlogy principles3,594MIT
solaraA small experimental browser built with Rust and QuickJS.106MIT
solarboatA CLI tool for intelligent Terraform operations management with automatic dependency detection14,061BSD-3-Clause
solarchiveRust SDK for accessing Solana blockchain historical data (transactions, accounts, tokens) from solarchive.org in Parquet format40MIT
solaredgeSolarEdge API client22,476LGPL-3.0
solaredge-modbusSolarEdge modbus client110LGPL-3.0
solaredge-reqwestHTTPAdapter implementation for solaredge crate based on reqwest7,523LGPL-3.0
solaredge_modbus_chargehq_exporterA simple script to extract single phase export and meter information from a SolarEdge ModBus interface and push it to ChargeHQ1,461MIT
solaris-rsA library to predict the position of the Sun2,437MIT
solariumSolarium is a framework for building Solana programs with a more idiomatic Rust experience.766Apache-2.0
solarium-cliSolarium is a framework for building Solana programs with a more idiomatic Rust experience.734Apache-2.0
solarium-macrosSolarium is a framework for building Solana programs with a more idiomatic Rust experience.985Apache-2.0
solarmax-analyticsPrometheus/OpenMetrics exporter for SolarMax solar inverters30MIT
solarmax-maxcommMaxComm protocol library for SolarMax solar inverters61MIT
solarsailWIP minimal convenience layer on top of hyper16,677MIT
solarsail-macrosmacros for the solarsail crate6,412MIT
solarsimSolar System Simulator — the Sun, Earth and Moon in 3-D.18GPL-3.0-or-later
solarsystemsN-body solar system engine — gravitational dynamics, orbital mechanics, perturbations, event detection, and full celestial…17MIT
solarti-anchor-cliAnchor CLI2,705Apache-2.0
solarti-anchor-clientRust client for Anchor programs5,585Apache-2.0
solarti-anchor-langMiraland Sealevel eDSL9,140Apache-2.0
solarti-anchor-splCPI clients for SPL programs5,319Apache-2.0
solarti-associated-token-accountSolarti Program Library Associated Token Account49,309Apache-2.0
solarti-binary-oracle-pairSolarti Program Library Binary Oracle Pair1,539Apache-2.0
solarti-concurrent-merkle-treeSolarti Program Library Concurrent Merkle Tree6,287Apache-2.0
solarti-discriminatorSolarti Program Library 8-Byte Discriminator Management34,789Apache-2.0
solarti-discriminator-deriveDerive macro library for the `solarti-discriminator` library34,921Apache-2.0
solarti-discriminator-synToken parsing and generating library for the `solarti-discriminator` library35,082Apache-2.0
solarti-feature-proposalSolarti Program Library Feature Proposal Program7,835Apache-2.0
solarti-feature-proposal-cliSOLARTI Feature Proposal Command-line Utility6,130Apache-2.0
solarti-instruction-paddingSolarti Program Library Instruction Padding Program11,143Apache-2.0
solarti-managed-tokenSolarti Program Library Token Swap1,590Apache-2.0
solarti-mathSolarti Program Library Math6,403Apache-2.0
solarti-memoSolarti Program Library Memo55,829Apache-2.0
solarti-merkle-tree-referenceReference implementation of a merkle tree6,604Apache-2.0
solarti-name-serviceSolarti Program Library Name Service2,703Apache-2.0
solarti-podSolarti Program Library Plain Old Data (Pod)35,797Apache-2.0
solarti-program-errorLibrary for Solarti Program error attributes and derive macro for creating them35,975Apache-2.0
solarti-program-error-deriveProc-Macro Library for Solarti Program error attributes and derive macro36,775Apache-2.0
solarti-recordSolarti Program Library Record Program2,742Apache-2.0
solarti-shared-memorySolarti Program Library Shared-memory2,690Apache-2.0
solarti-stake-poolSolarti Program Library Stake Pool3,171Apache-2.0
solarti-stake-pool-cliSOLARTI-Stake-Pool Command-line Utility2,618Apache-2.0
solarti-tlv-account-resolutionSolarti Program Library TLV Account Resolution Interface30,914Apache-2.0
solarti-tokenSolarti Program Library Token53,579Apache-2.0
solarti-token-2022Solarti Program Library Token 202255,179Apache-2.0
solarti-token-cliSolarti Token Command-line Utility6,359Apache-2.0
solarti-token-clientsolarti-token Rust Client9,379Apache-2.0
solarti-token-group-interfaceSolarti Program Library Token Group Interface30,142Apache-2.0
solarti-token-lendingSolarti Program Library Token Lending2,040Apache-2.0
solarti-token-lending-cliSOLARTI Token Lending CLI1,498Apache-2.0
solarti-token-metadata-interfaceSolarti Program Library Token Metadata Interface34,333Apache-2.0