edwingeng / deque
A highly optimized double-ended queue
☆198Updated 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☆244Updated 8 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆304Updated 2 weeks ago
- 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
- ☆237Updated 3 weeks ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated 5 months ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- a thread-safe concurrent map for go☆94Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- ☆121Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Zero-allocation reflection library for Go☆572Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆115Updated this week
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆257Updated 2 years ago
- various libs or tools for Golang☆104Updated last month
- A Golang package for doing a deep copy for (just about) anything☆146Updated last year
- ☆46Updated last year
- Generic and fast binary serializer for Go☆222Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆124Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆145Updated 4 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆193Updated 10 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago