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:
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Collect data about your dependencies☆43Updated 3 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- ☆27Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- json slicer☆92Updated 9 months ago
- Load file-backed memory☆122Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A fast URL parser for Go☆40Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- A small library to measure latency of things.☆35Updated 7 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- A fast, zero-allocation cron parser in ragel and golang☆22Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago