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:
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- golang dependency analysis☆21Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Simple string pattern matcher for Go☆132Updated last week
- Storing strings without GC overhead☆84Updated 5 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Streaming text replacement for Go☆71Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- A fast URL parser for Go☆40Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated last year
- json slicer☆92Updated 10 months ago