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:
- Load file-backed memory☆122Updated 3 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- xxh3 fast hash function☆104Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Go reflection simplified☆102Updated last year
- Intern Go strings☆96Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months 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
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Rolling window implementation in go.☆58Updated 3 weeks ago