enriquebris / goconcurrentqueueLinks
Go concurrent-safe, goroutine-safe, thread-safe queue
☆428Updated 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.☆316Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆622Updated 6 months ago
- Zero-allocation reflection library for Go☆582Updated last year
- Fast ring-buffer deque (double-ended queue)☆705Updated 2 months ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Abstract JSON for Golang with JSONPath support☆281Updated 10 months ago
- ⚖️ Fast weighted random selection for Go☆410Updated 3 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- Nano ID for Go☆435Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆983Updated last week
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆294Updated 2 years ago
- Golang Cache component - Multiple drivers☆373Updated 6 months ago
- Configuration for Go applications☆463Updated 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 …☆394Updated last year
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆317Updated last year
- A fast and simple JWT implementation for Go☆209Updated last month
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆369Updated last year
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆324Updated 5 months ago
- xmlquery is Golang XPath package for XML query.☆478Updated last month
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 4 months ago
- Golang rate limiters for distributed applications☆589Updated 3 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆686Updated last year
- Synchronization and asynchronous computation package for Go☆274Updated 2 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆812Updated 3 months ago
- Efficient JSON beautifier and compactor for Go☆401Updated 2 years ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆344Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,026Updated 11 months ago