enriquebris / goconcurrentqueueLinks
Go concurrent-safe, goroutine-safe, thread-safe queue
☆434Updated 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.☆327Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆650Updated 9 months ago
- Fast ring-buffer deque (double-ended queue)☆747Updated 2 months ago
- Golang Cache component - Multiple drivers☆373Updated 9 months ago
- Abstract JSON for Golang with JSONPath support☆291Updated last year
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- Nano ID for Go☆437Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- ⚖️ Fast weighted random selection for Go☆415Updated 3 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- A highly optimized double-ended queue☆202Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆285Updated 2 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆692Updated last year
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆321Updated last year
- ☆259Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated 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 …☆402Updated 2 years ago
- Configuration for Go applications☆470Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 9 months ago
- Golang rate limiters for distributed applications☆611Updated last week
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆369Updated last year
- xmlquery is Golang XPath package for XML query.☆484Updated 2 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 7 months ago
- Abstract File Storage☆371Updated 2 weeks ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated last month
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years ago
- Cache arbitrary data with an expiration time.☆192Updated 3 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,008Updated last week
- Expression evaluation in golang☆173Updated 10 months ago
- a thread-safe concurrent map for go☆100Updated 2 years ago