vibe-d/vibe.d
Official vibe.d development observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 90
- Release rhythm 62
- Longevity 100
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: 0
- age_days: 5249
- days_rel: 259
- days_push: 60
- n_releases_24m: 6
Adoption not part of the score
1214 stars · 281 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
vibe.d is a high-performance asynchronous I/O, concurrency, and web application toolkit for the D programming language. It bundles an HTTP server/client with WebSockets and sessions, a web/REST framework, compile-time HTML templating, serialization, and Redis/MongoDB/SMTP support into a complete D development environment.
Use cases
- build a web server in D
- create a REST API with the D language
- handle WebSockets in a D application
- asynchronous I/O and concurrency for D programs
- connect to MongoDB or Redis from D
- render HTML templates in a D web app
When to choose
- You are building web applications, REST APIs, or network services in D and want a batteries-included toolkit
- You need fiber-based asynchronous I/O and concurrency primitives in D
- You want HTTP, templating, serialization, and database drivers from a single coherent package managed via DUB
When to avoid
- You are not writing D — it is tightly coupled to the D language and DUB ecosystem
- You need the library breadth and community size of mainstream ecosystems like Node.js, Python, or Go
- You prefer composing small single-purpose libraries instead of a full-stack toolkit
Facets
framework · maturity active
web-framework http-server http-client websocket concurrency serialization database-driver templating routing web-development backend networking apis windows cross-platform dlang d async-io fibers rest redis mongodb smtp diet-templates dub linux macos web-server
1 source
- readme: https://github.com/vibe-d/vibe.d · fetched 2026-08-28 · 654c1ee71131
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vibe-d/vibe.d | main | 82 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem