edwingeng / deque
A highly optimized double-ended queue
☆193Updated last year
Alternatives and similar repositories for deque:
Users that are interested in deque are comparing it to the libraries listed below
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated 2 weeks ago
- Synchronization and asynchronous computation package for Go☆241Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- a thread-safe concurrent map for go☆94Updated last year
- Package for fast copying structs of different types☆50Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- errgroup with goroutine worker limits☆163Updated 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.☆208Updated 7 months ago
- ☆227Updated last week
- Zero-allocation type-safe pool for Go☆231Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆192Updated 8 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 4 months ago
- Zero-allocation reflection library for Go☆564Updated last year
- A fast little LRU cache for Go☆169Updated last year
- concurrency utilities☆293Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- various libs or tools for Golang☆103Updated this week
- String utilities for Go☆206Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆555Updated 3 weeks ago
- Go 1.18+ generic tuple☆87Updated last year
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated 2 years ago
- Go implementation of C++ STL iterators and algorithms.☆190Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated 11 months ago
- Compute message digest for large files in Go☆109Updated last year
- Golang beautify data display for Humans☆312Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago