vardius / shutdownLinks
Simple go signals handler for performing graceful shutdown by executing callback function
☆21Updated 5 years ago
Alternatives and similar repositories for shutdown
Users that are interested in shutdown are comparing it to the libraries listed below
Sorting:
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- Simple managed reload mechanism for Go☆48Updated last year
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Build event-driven and event streaming applications with ease☆67Updated 2 months ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- simple data streams for go☆31Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Go implementation of systemd Journal's native API for logging☆46Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated this week
- DEPRECATED - use native concurrency keywords and a TTL cache. Go package for managing a set of lazily constructed, self-expiring, concur…☆30Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 5 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 6 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year