RubyGems Navigation menu

stipa 0.1.6

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.6 March 21, 2026 (160 KB)
  2. 0.1.5 March 21, 2026 (160 KB)
  3. 0.1.4 March 21, 2026 (158 KB)
  4. 0.1.3 March 21, 2026 (158 KB)
  5. 0.1.2 March 21, 2026 (158 KB)
Show all versions (7 total)

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 750

For this version 144

Version Released:

License:

MIT

Required Ruby Version: >= 3.1

New versions require MFA: true

Version published with MFA: true

Links: