enriquebris / goconcurrentqueueLinks
Go concurrent-safe, goroutine-safe, thread-safe queue
☆431Updated 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.☆324Updated 3 weeks ago
- Fast ring-buffer deque (double-ended queue)☆741Updated 3 weeks ago
- Zero-allocation reflection library for Go☆595Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆607Updated 8 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆638Updated 8 months ago
- Abstract JSON for Golang with JSONPath support☆287Updated last year
- Synchronization and asynchronous computation package for Go☆281Updated 4 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆321Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- A highly optimized double-ended queue☆202Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Nano ID for Go☆437Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆294Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- Abstract File Storage☆357Updated 3 weeks ago
- ⚖️ Fast weighted random selection for Go☆412Updated this week
- Golang rate limiters for distributed applications☆602Updated 2 weeks 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 …☆398Updated 2 years ago
- 🛠 A full-featured dependency injection container for go programming language.☆239Updated last year
- a thread-safe concurrent map for go☆99Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,025Updated last year
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆399Updated 8 months ago
- Golang Cache component - Multiple drivers☆373Updated 8 months ago
- HTTP/2 implementation for fasthttp☆231Updated 4 months ago
- ☆255Updated last week
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago
- Cache arbitrary data with an expiration time.☆193Updated 3 years ago
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆370Updated last year
- Generic resource pool for Go☆391Updated 7 months ago