A very very very fast Http server framework for Javascript
active 2026-03-29 → 2026-04-08 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 11 days from 2026-03-29 to 2026-04-08. Pushes: 34 total, peak 17 in a day. Pull requests: 8 total, peak 8 in a day. Issues: 7 total, peak 6 in a day. Comments: 6 total, peak 2 in a day. Stars: 1 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| Nadhila-dot | 32 | 26 | 1 | 4 |
| JustaCube | 12 | 1 | 5 | 0 |
| github-actions[bot] | 4 | 4 | 0 | 0 |
| r5shi | 2 | 2 | 0 | 0 |
| blacksmith-sh[bot] | 2 | 1 | 1 | 0 |
| chatgpt-codex-connector[bot] | 2 | 0 | 0 | 2 |
| vspcoderz | 1 | 0 | 1 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#42Nadhila-dot2026-04-05 05:02feat: add native Brotli + Gzip response compression with per-content-…
- Issue comment#35Nadhila-dot2026-04-01 14:42Rate limiting — Native rate limiter middleware with sliding window, per-IP or per-route. Rust-backed so it's fast.
- Issue comment#35Nadhila-dot2026-04-01 14:41Rate limiting — Native rate limiter middleware with sliding window, per-IP or per-route. Rust-backed so it's fast.
- Issue#36JustaCube2026-03-30 23:59Request body size limits — maxBodyBytes config to reject oversized payloads before they hit JS.
- Issue#36JustaCube2026-03-30 23:59Request body size limits — maxBodyBytes config to reject oversized payloads before they hit JS.
- Issue#34JustaCube2026-03-30 23:57Response compression — Built-in gzip/brotli middleware that compresses at the Rust layer
- Issue#33JustaCube2026-03-30 23:56Static file serving — app.static("/public", "./dist") to serve files directly from Rust without hitting the JS bridge. Huge perf win.
- Issue#33JustaCube2026-03-30 23:56Static file serving — app.static("/public", "./dist") to serve files directly from Rust without hitting the JS bridge. Huge perf win.
- Issue#31JustaCube2026-03-30 23:54Configs, mutations all suck.
- Pull request#28JustaCube2026-03-29 23:12
- Pull request#26JustaCube2026-03-29 22:39
- Issue#11Nadhila-dot2026-03-29 19:55We don't have support for app.ws and res.stream() as first class rust backend methods. (DO NOT IMPLEMENT)
- Pull request#23JustaCube2026-03-29 19:34
- Issue comment#11Nadhila-dot2026-03-29 18:02We don't have support for app.ws and res.stream() as first class rust backend methods.
- Pull request#13Nadhila-dot2026-03-29 07:47
- Pull request#12JustaCube2026-03-29 07:38
- Pull request#12JustaCube2026-03-29 07:38
- Pull request#10blacksmith-sh[bot]2026-03-29 06:01
- Pull request#9vspcoderz2026-03-29 04:50
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 1 stars here means stars gained during the window, not the repo's star count.