beevik / timerqueueLinks
A priority queue for timed events, written in go.
☆34Updated last year
Alternatives and similar repositories for timerqueue
Users that are interested in timerqueue are comparing it to the libraries listed below
Sorting:
- golang dependency analysis☆22Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Cookie-Based Web Sessions in Go☆62Updated last year
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆78Updated 11 months ago
- Storing strings without GC overhead☆86Updated last month
- Constant Database native golang implementation☆39Updated 5 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- ☆101Updated last year
- Topological Sorting for Golang☆65Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated 2 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Proper URL escaping as per RFC3986☆27Updated 5 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆71Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago