enriquebris / goconcurrentqueueLinks
Go concurrent-safe, goroutine-safe, thread-safe queue
☆430Updated 2 years ago
Alternatives and similar repositories for goconcurrentqueue
Users that are interested in goconcurrentqueue are comparing it to the libraries listed below
Sorting:
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆625Updated 6 months ago
- Fast ring-buffer deque (double-ended queue)☆715Updated 3 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆318Updated last week
- A highly optimized double-ended queue☆201Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Zero-allocation reflection library for Go☆581Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆318Updated last year
- 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 …☆395Updated last year
- Abstract JSON for Golang with JSONPath support☆283Updated 10 months ago
- Golang Cache component - Multiple drivers☆373Updated 6 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆989Updated last month
- ⚖️ Fast weighted random selection for Go☆411Updated last month
- Synchronization and asynchronous computation package for Go☆277Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- Nano ID for Go☆436Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆597Updated 7 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 5 months ago
- Generic resource pool for Go☆386Updated 5 months ago
- Abstract File Storage☆347Updated 3 months ago
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆293Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆688Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,023Updated 11 months ago
- ☆250Updated last week
- A library to help you create pipelines in Golang☆225Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- Golang rate limiters for distributed applications☆592Updated 2 weeks ago
- Configuration for Go applications☆463Updated last year
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago