enriquebris / goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
☆396Updated last year
Related projects ⓘ
Alternatives and complementary repositories for goconcurrentqueue
- Fast ring-buffer deque (double-ended queue)☆590Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆274Updated 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆510Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆852Updated 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 …☆362Updated last year
- Generic resource pool for Go☆304Updated 2 months ago
- Zero-allocation reflection library for Go☆526Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆578Updated 3 months ago
- HTTP/2 implementation for fasthttp☆211Updated last year
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- Fast weighted random selection for Go☆393Updated 7 months ago
- A highly optimized double-ended queue☆185Updated last year
- Golang rate limiters for distributed applications☆460Updated last week
- Pure Go Brotli encoder and decoder☆624Updated last month
- Abstract File Storage☆303Updated 6 months ago
- Golang Cache component - Multiple drivers☆370Updated 7 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆661Updated 8 months ago
- XXH3 algorithm in Go☆409Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆269Updated last year
- A Golang package for doing a deep copy for (just about) anything☆142Updated 8 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆233Updated 11 months ago
- Queue is a Golang library for spawning and managing a Goroutine pool☆458Updated this week
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆355Updated 4 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆747Updated 5 months ago
- Abstract JSON for Golang with JSONPath support☆245Updated 3 weeks ago
- Rate limiting for go-redis☆851Updated last month
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆343Updated 10 months ago