enriquebris / goconcurrentqueueLinks
Go concurrent-safe, goroutine-safe, thread-safe queue
☆431Updated 2 years ago
Alternatives and similar repositories for goconcurrentqueue
Users that are interested in goconcurrentqueue are comparing it to the libraries listed below
Sorting:
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆326Updated last month
- Golang Cache component - Multiple drivers☆373Updated 8 months ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- Abstract JSON for Golang with JSONPath support☆287Updated last year
- Synchronization and asynchronous computation package for Go☆282Updated 5 months ago
- Abstract File Storage☆366Updated 2 weeks ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆321Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆611Updated 9 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- ⚖️ Fast weighted random selection for Go☆414Updated this week
- Nano ID for Go☆437Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years 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
- ☆255Updated 2 weeks ago
- Configuration for Go applications☆468Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,004Updated 3 weeks ago
- xmlquery is Golang XPath package for XML query.☆484Updated 2 months 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 …☆399Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Thread-safe file locking library in Go☆684Updated last week
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- HTTP/2 implementation for fasthttp☆232Updated 5 months ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆346Updated last year
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆369Updated last year