RubyGems Navigation menu

stipa 0.1.0

Stīpa is a lightweight, zero-dependency HTTP/1.1 framework built entirely on Ruby stdlib. Features: - Pure stdlib (socket, thread, erb, json, securerandom) - HTTP/1.1 with keep-alive, SO_REUSEPORT, and TCP_NODELAY - Thread pool with bounded queue and graceful shutdown - Pre-compiled middleware stack with zero per-request overhead - ERB templates with layouts, partials, and Vue 3 island helpers - CLI generator for MVC and API-only applications - Structured logging in logfmt format - Named route parameters via regex captures

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 March 18, 2026 (157 KB)

Development Dependencies (4):

minitest ~> 5.20
rake ~> 13.0
rubocop ~> 1.50
yard ~> 0.9

Owners:

Pushed by:

Authors:

  • Pedro Harbs

SHA 256 checksum:

=

Total downloads 81

For this version 81

Version Released:

License:

MIT

Required Ruby Version: >= 3.1

New versions require MFA: true

Version published with MFA: true

Links: