edwingeng / dequeLinks
A highly optimized double-ended queue
☆201Updated 2 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- a thread-safe concurrent map for go☆97Updated last year
- Synchronization and asynchronous computation package for Go☆270Updated 2 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆314Updated this week
- ⚡️ lock-free utilities in Go☆161Updated last year
- Zero-allocation type-safe pool for Go☆237Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- ☆249Updated last week
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆261Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆218Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 3 weeks ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- HTTP/2 implementation for fasthttp☆227Updated 2 months ago
- various libs or tools for Golang☆107Updated 3 weeks ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Zero-allocation reflection library for Go☆582Updated last year
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆136Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆292Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Go simple async message bus☆279Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆160Updated 2 years ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆168Updated 2 weeks ago
- Caches Dialector☆128Updated last year