graceful
There are 74 repositories under graceful topic.
gquittet/graceful-server
Tiny (~5k), KISS, dependency-free Node.JS library to make your API more graceful
tabalt/gracehttp
A simple and graceful HTTP server for Golang
goal-web/goal
a graceful framework of golang
xfxdev/xtcp
A TCP Server Framework with graceful shutdown, custom protocol.
pseidemann/finish
A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.
TV4/graceful
Graceful shutdown of Go 1.8+ servers using Server.Shutdown
gobwas/graceful
A library for graceful restarts in Go.
hemerajs/fastify-graceful-shutdown
Gracefully shutdown fastify
ladjs/graceful
Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handlers.
appleboy/graceful
graceful shutdown package when a service is turned off by software function
fevin/gracehttp
graceful http server for golang. (平滑重启)
SentimensRG/sigctx
Go contexts for graceful shutdown
simonecorsi/fine
🧹 Gracefully shutdown Node.js application: help you handle exit signals and cleanup
adrianosela/sslmgr
A layer of abstraction the around acme/autocert certificate manager (Golang)
k1LoW/donegroup
donegroup is a package that provides a graceful cleanup transaction to context.Context when the context is canceled.
teou/inji
a dependency inject container for golang (golang inject), objects will be closed on a reverse order of their creation
nikitaeverywhere/node-graceful-shutdown
Gracefully shutdown your modular NodeJS application.
shahradelahi/node-exit-signal
🛑 Gracefully handle process termination in Node.js with custom exit hooks.
vardius/shutdown
Simple go signals handler for performing graceful shutdown by executing callback function
ailncode/af
You can use this package write a graceful reload HTTP server easily
TomWright/lifetime
A basic go package to handle the lifetime / lifecycle of an application providing easy to use graceful shutdowns.
sword-jin/go-graceful
a golang package for restart your application graceful, support with supervisor, systemd
Dav1dde/elegant-departure
Rust crate to simplify graceful shutdowns
hellysmile/async_armor
Graceful drop-in replacement for asyncio.shield
jiaoji100/gracegrpc
Graceful restart & zero downtime deploy for Go gRPC servers.
Srlion/goobie-sql
Easily connect to MySQL in Garry's Mod using Rust binary!
thinkjs/think-cluster
Cluster manage for ThinkJS 3.x
antonmashko/taskq
Golang goroutine manager.
zhangpeihao/shutdown
Gracefully shutdown using context.Context and sync.GroupWait
WinPooh32/http-graceful-reload-example
Graceful process restarts in Go
alcidesqueiroz/tooltippy
💬 Graceful CSS-only tooltips in under 1kb gzipped.
containers/winquit
golang module that supports graceful shutdown of Windows applications
TomWright/grace
Easy graceful shutdowns in your go applications.
abursavich/graceful
Package graceful provides graceful shutdown for servers.
burik666/shutdown
A lightweight library to manage graceful shutdowns in Go applications.
aoliveti/gracefulhttp
A Go library for graceful shutdown of an HTTP server, configured using best practices.