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:
- Binary heap priority queues in Go☆32Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A fast URL parser for Go☆40Updated 2 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- golang dependency analysis☆21Updated last year
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- ☆30Updated 4 years ago
- Load file-backed memory☆121Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last month
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A currency computations package.☆61Updated last month
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A Go API for generating .go source files☆24Updated 3 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- pure go library for processing signed XML documents☆65Updated 2 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago