enriquebris / goconcurrentqueueLinks
Go concurrent-safe, goroutine-safe, thread-safe queue
☆427Updated 2 years ago
Alternatives and similar repositories for goconcurrentqueue
Users that are interested in goconcurrentqueue are comparing it to the libraries listed below
Sorting:
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- Fast ring-buffer deque (double-ended queue)☆685Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆312Updated 9 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- Fast weighted random selection for Go☆404Updated 7 months ago
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆999Updated 7 months ago
- Zero-allocation reflection library for Go☆574Updated last year
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- Golang rate limiters for distributed applications☆566Updated 2 weeks ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆280Updated 2 years ago
- 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 …☆387Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Abstract File Storage☆334Updated last month
- Abstract JSON for Golang with JSONPath support☆275Updated 6 months ago
- Nano ID for Go☆434Updated last year
- Golang Cache component - Multiple drivers☆373Updated 2 months ago
- A Golang package for doing a deep copy for (just about) anything☆147Updated last year
- Synchronization and asynchronous computation package for Go☆248Updated 9 months ago
- xmlquery is Golang XPath package for XML query.☆468Updated 2 months ago
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- XXH3 algorithm in Go☆456Updated 3 months ago
- A highly optimized double-ended queue☆199Updated last year
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 10 months ago
- Thread-safe file locking library in Go☆637Updated 2 weeks ago