edwingeng / dequeLinks
A highly optimized double-ended queue
☆199Updated last year
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Synchronization and asynchronous computation package for Go☆248Updated 9 months ago
- a thread-safe concurrent map for go☆95Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ⚡️ lock-free utilities in Go☆156Updated last year
- Zero-allocation reflection library for Go☆574Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 6 months ago
- various libs or tools for Golang☆104Updated last month
- Go 1.18+ generic tuple☆93Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆193Updated 10 months ago
- ☆241Updated last week
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆208Updated 9 months ago
- A Golang package for doing a deep copy for (just about) anything☆147Updated last year
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆101Updated 4 months ago
- ☆121Updated last year
- ☆119Updated 2 years ago
- Caches Dialector☆125Updated 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.☆256Updated 2 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆279Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆685Updated last month