grame-cncm/faust
Functional programming language for signal processing and sound synthesis observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 67
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 92.0
- age_days: 3588
- days_rel: 63
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
3138 stars · 426 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Faust (Functional Audio Stream) is a functional programming language for real-time digital signal processing and sound synthesis, developed at GRAME-CNCM. Its compiler translates DSP specifications into efficient code for C++, C, Java, LLVM IR, WebAssembly, Rust, and more, which can be wrapped into standalone apps, mobile apps, and audio plugins (VST, AU, LADSPA, PD, SuperCollider, etc.).
Use cases
- write audio effects and synthesizers in a high-level language
- compile DSP code to C++ or WebAssembly
- generate VST or AU audio plugins from one codebase
- build real-time signal processing for iOS and Android apps
- embed a JIT-compiled DSP engine in a C++ program via libfaust
- prototype synthesizers and musical instruments in a web IDE
When to choose
- you need sample-level, high-performance audio DSP code
- you want one DSP source targeting many languages and plugin formats
- you are designing synthesizers, effects, or physical models
When to avoid
- you need a general-purpose programming language
- your project has no audio or signal processing component
- you want an interpreted runtime rather than compiled output
Facets
cli-tool · maturity stable
compiler programming-language audio-processing machine-learning programming-languages compilers developer-tools cross-platform windows cpp wasm cross-platform cli dsp sound-synthesis audio-plugins functional-programming signal-processing llvm webassembly code-generation audio linux macos
5 sources
- readme: https://github.com/grame-cncm/faust · fetched 2026-08-28 · 51ad38e4aea1
- homepage: http://faust.grame.fr · fetched 2026-08-29 · 58e9717d5527
- site_page: https://faust.grame.fr/about · fetched 2026-08-29 · c5777e63c89a
- site_page: https://faustlibraries.grame.fr/ · fetched 2026-08-29 · 97378e346eec
- site_page: https://faustdoc.grame.fr · fetched 2026-08-29 · 62618e7cf2fa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| grame-cncm/faust | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="grame-cncm/faust")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem