enriquebris / goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
☆424Updated last year
Alternatives and similar repositories for goconcurrentqueue:
Users that are interested in goconcurrentqueue are comparing it to the libraries listed below
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆573Updated 2 weeks ago
- Zero-allocation reflection library for Go☆564Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated 2 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆988Updated 5 months ago
- Fast ring-buffer deque (double-ended queue)☆665Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 8 months ago
- Golang rate limiters for distributed applications☆543Updated 2 weeks ago
- A highly optimized double-ended queue☆193Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆939Updated 2 weeks ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- reflect api without runtime reflect.Value cost☆786Updated 3 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆555Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,395Updated this week
- Generic resource pool for Go☆350Updated 2 months ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆311Updated 7 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆534Updated 2 weeks ago
- A supersonic rate limiting package for Go with HTTP middleware.☆615Updated this week
- A library for diffing golang structures☆939Updated last year
- Golang Cache component - Multiple drivers☆373Updated 2 weeks ago
- Thread-safe file locking library in Go☆619Updated last week
- ☆227Updated last week
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆344Updated 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 …☆382Updated last year
- Golang port of Abseil's SwissTable☆826Updated last month
- XXH3 algorithm in Go☆445Updated last month
- Synchronization and asynchronous computation package for Go☆241Updated 7 months ago
- Fast, fully fledged murmur3 in Go.☆325Updated last year
- ☆197Updated 8 months ago
- Abstract JSON for Golang with JSONPath support☆266Updated 4 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year