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 extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A fast URL parser for Go☆40Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Collect data about your dependencies☆43Updated 5 months ago
- Load file-backed memory☆121Updated 2 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated last year
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆67Updated 2 years ago
- golang dependency analysis☆21Updated last year
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago