A highly optimized double-ended queue
☆204Sep 14, 2023Updated 2 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Fast ring-buffer deque (double-ended queue)☆767Feb 11, 2026Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆435May 12, 2023Updated 2 years ago
- go binding for rdma rsocket☆23Nov 30, 2024Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆332Nov 10, 2025Updated 4 months ago
- Python-like dictionaries for Go☆46Feb 14, 2026Updated last month
- A Kafka log inspired in-memory and append-only data structure☆137Mar 9, 2026Updated last week
- Simple in-memory job queue for Golang using worker-based dispatching☆214Jul 19, 2024Updated last year
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆102Jan 28, 2026Updated last month
- queue that can be used like buffered channel with any capacity☆10Nov 24, 2024Updated last year
- XOR code engine in pure Go, more than 270GB/S per core☆79Aug 6, 2024Updated last year
- a thread-safe concurrent map for go☆100Nov 8, 2023Updated 2 years 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
- Synchronization and asynchronous computation package for Go☆301Jan 23, 2026Updated last month
- Golang Cache component - Multiple drivers☆371Apr 1, 2025Updated 11 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Apr 16, 2024Updated last year
- A collection of common functions for Fiber with better performance, fewer allocations, and fewer dependencies.☆53Updated this week
- Fast golang queue using ring-buffer☆636Apr 9, 2023Updated 2 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- Go package implementing bitsets☆1,488Mar 1, 2026Updated 2 weeks ago
- uio is a ultra-fast, lightweight, non-blocking, event-driven networking framework written in pure Go☆21Nov 19, 2025Updated 4 months ago
- A fast file-based priority queue☆59Jan 22, 2026Updated last month
- Eventually consistent distributed in-memory cache Go library☆162Jan 13, 2023Updated 3 years ago
- Write ahead log for Go.☆720Aug 31, 2025Updated 6 months ago
- skiplist for golang☆84Nov 21, 2014Updated 11 years ago
- 0-RTT network protocol optimized for P2P transfers.☆25Aug 31, 2025Updated 6 months ago
- istio http load balance☆10Aug 12, 2019Updated 6 years ago
- Multi-String Pattern Matching Algorithm Using TrieNode☆27May 19, 2018Updated 7 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆39Jan 23, 2026Updated last month
- ☆42Apr 16, 2020Updated 5 years ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,118Mar 6, 2026Updated 2 weeks ago
- A revamped Google's jump consistent hash☆110Oct 19, 2022Updated 3 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Sep 7, 2023Updated 2 years ago
- go connection pool☆13Oct 12, 2022Updated 3 years ago
- gRPC-Go experimental branch using Go's native http2 support☆15Jul 31, 2017Updated 8 years ago
- ☆98Jun 11, 2023Updated 2 years ago
- The Go Tripper package provides functionality for monitoring the status of a circuit. Track success and failure counts, implement circuit…☆15Apr 21, 2024Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆624Feb 3, 2026Updated last month
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Mar 9, 2026Updated last week