sheerun / queueLinks
Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
☆70Updated 5 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☆134Updated 3 months ago
- Load file-backed memory☆122Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Storing strings without GC overhead☆84Updated this week
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Session implementation for fasthttp☆85Updated 9 months ago
- Expression evaluator for Go☆78Updated 8 months ago
- Streaming File Cache for #golang☆128Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Go reflection simplified☆102Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- Golang circular (ring) buffer☆177Updated 3 years ago
- Optimized bit-level Reader and Writer for Go.☆254Updated 2 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago
- fast int64-int64 map for go☆98Updated last month
- System V shared memory functions in pure Go.☆133Updated last year