Fast ring-buffer deque (double-ended queue)
☆763Feb 11, 2026Updated 3 weeks ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- A highly optimized double-ended queue☆204Sep 14, 2023Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434May 12, 2023Updated 2 years ago
- Concurrency limiting goroutine pool☆1,450Feb 15, 2026Updated 2 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆623Feb 3, 2026Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Fast golang queue using ring-buffer☆636Apr 9, 2023Updated 2 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Jan 31, 2023Updated 3 years ago
- Go package implementing bitsets☆1,485Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,342Feb 18, 2026Updated 2 weeks ago
- Optimized Go Compression Packages☆5,416Updated this week
- Synchronization and asynchronous computation package for Go☆299Jan 23, 2026Updated last month
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆331Nov 10, 2025Updated 3 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Jan 24, 2026Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,089Jul 3, 2024Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆503Sep 20, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,846Feb 27, 2026Updated last week
- Consistent hashing with bounded loads in Golang☆768Nov 7, 2023Updated 2 years ago
- A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashico…☆4,650Aug 15, 2025Updated 6 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,016Jan 2, 2026Updated 2 months ago
- Efficient cache for gigabytes of data written in Go.☆8,095Feb 6, 2026Updated last month
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 months ago
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Tiny WebSocket library for Go.☆6,441Feb 12, 2026Updated 3 weeks ago
- Zero Allocation JSON Logger☆12,233Feb 2, 2026Updated last month
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Aug 3, 2024Updated last year
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,089Feb 16, 2026Updated 2 weeks ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,836Sep 10, 2024Updated last year
- C to Go translation tool☆141Feb 7, 2023Updated 3 years ago
- A goroutine pool for Go☆4,029Mar 9, 2023Updated 2 years ago
- ☆262Feb 26, 2026Updated last week
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,774Jun 7, 2025Updated 8 months ago
- Golang LRU cache☆4,978Updated this week
- Selected Go-internal packages factored out from the standard library☆964Apr 10, 2025Updated 10 months ago
- A cache library for Go with zero GC overhead.☆5,378Feb 10, 2026Updated 3 weeks ago
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,109Jan 22, 2026Updated last month
- Visualise Go runtime metrics in real time☆3,624Feb 27, 2026Updated last week
- Generic resource pool for Go☆409Jan 17, 2026Updated last month