# solana-labs/solana-program-library

A collection of Solana programs maintained by Solana Labs

Repository: https://github.com/solana-labs/solana-program-library
Canonical: https://ross.abutalabs.com/products/solana-program-library
Homepage: https://solanalabs.com
Language: Rust
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2025-03-11T10:59:26+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 10, release rhythm 40, longevity 100
- inputs: {"age_days": 2287, "days_push": 540, "days_rel": 651, "gap_med": 0, "n_releases_24m": 34}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4238, forks 2406 (observed 2026-08-28T04:08:39.572878+00:00)

## What it is
The Solana Program Library (SPL) is a collection of on-chain programs for Solana's Sealevel runtime, including token, associated-token-account, and governance programs. The repository has been archived and its programs migrated to separate repos under the solana-program organization.

## Use cases
- deploy SPL token programs on Solana
- implement fungible and non-fungible tokens on Solana
- build Solana smart contracts in Rust
- set up associated token accounts
- run on-chain governance programs
- find reference implementations of Solana programs

## When to choose
- you need reference implementations of classic SPL programs
- you want to fork archived Solana program code
- you need documentation on how SPL programs worked

## When to avoid
- you want actively maintained versions of SPL programs - use the solana-program organization repos instead
- you are starting a new Solana project and expect updates from this repo
- you need governance program development - it moved to a separate repository

## Facets
- artifact type: library
- maturity: maintenance
- function: blockchain, sdk, developer-tools
- domain: blockchain, developer-tools
- platform: rust, cross-platform
- tags: solana, smart-contracts, spl, on-chain-programs, token, archived-repo, cryptocurrency

## Member repositories
- solana-labs/solana-program-library (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.572878+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:17.339844+00:00, confidence not recorded.
  - readme: https://github.com/solana-labs/solana-program-library (fetched 2026-08-28T04:08:39.572878+00:00, sha 51e976a3bdf2)
  - homepage: https://solanalabs.com (fetched 2026-08-29T09:12:08.058101+00:00, sha 46d34fd0f4a6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
