shotgun
Application reloader
An automatic reloading version of the Rack command that forks and reloads an application on each request.
reloading rack development server / forking version of rackup
864 stars
12 watching
66 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
jeremyevans/rack-unreloader | A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. | 99 |
rksm/hot-lib-reloader-rs | Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 616 |
zenangst/vaccine | A framework that enables rapid application development by allowing code changes to take effect without requiring recompilation. | 307 |
dblock/guard-rack | Automatically restarts a Rack application when the relevant files change. | 42 |
knobo/live-reload | A tool for live reloading of web pages during development | 8 |
plone/plone.reload | A tool to reload Zope 2 and Plone configurations without requiring a restart. | 10 |
ankane/slowpoke | Enhances Rack::Timeout with safer service timeouts, dynamic timeouts, and custom error pages for Rails applications. | 360 |
rubenspgcavalcante/webpack-extension-reloader | A plugin that automates reloading of browser extensions during development | 494 |
rtomayko/ronn | A tool for converting Markdown text files to terminal display manpages and web HTML documentation | 1,361 |
pylons/hupper | Automatically reloads code after file changes during development. | 213 |
raphui/rnk | A real-time operating system targeting ARM-based microcontrollers with features like preemptive scheduling and POSIX API support. | 25 |
zombocom/rack-timeout | A tool to abort requests that take too long by raising an exception after a specified timeout period | 879 |
rustyio/sync | Utility for automatic code recompilation and reloading in Erlang development environments | 749 |
kir-antipov/hotavalonia | A .NET library that integrates hot reload functionality into Avalonia applications. | 208 |