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☆31Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Collect data about your dependencies☆43Updated last month
- Redis style logger for Go☆28Updated 4 years ago
- golang dependency analysis☆21Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Experimental golang database/sql☆19Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 4 years ago
- An Fx (go.uber.org/fx) configuration provider that allows other components to load their configs in a standard way.☆15Updated 5 years ago
- A fast URL parser for Go☆40Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Fresh is a lightweight and high performance RESTful framework ready to use for environments where scaling is needed.☆14Updated 6 years ago
- urlstruct decodes url.Values into structs☆27Updated last month
- Document Indexing and Searching Library in Go☆19Updated 5 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆34Updated 7 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated last month
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 weeks ago
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Updated 4 years ago
- An (almost) compliant XPath 1.0 library.☆47Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago