enriquebris / goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
☆417Updated 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.☆560Updated 6 months ago
- Fast ring-buffer deque (double-ended queue)☆657Updated this week
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated 2 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Zero-allocation reflection library for Go☆554Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆917Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆582Updated 7 months ago
- Golang Cache component - Multiple drivers☆371Updated 11 months ago
- Fastest and most memory efficient golang concurrent hashmap☆980Updated 4 months ago
- Generic resource pool for Go☆344Updated last month
- 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 …☆374Updated last year
- Configuration for Go applications☆459Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆546Updated 3 months ago
- ☆197Updated 7 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆235Updated last year
- Synchronization and asynchronous computation package for Go☆238Updated 6 months ago
- Cache arbitrary data with an expiration time.☆188Updated 2 years ago
- ☆225Updated last month
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆526Updated 5 months ago
- String utilities for Go☆207Updated 2 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆344Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- reflect api without runtime reflect.Value cost☆780Updated 8 months ago
- A highly optimized double-ended queue☆192Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆243Updated 10 months ago
- A minimalist Go configuration library☆381Updated last year
- An in-memory cache with item expiration and generics☆1,014Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆730Updated last month
- Abstract File Storage☆314Updated 10 months ago
- concurrency utilities☆293Updated 5 years ago