edwingeng / dequeLinks
A highly optimized double-ended queue
☆201Updated last year
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☆256Updated last month
- ⚡️ lock-free utilities in Go☆162Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆313Updated this week
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Zero-allocation type-safe pool for Go☆236Updated 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.☆260Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆248Updated this week
- 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.☆214Updated 11 months ago
- various libs or tools for Golang☆106Updated last week
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆166Updated 2 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆134Updated last year
- errgroup with goroutine worker limits☆165Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated this week
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆159Updated 2 years ago
- Golang beautify data display for Humans☆312Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆286Updated 2 years ago
- ☆122Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆198Updated this week
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆196Updated last year