melpon/wandbox
Social Compilation Service observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 83
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 5312
- days_rel: n/a
- days_push: 106
- n_releases_24m: 0
Adoption not part of the score
1265 stars · 109 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Wandbox is an online compiler service (wandbox.org) that lets users write, compile, and run code snippets in dozens of languages — C++, Rust, Haskell, Elixir, Zig, and many more — through a web UI or a public HTTP API. This repository contains the source code for the service, which can also be self-hosted, and pairs with the wandbox-builder project that supplies the compiler toolchains.
Use cases
- compile and run code snippets online without installing a toolchain
- test code against many different compilers and language versions
- share a runnable code snippet with others via a link
- run code from editors like Vim or Emacs through the API
- try out an unfamiliar programming language quickly
- check how a snippet behaves across compilers before committing it
When to choose
- you need quick, zero-setup experimentation with code in many languages
- you want to integrate compile-and-run checks into editors or scripts via an HTTP API
- you teach programming and want students to execute code without local setup
When to avoid
- you need an SLA or guaranteed uptime for production-critical workloads
- you need private dependencies, long-running jobs, or heavy resource usage
- you want a supported self-hosted deployment — self-hosting is explicitly unsupported
Facets
service · maturity stable
compiler interpreter http-server api-framework developer-tools programming-languages compilers apis education self-hosted online-compiler code-playground code-execution snippet-sharing multi-language code-runner wandbox web-server nodejs
2 sources
- readme: https://github.com/melpon/wandbox · fetched 2026-08-28 · 57c664cf4c9e
- homepage: https://wandbox.org/ · fetched 2026-08-29 · fb22e231c443
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| melpon/wandbox | main | 70 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem