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:
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆311Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆604Updated 4 months ago
- Fast ring-buffer deque (double-ended queue)☆694Updated 3 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 11 months ago
- A highly optimized double-ended queue☆201Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Golang Cache component - Multiple drivers☆373Updated 4 months ago
- Abstract JSON for Golang with JSONPath support☆276Updated 8 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆589Updated 4 months ago
- Synchronization and asynchronous computation package for Go☆251Updated 3 weeks ago
- Nano ID for Go☆433Updated last year
- Zero-allocation reflection library for Go☆579Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- Abstract File Storage☆337Updated 2 weeks ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆284Updated 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 …☆392Updated last year
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆316Updated 11 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆969Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- ☆245Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆1,010Updated 9 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 2 months ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆343Updated last year
- ⚖️ Fast weighted random selection for Go☆406Updated last month
- a thread-safe concurrent map for go☆96Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆195Updated last year
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆367Updated last year
- A fast and simple JWT implementation for Go☆208Updated 3 weeks ago
- Efficient JSON beautifier and compactor for Go☆396Updated 2 years ago
- Generic resource pool for Go☆378Updated 3 months ago