glotcode/glot
Code playground observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4148
- days_rel: n/a
- days_push: 747
- n_releases_24m: 0
Adoption not part of the score
1666 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
glot is an open source online code playground (glot.io) that lets users run and share code snippets in dozens of languages. It executes code in temporary Docker containers via a code-runner API, with a web editor supporting Vim/Emacs key bindings.
Use cases
- run code snippets online in many languages
- share code snippets with a link
- try out a new programming language without installing it
- self-host a code execution sandbox
- run code in an isolated temporary container
When to choose
- you want an open-source, self-hostable alternative to online playgrounds like repl.it
- you need to run or share quick snippets across dozens of languages
- you want sandboxed execution with network access disabled
When to avoid
- you need persistent projects, package installation, or long-running processes
- you need a full IDE or collaborative editing features
- you require guaranteed uptime or commercial support
Facets
application · maturity active
interpreter http-server container-runtime developer-tools developer-tools programming-languages education self-hosted self-hosted browser code-playground snippets online-editor code-execution docker-sandbox web-server docker
2 sources
- readme: https://github.com/glotcode/glot · fetched 2026-08-28 · 30b91d556976
- homepage: https://glot.io/ · fetched 2026-08-29 · 155694d1af77
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| glotcode/glot | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem