# tesselode/kira

Library for expressive game audio.

Repository: https://github.com/tesselode/kira
Canonical: https://ross.abutalabs.com/products/kira
Homepage: https://crates.io/crates/kira
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: audio, game-development, gamedev, audio-library
Last push: 2026-08-26T02:30:56+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 84, longevity 100
- inputs: {"age_days": 2228, "days_push": 8, "days_rel": 24, "gap_med": 33.0, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1058, forks 65 (observed 2026-08-28T04:03:25.121071+00:00)

## What it is
Kira is a backend-agnostic Rust library for creating expressive audio in games. It provides tweens for smoothly adjusting sound properties, a flexible mixer with effects, a clock system for precise timing, and spatial audio support.

## Use cases
- play sound effects in a game
- smoothly tween playback rate or volume of sounds
- apply filters and effects via a mixer
- sync sounds to a musical beat or tempo
- add spatial/positional audio to a game

## When to choose
- you're building a game in Rust and need expressive, flexible audio control
- you need precise timing of audio events relative to a clock or tempo
- you want effects, sub-tracks, and parameter tweens out of the box

## When to avoid
- you need a full game engine rather than an audio library
- you're not working in Rust or a Rust-compatible environment
- you only need simple one-shot audio playback with minimal API surface

## Facets
- artifact type: library
- maturity: active
- function: audio-processing
- domain: -
- platform: rust, cross-platform
- tags: game-audio, mixer, spatial-audio, tweens, sound-playback, game-development, audio

## Member repositories
- tesselode/kira (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.121071+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-30T06:57:52.625214+00:00, confidence not recorded.
  - readme: https://github.com/tesselode/kira (fetched 2026-08-28T04:03:25.121071+00:00, sha 8d178db2aa58)
  - registry_crates: https://crates.io/api/v1/crates/kira (fetched 2026-08-29T12:59:25.828104+00:00, sha b8f9da093683)
- Data as of 2026-08-30T08:39:29.467469+00:00.
