edwingeng / dequeLinks
A highly optimized double-ended queue
☆200Updated last year
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- ⚡️ lock-free utilities in Go☆158Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated last month
- a thread-safe concurrent map for go☆96Updated last year
- Synchronization and asynchronous computation package for Go☆249Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ☆242Updated this week
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆212Updated 10 months ago
- various libs or tools for Golang☆105Updated 2 months ago
- A Golang package for doing a deep copy for (just about) anything☆147Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆281Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last week
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆260Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆134Updated last year
- A fast little LRU cache for Go☆170Updated 2 years ago
- Zero-allocation reflection library for Go☆576Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆195Updated 11 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆163Updated 3 months ago
- concurrency utilities☆301Updated 5 years ago
- Go 1.18+ generic tuple☆93Updated last year