Skip to content

A very very very fast Http server framework for Javascript

active 2026-03-292026-04-08 (UTC)

Complete coverage26,366 / 26,366 hourly files (100%) · 2 absent upstream2023-08-152026-08-17 (UTC)
Events
74
Pushes
34
Pull requests
8
Issues
7
Stars
1
Forks
0

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

ContributorContributionsPushesPRsComments
Nadhila-dot322614
JustaCube12150
github-actions[bot]4400
r5shi2200
blacksmith-sh[bot]2110
chatgpt-codex-connector[bot]2002
vspcoderz1010

Recent activity

Latest issues, pull requests and releases

  • Issue comment#42Nadhila-dot2026-04-05 05:02
    feat: add native Brotli + Gzip response compression with per-content-…
  • Issue comment#35Nadhila-dot2026-04-01 14:42
    Rate 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:41
    Rate limiting — Native rate limiter middleware with sliding window, per-IP or per-route. Rust-backed so it's fast.
  • Issue#36JustaCube2026-03-30 23:59
    Request body size limits — maxBodyBytes config to reject oversized payloads before they hit JS.
  • Issue#36JustaCube2026-03-30 23:59
    Request body size limits — maxBodyBytes config to reject oversized payloads before they hit JS.
  • Issue#34JustaCube2026-03-30 23:57
    Response compression — Built-in gzip/brotli middleware that compresses at the Rust layer
  • Issue#33JustaCube2026-03-30 23:56
    Static 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:56
    Static 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:54
    Configs, mutations all suck.
  • Pull request#28JustaCube2026-03-29 23:12
  • Pull request#26JustaCube2026-03-29 22:39
  • Issue#11Nadhila-dot2026-03-29 19:55
    We 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:02
    We 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.