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 expression evaluation engine for Go☆72Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- A fast URL parser for Go☆40Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Binary heap priority queues in Go☆32Updated 5 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- golang dependency analysis☆22Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- Storing strings without GC overhead☆86Updated last month
- A Go API for generating .go source files☆24Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 5 months ago