# tranxuanthang/lrclib

LRCLIB server written in Rust with Axum and SQLite3 database

Repository: https://github.com/tranxuanthang/lrclib
Canonical: https://ross.abutalabs.com/products/lrclib
Homepage: https://lrclib.net
Language: Rust
License: MIT
License Family: permissive
Topics: axum, lyrics, music, rust, sqlite, synced-lyrics
Last push: 2026-08-07T08:07:15+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 35, longevity 61
- inputs: {"age_days": 855, "days_push": 26, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1979, forks 77 (observed 2026-08-28T04:06:01.647752+00:00)

## What it is
A self-hostable server implementation of LRCLIB, a free service for finding and contributing synchronized lyrics, written in Rust with Axum and SQLite. It exposes machine-friendly APIs for fetching and publishing time-synced lyrics, powering lrclib.net.

## Use cases
- self-host a synced lyrics API server
- fetch time-synced lyrics for a music player app
- contribute and publish lyrics to a lyrics database
- replace lrclib.net with a private lyrics service
- query lyrics by track title and artist via API
- run a lyrics service in Docker or Podman

## When to choose
- you need a free, open lyrics API without rate limits or API keys
- you want to self-host the LRCLIB service for privacy or reliability
- you're building a music player that needs synchronized lyrics lookup
- you want a lightweight Rust server backed by SQLite

## When to avoid
- you only need a client library to query lrclib.net rather than host a server
- you need a full-featured music metadata service beyond lyrics
- you require multi-user accounts and moderation tooling out of the box

## Facets
- artifact type: service
- maturity: active
- function: http-server, search-engine, api-framework, database, self-hosted
- domain: audio, apis, self-hosted, web-development
- platform: self-hosted, rust
- tags: synced-lyrics, lyrics, lrclib, axum, sqlite, music-metadata, linux, docker

## Member repositories
- tranxuanthang/lrclib (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.647752+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-30T03:04:43.377287+00:00, confidence not recorded.
  - readme: https://github.com/tranxuanthang/lrclib (fetched 2026-08-28T04:06:01.647752+00:00, sha e9b69b390abb)
  - homepage: https://lrclib.net (fetched 2026-08-29T10:43:38.705217+00:00, sha 25b499cf0624)
- Data as of 2026-08-30T08:39:29.467469+00:00.
