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.☆314Updated this week
- Fast ring-buffer deque (double-ended queue)☆700Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆621Updated 5 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Zero-allocation reflection library for Go☆582Updated last year
- A highly optimized double-ended queue☆201Updated last year
- Abstract JSON for Golang with JSONPath support☆279Updated 9 months ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆292Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆592Updated 5 months ago
- Synchronization and asynchronous computation package for Go☆270Updated 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 …☆392Updated last year
- ☆249Updated last week
- Golang Cache component - Multiple drivers☆373Updated 5 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆317Updated last year
- Nano ID for Go☆435Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆978Updated 3 months ago
- HTTP/2 implementation for fasthttp☆227Updated 2 months ago
- Abstract File Storage☆343Updated last month
- ⚖️ Fast weighted random selection for Go☆409Updated 2 weeks ago
- Cache arbitrary data with an expiration time.☆194Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆354Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆339Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,018Updated 10 months ago
- Expression evaluation in golang☆172Updated 6 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- a thread-safe concurrent map for go☆97Updated last year