enriquebris / goconcurrentqueueLinks
Go concurrent-safe, goroutine-safe, thread-safe queue
☆425Updated 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)☆681Updated 3 weeks ago
- Zero-allocation reflection library for Go☆572Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆304Updated 2 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- Golang Cache component - Multiple drivers☆373Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆573Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆953Updated last week
- Generic resource pool for Go☆367Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆676Updated last year
- A highly optimized double-ended queue☆198Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆592Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆587Updated 9 months ago
- Fast weighted random selection for Go☆403Updated 6 months ago
- An in-memory cache with item expiration and generics☆1,053Updated 3 weeks ago
- Thread-safe file locking library in Go☆632Updated 2 weeks ago
- Nano ID for Go☆434Updated 11 months ago
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- Synchronization and asynchronous computation package for Go☆244Updated 8 months ago
- ☆204Updated 10 months ago
- Get hash values for arbitrary values in Go (golang).☆758Updated 2 years ago
- ☆237Updated 3 weeks ago
- Go package for dealing with maps, slices, JSON and other data.☆751Updated 3 months ago
- A Golang package for doing a deep copy for (just about) anything☆146Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- A library for diffing golang structures☆949Updated last year
- Clone any Go data structure deeply and thoroughly.☆316Updated last month
- Golang rate limiters for distributed applications☆560Updated this week
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆788Updated 5 months ago
- Golang port of Abseil's SwissTable☆825Updated 2 months ago