sheerun / queueLinks
Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
☆70Updated 4 years ago
Alternatives and similar repositories for queue
Users that are interested in queue are comparing it to the libraries listed below
Sorting:
- Simple string pattern matcher for Go☆127Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- Access Times for files #golang☆42Updated 3 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated 11 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Session implementation for fasthttp☆85Updated 3 months ago
- Go reflection simplified☆102Updated 7 months ago
- Non-Invasive goroutine inspector☆90Updated last week
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago