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)☆760Feb 11, 2026Updated 2 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434May 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.☆330Nov 10, 2025Updated 3 months ago
- A Kafka log inspired in-memory and append-only data structure☆136Dec 19, 2025Updated 2 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
- XOR code engine in pure Go, more than 270GB/S per core☆79Aug 6, 2024Updated last year
- Python-like dictionaries for Go☆46Feb 14, 2026Updated 2 weeks ago
- a thread-safe concurrent map for go☆100Nov 8, 2023Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆298Jan 23, 2026Updated last month
- Simple in-memory job queue for Golang using worker-based dispatching☆214Jul 19, 2024Updated last year
- Eventually consistent distributed in-memory cache Go library☆162Jan 13, 2023Updated 3 years ago
- Golang Cache component - Multiple drivers☆372Apr 1, 2025Updated 11 months ago
- istio http load balance☆10Aug 12, 2019Updated 6 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Apr 16, 2024Updated last year
- 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 fast file-based priority queue☆59Jan 22, 2026Updated last month
- Go package implementing bitsets☆1,485Feb 1, 2026Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- Write ahead log for Go.☆710Aug 31, 2025Updated 6 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,086Feb 16, 2026Updated last week
- go sync.Pool wrapper for github.com/klauspost/compress/zstd which doesn't leak memory and goroutines.☆12May 7, 2023Updated 2 years ago
- `ctxio` gives `io.copy` operations the ability to cancel with context and retrieve progress data.☆12Sep 17, 2021Updated 4 years ago
- Configurable codecs for connect-go☆15Mar 10, 2024Updated 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
- 0-RTT network protocol optimized for P2P transfers.☆25Aug 31, 2025Updated 6 months ago
- A revamped Google's jump consistent hash☆108Oct 19, 2022Updated 3 years ago
- SQL query builder for Go☆37Apr 12, 2022Updated 3 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- uio is a ultra-fast, lightweight, non-blocking, event-driven networking framework written in pure Go☆20Nov 19, 2025Updated 3 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆108Feb 15, 2026Updated 2 weeks ago
- Fast golang queue using ring-buffer☆636Apr 9, 2023Updated 2 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆103Jan 28, 2026Updated last month
- skiplist for golang☆84Nov 21, 2014Updated 11 years ago
- Lightweight package containing some ORM-like features and helpers for sqlite databases.☆16Jan 30, 2023Updated 3 years ago
- Faster substitution of tidwall/gjson☆54Sep 2, 2025Updated 6 months ago
- A message bus system for Go that helps applications send and handle messages through synch/asynch channels.☆30Aug 20, 2025Updated 6 months ago
- goroutine pool☆16Apr 17, 2023Updated 2 years ago