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.
riallmRust implementation of AirLLM - memory-optimized LLM inference with layer-by-layer loading28Apache-2.0
rialoFIXME473Apache-2.0
rialo-a-transaction-viewAgave TranactionView1,254Apache-2.0
rialo-aggregator-interfaceInstructions and constructors for aggregators program278Apache-2.0
rialo-aggregators-utilsRialo Aggregators Utils266Apache-2.0
rialo-api-typesAPI types for Rialo RPC endpoints1,063Apache-2.0
rialo-atomic-u64Rialo atomic u64 implementation. For internal use only.14,211Apache-2.0
rialo-build-libShared library for Rialo program building logic1,157Apache-2.0
rialo-cdkRialo CDK - A comprehensive toolkit for building with the Rialo blockchain820Apache-2.0
rialo-cliCLI tp use Rialo490Apache-2.0
rialo-cli-representableRialo CLI Representable4,375Apache-2.0
rialo-cli-representationRialo CLI Representation4,392Apache-2.0
rialo-coreFIXME480Apache-2.0
rialo-events-coreCore crate containing definitions for the Rialo Events3,741Apache-2.0
rialo-events-deriveDerive macros for the Rialo Events3,839Apache-2.0
rialo-feature-management-enforcement-interfaceRialo Feature Management Enforcement Program Interface (paired-program act-half; see NORTHSTAR-governance §1.1)91Apache-2.0
rialo-feature-management-policy-interfaceRialo Feature Management Policy Program Interface (paired-program decide-half; see NORTHSTAR-governance §1.1)62Apache-2.0
rialo-feature-management-program-interfaceRialo Feature Management Program Interface1,199Apache-2.0
rialo-frozen-abiRialo Frozen ABI4,153Apache-2.0
rialo-frozen-abi-macroRialo Frozen ABI Macro4,248Apache-2.0
rialo-hashRialo wrapper for the 32-byte output of a hashing algorithm.13,246Apache-2.0
rialo-http-call-interfaceInstructions and constructors for the http call program252Apache-2.0
rialo-limitsLimits of the Rialo network.7,662Apache-2.0
rialo-modular-configRialo Modular Config1,041Apache-2.0
rialo-oracle-processor-interfaceInstructions and constructors for the program processing Oracle updates from validators504Apache-2.0
rialo-oracle-registry-interfaceInstructions and constructors for a registry containing standard oracles477Apache-2.0
rialo-price-reactor-aggregator-interfaceInterface for the PriceReactorSubscriber example program136Apache-2.0
rialo-rex-evmDrive EVM-chain transactions from Rialo REX WASM components: key handling, EIP-1559 signing, and JSON-RPC over the REX HTTP host…168Apache-2.0
rialo-rex-processor-interfaceInstructions and constructors for the program processing REX updates from validators2,421Apache-2.0
rialo-rex-registry-interfaceInstructions and constructors for a registry containing standard REXes2,271Apache-2.0
rialo-rex-wasm-v1-loader-interfaceREX WASM V1 loader interface.3,043Apache-2.0
rialo-risc-v-loader-interfaceRISC-V Loader interface2,900Apache-2.0
rialo-s-accountSolana Account type6,583Apache-2.0
rialo-s-account-infoSolana AccountInfo and related definitions.9,719Apache-2.0
rialo-s-big-mod-expSolana big integer modular exponentiation5,623Apache-2.0
rialo-s-bincodeSolana bincode utilities7,944Apache-2.0
rialo-s-blake3-hasherSolana BLAKE3 hashing5,718Apache-2.0
rialo-s-bn254Solana BN2543,157Apache-2.0
rialo-s-borshSolana Borsh utilities4,476Apache-2.0
rialo-s-bpf-loader-programSolana BPF loader1,386Apache-2.0
rialo-s-builtinsSolana builtin programs868Apache-2.0
rialo-s-builtins-default-costsSolana builtins default costs1,411Apache-2.0
rialo-s-client-traitsTraits for Solana clients2,377Apache-2.0
rialo-s-clockSolana Clock and Time Definitions9,054Apache-2.0
rialo-s-cluster-typeSolana ClusterType enum4,047Apache-2.0
rialo-s-commitment-configSolana commitment config.2,125Apache-2.0
rialo-s-compute-budgetSolana compute budget3,721Apache-2.0
rialo-s-compute-budget-instructionSolana Compute Budget Instruction1,271Apache-2.0
rialo-s-compute-budget-interfaceSolana compute budget interface.3,167Apache-2.0
rialo-s-compute-budget-programSolana Compute Budget program1,730Apache-2.0
rialo-s-config-programSolana Config program1,721Apache-2.0
rialo-s-cost-modelSolana cost model879Apache-2.0
rialo-s-cpiSolana Cross-program Invocation7,964Apache-2.0
rialo-s-curve25519Solana Curve25519 Syscalls3,401Apache-2.0
rialo-s-decode-errorSolana DecodeError Trait13,554Apache-2.0
rialo-s-define-syscallSolana define_syscall macro and core syscall definitions.12,806Apache-2.0
rialo-s-derivation-pathSolana BIP44 derivation paths.5,458Apache-2.0
rialo-s-ed25519-programInstructions for the Solana ed25519 native program4,194Apache-2.0
rialo-s-epoch-infoInformation about a Solana epoch.3,169Apache-2.0
rialo-s-epoch-scheduleConfiguration for Solana epochs and slots.8,811Apache-2.0
rialo-s-example-mocksSolana mock types for use in examples7,341Apache-2.0
rialo-s-feature-gate-interfaceSolana feature gate program interface.5,678Apache-2.0
rialo-s-feature-setSolana runtime features.4,332Apache-2.0
rialo-s-feeSolana fee calculation879Apache-2.0
rialo-s-fee-calculatorSolana transaction fee calculation8,744Apache-2.0
rialo-s-fee-structureSolana fee structures.4,990Apache-2.0
rialo-s-genesis-configA Solana network's genesis config.2,857Apache-2.0
rialo-s-inflationConfiguration for Solana network inflation605Apache-2.0
rialo-s-inline-splLimited types and ids from the Solana Program Library908Apache-2.0
rialo-s-instructionTypes for directing the execution of Solana programs.12,022Apache-2.0
rialo-s-instructions-sysvarType for instruction introspection during execution of Solana programs.8,259Apache-2.0
rialo-s-invokeA drop-in replacement for `solana_program::program::invoke*` with better compute and heap efficiency.1,563Apache-2.0
rialo-s-keccak-hasherSolana Keccak hashing7,711Apache-2.0
rialo-s-keypairConcrete implementation of a Solana `Signer`.3,919Apache-2.0
rialo-s-lattice-hashSolana Lattice Hash901Apache-2.0
rialo-s-loader-v2-interfaceSolana non-upgradable BPF loader v2 instructions.5,185Apache-2.0
rialo-s-loader-v3-interfaceSolana loader V3 interface.5,430Apache-2.0
rialo-s-loader-v4-interfaceSolana loader V4 interface.5,355Apache-2.0
rialo-s-loader-v4-programSolana Loader v41,295Apache-2.0
rialo-s-log-collectorSolana log collector2,560Apache-2.0
rialo-s-loggerSolana Logger3,298Apache-2.0
rialo-s-measureBlockchain, Rebuilt for Scale2,565Apache-2.0
rialo-s-messageSolana transaction message types.8,772Apache-2.0
rialo-s-metricsSolana Metrics1,967Apache-2.0
rialo-s-msgSolana msg macro.10,215Apache-2.0
rialo-s-native-tokenDefinitions for the native RLO token and its fractional kelvins.8,278Apache-2.0
rialo-s-nonceSolana durable transaction nonces.7,775Apache-2.0
rialo-s-nonce-accountSolana nonce account utils.3,009Apache-2.0
rialo-s-offchain-messageSolana offchain message signing259Apache-2.0
rialo-s-package-metadataSolana Package Metadata599Apache-2.0
rialo-s-package-metadata-macroSolana Package Metadata Macro793Apache-2.0
rialo-s-packetThe definition of a Solana network packet.4,118Apache-2.0
rialo-s-poseidonSolana Poseidon hashing1,768Apache-2.0
rialo-s-precompile-errorSolana PrecompileError type4,627Apache-2.0
rialo-s-precompilesSolana precompiled programs.3,940Apache-2.0
rialo-s-presignerA Solana `Signer` implementation representing an externally-constructed `Signature`.2,755Apache-2.0
rialo-s-programSolana Program7,038Apache-2.0
rialo-s-program-entrypointThe Solana program entrypoint.8,621Apache-2.0
rialo-s-program-errorSolana ProgramError type and related definitions.10,169Apache-2.0
rialo-s-program-memoryBasic low-level memory operations for Solana.9,863Apache-2.0
rialo-s-program-optionA C representation of Rust's Option, used in Solana programs.8,443Apache-2.0
rialo-s-program-packSolana Pack serialization trait.6,475Apache-2.0
rialo-s-program-runtimeSolana program runtime2,449Apache-2.0
rialo-s-pubkeySolana account addresses13,594Apache-2.0
rialo-s-random-seedSolana Random Seed Syscall746Apache-2.0
rialo-s-rayon-threadlimitrialo-s-rayon-threadlimit101Apache-2.0
rialo-s-rentConfiguration for Solana network rent.8,558Apache-2.0
rialo-s-rent-collectorCalculate and collect rent from accounts.2,430Apache-2.0
rialo-s-rent-debitsSolana rent debit types.2,669Apache-2.0
rialo-s-reserved-account-keysReserved Solana account keys3,033Apache-2.0
rialo-s-reward-infoSolana vote reward info types3,160Apache-2.0
rialo-s-runtimeSolana runtime115Apache-2.0
rialo-s-runtime-transactionSolana runtime-transaction1,095Apache-2.0
rialo-s-sdkSolana SDK2,512Apache-2.0
rialo-s-sdk-idsSolana SDK IDs11,338Apache-2.0
rialo-s-sdk-macroSolana SDK Macro9,608Apache-2.0
rialo-s-secp256k1-programInstructions for the Solana Secp256k1 native program.4,239Apache-2.0
rialo-s-secp256k1-recoverSolana SECP256K1 Recover7,596Apache-2.0
rialo-s-secp256r1-programPrecompile implementation for the secp256r1 elliptic curve.4,213Apache-2.0
rialo-s-seed-derivableSolana trait defining the interface by which keys are derived.5,406Apache-2.0
rialo-s-seed-phraseSolana functions for generating keypairs from seed phrases.6,274Apache-2.0
rialo-s-serdeSolana serde helpers2,682Apache-2.0
rialo-s-serde-varintSolana definitions for integers that serialize to variable size3,459Apache-2.0
rialo-s-serialize-utilsSolana helpers for reading and writing bytes.8,437Apache-2.0
rialo-s-sha256-hasherSolana SHA256 hashing12,956Apache-2.0
rialo-s-short-vecSolana compact serde-encoding of vectors with small length.8,175Apache-2.0
rialo-s-shred-versionCalculation of shred versions.2,191Apache-2.0
rialo-s-signatureSolana 64-byte signature type6,695Apache-2.0
rialo-s-signerAbstractions for Solana transaction signers. See `rialo-s-keypair` for a concrete implementation.6,337Apache-2.0
rialo-s-slot-hashesTypes and utilities for the Solana SlotHashes sysvar.3,955Apache-2.0
rialo-s-slot-historyTypes and utilities for the Solana SlotHistory sysvar.3,951Apache-2.0
rialo-s-spl-discriminatorSolana Program Library 8-Byte Discriminator Management2,555Apache-2.0
rialo-s-spl-discriminator-deriveDerive macro library for the `spl-discriminator` library2,665Apache-2.0
rialo-s-spl-discriminator-synToken parsing and generating library for the `spl-discriminator` library2,780Apache-2.0
rialo-s-spl-elgamal-registrySolana ElGamal Registry Program1,122Apache-2.0
rialo-s-spl-memoSPL Memo v3 (Rialo adaptation)1,145Apache-2.0
rialo-s-spl-memo-interfaceSolana Program Library Memo Interface1,283Apache-2.0
rialo-s-spl-podSolana Program Library Plain Old Data (Pod)2,754Apache-2.0
rialo-s-spl-tlv-account-resolutionSolana Program Library TLV Account Resolution Interface1,275Apache-2.0
rialo-s-spl-token-confidential-transfer-ciphertext-arithmeticSolana Program Library Confidential Transfer Ciphertext Arithmetic1,124Apache-2.0
rialo-s-spl-token-confidential-transfer-proof-extractionSolana Program Library Confidential Transfer Proof Extraction2,025Apache-2.0
rialo-s-spl-token-confidential-transfer-proof-generationSolana Program Library Confidential Transfer Proof Generation1,902Apache-2.0
rialo-s-spl-token-groupSolana Program Library Token Group Example513Apache-2.0
rialo-s-spl-token-group-interfaceSolana Program Library Token Group Interface1,947Apache-2.0
rialo-s-spl-token-metadataSolana Program Library Token Metadata Example Program506Apache-2.0
rialo-s-spl-token-metadata-interfaceSolana Program Library Token Metadata Interface1,924Apache-2.0
rialo-s-spl-transfer-hookSolana Program Library Transfer Hook Example Program498Apache-2.0
rialo-s-spl-transfer-hook-interfaceSolana Program Library Transfer Hook Interface1,130Apache-2.0
rialo-s-spl-type-length-valueSolana Program Library Type-Length-Value Management2,307Apache-2.0
rialo-s-spl-type-length-value-deriveDerive Macro Library for SPL Type Length Value traits662Apache-2.0
rialo-s-stable-layoutSolana types with stable memory layouts. Internal use only.8,236Apache-2.0
rialo-s-stake-interfaceInstructions and constructors for the Stake program5,656Apache-2.0
rialo-s-svmSolana SVM54Apache-2.0
rialo-s-svm-rent-collectorSolana SVM Rent Collector892Apache-2.0
rialo-s-svm-transactionSolana SVM Transaction1,783Apache-2.0
rialo-s-system-interfaceInstructions and constructors for the System program8,820Apache-2.0
rialo-s-system-programSolana System program1,740Apache-2.0
rialo-s-system-transactionFunctionality for creating system transactions.2,387Apache-2.0
rialo-s-sysvarSolana sysvar account types8,218Apache-2.0
rialo-s-sysvar-idDefinition for the sysvar id trait and associated macros.9,051Apache-2.0
rialo-s-time-utils`std::time` utilities for Solana3,615Apache-2.0
rialo-s-timingsSolana Execution Timings2,594Apache-2.0
rialo-s-transactionSolana transaction-types3,634Apache-2.0
rialo-s-transaction-contextSolana data shared between program runtime and built-in programs as well as SBF programs.3,669Apache-2.0
rialo-s-transaction-errorSolana TransactionError type10,225Apache-2.0
rialo-s-type-overridesType overrides for specialized testing2,676Apache-2.0
rialo-s-versionSolana Version106Apache-2.0
rialo-s-zk-sdkSolana ZK SDK3,073Apache-2.0
rialo-sanitizeRialo Message Sanitization14,029Apache-2.0
rialo-sdkFIXME487Apache-2.0
rialo-shared-typesShared RPC types for the Rialo ecosystem4,444Apache-2.0
rialo-sol-attribute-access-controlSol attribute macro for instruction access control968Apache-2.0
rialo-sol-attribute-accountSol attribute macro for defining an account967Apache-2.0
rialo-sol-attribute-constantSol attribute macro for creating constant types968Apache-2.0
rialo-sol-attribute-errorSol attribute macro for creating error types969Apache-2.0
rialo-sol-attribute-eventSol attribute macro for defining an event970Apache-2.0
rialo-sol-attribute-programSol attribute macro for defining a program971Apache-2.0
rialo-sol-cpiCPI helper library for Rialo Sol programs600Apache-2.0
rialo-sol-derive-accountsSol Derive macro for accounts970Apache-2.0
rialo-sol-derive-serdeSol Derive macro for serialization and deserialization971Apache-2.0
rialo-sol-derive-spaceSol Derive macro to automatically calculate the size of a structure or an enum968Apache-2.0
rialo-sol-idlgenRialo Sol Idlgen467Apache-2.0
rialo-sol-langSolana Sealevel eDSL830Apache-2.0
rialo-sol-lang-idlSol framework IDL1,246Apache-2.0
rialo-sol-lang-idl-specSol framework IDL spec1,379Apache-2.0
rialo-sol-synSol syntax parsing and code generation tools1,957Apache-2.0
rialo-spl-token-2022SPL Token 2022 (Rialo adaptation)980Apache-2.0
rialo-spl-token-2022-interfaceSolana Program Library Token 2022 Interface1,776Apache-2.0
rialo-stake-cache-interfaceShared types for the Stake Cache used by svm-execution and program-runtime1,589Apache-2.0
rialo-stake-manager-interfaceInstructions and constructors for stake management1,683Apache-2.0
rialo-subscriber-interfaceInstructions and constructors for the Subscriber program2,784Apache-2.0
rialo-syngen-dslRialo Syngen DSL2,714Apache-2.0
rialo-syngen-proc-macroRialo Syngen Proc Macro2,608Apache-2.0
rialo-tee-secret-sharingSecret sharing key management and transport for TEEs1,024Apache-2.0
rialo-tee-typesMinimal TEE type definitions for cross-crate use3,335Apache-2.0
rialo-telemetryOpenTelemetry distributed tracing support for Rialo839Apache-2.0
rialo-two-step-authorityReusable two-step authority-transfer primitive for governance domains30Apache-2.0
rialo-typesRialo Types4,720Apache-2.0
rialo-validator-registry-interfaceInstructions and constructors for a registry containing validator identities3,886Apache-2.0
rialo-venusRialo Venus2,448Apache-2.0