enriquebris / goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
☆425Updated last year
Alternatives and similar repositories for goconcurrentqueue:
Users that are interested in goconcurrentqueue are comparing it to the libraries listed below
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆565Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆585Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆289Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆946Updated 3 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 8 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Thread-safe file locking library in Go☆626Updated this week
- ☆201Updated 9 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- reflect api without runtime reflect.Value cost☆790Updated last month
- Zero-allocation reflection library for Go☆567Updated last year
- Fast ring-buffer deque (double-ended queue)☆673Updated this week
- Nano ID for Go☆434Updated 11 months ago
- Fastest and most memory efficient golang concurrent hashmap☆991Updated 6 months ago
- A highly optimized double-ended queue☆195Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- JSON xpath query for Go. Golang XPath query for JSON query.☆271Updated 7 months ago
- Abstract JSON for Golang with JSONPath support☆270Updated 5 months ago
- An in-memory cache with item expiration and generics☆1,039Updated last week
- XXH3 algorithm in Go☆448Updated last month
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆384Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,399Updated 3 weeks ago
- Is a general library to help modify or set data within data structures and other objects.☆263Updated 4 months ago
- Golang Cache component - Multiple drivers☆374Updated last month
- Go package for dealing with maps, slices, JSON and other data.☆746Updated 2 months ago
- Pure Go Brotli encoder and decoder☆658Updated last week
- Abstract File Storage☆327Updated last week
- Golang rate limiters for distributed applications☆548Updated this week
- Fast golang queue using ring-buffer☆623Updated 2 years ago
- Generic resource pool for Go☆362Updated last week