hotswap
Code reload
Allows code changes to take effect without restarting the server
A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.
363 stars
4 watching
43 forks
Language: Go
last commit: 10 months ago
Linked from 1 awesome list
golanghot-reloadhot-swaphotswapplugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility package providing data wrapping and hot-reload functionality for Go plugins | 4 |
| Live reload utility for Go applications | 3 |
| Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 627 |
| A tool that enables hot app reload functionality in Choo applications | 15 |
| A plugin for Neovim that enables live code reloading and testing for multiple programming languages. | 28 |
| Enables 'hot code reloading' in C++ applications without separate shared libraries. | 416 |
| A comprehensive utility package for Go programmers | 175 |
| Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |
| Utility for automatic code recompilation and reloading in Erlang development environments | 751 |
| Provides a Go implementation of backoff strategies and retry mechanisms for operations with timed-out or failed attempts. | 85 |
| Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload | 99 |
| Demonstrates hot module reloading for Elm and Webpack | 8 |
| Generates reset methods for Go structs to easily reuse them without fear of tricky bugs | 33 |
| Provides a live-reload solution for C applications | 1,580 |
| A Go project demonstrating live code reloading and NATS-based communication between two services running in a local development environment. | 101 |