Ross ROSS = Recommend OSS · open-source software intelligence for agents

squeaky-pl/japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser. observed · 2026-08-28

github.com/squeaky-pl/japronto · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 3598
  • days_rel: n/a
  • days_push: 1115
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8530 stars · 566 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Japronto is a screaming-fast asynchronous HTTP toolkit with an integrated pipelining HTTP server for Python 3.5+, implemented in hand-tuned C on top of uvloop and picohttpparser. It remains an early alpha preview with provisional APIs, receives no active development (though not formally abandoned), and explicitly warns against production use.

Use cases

  • build a high-performance http server in python
  • handle millions of requests per second with python
  • fast asyncio web framework for hello-world benchmarks
  • pipelining http server based on uvloop
  • serve http faster than go stdlib from python
  • minimal async http toolkit for speed enthusiasts

When to choose

  • You need maximum raw HTTP throughput in Python and are comfortable with C-level plumbing and alpha-quality APIs
  • You want to experiment with pipelined request parsing and uvloop-based asynchronous I/O
  • You are benchmarking Python HTTP servers against Go or Node.js implementations

When to avoid

  • Any production or serious use - the project is alpha quality with provisional APIs and explicitly warns against production deployment
  • You need a stable, well-maintained framework with an ecosystem - consider aiohttp, Starlette, or FastAPI instead
  • You are a novice Python programmer or uncomfortable working with C extensions
  • You need long-term support, new features, or Windows support - development has stalled and uvloop targets Unix-like systems

Facets

library · maturity experimental

http-server web-framework routing concurrency web-development backend apis performance python asyncio uvloop picohttpparser http-pipelining high-performance c-extension micro-framework alpha linux macos

1 source

Member repositories

RepositoryRoleHealth v2
squeaky-pl/japrontomain32

For agents

markdown · JSON · MCP: product_card(name="squeaky-pl/japronto")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem