Fast ring-buffer deque (double-ended queue)
☆784Jul 2, 2026Updated 3 weeks ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A highly optimized double-ended queue☆207Sep 14, 2023Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆435May 12, 2023Updated 3 years ago
- Concurrency limiting goroutine pool☆1,459Jul 2, 2026Updated 3 weeks ago
- Fast golang queue using ring-buffer☆639Apr 9, 2023Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆640Jul 3, 2026Updated 3 weeks ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 11 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,353Apr 6, 2026Updated 3 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆296Jan 31, 2023Updated 3 years ago
- Optimized Go Compression Packages☆5,584Updated this week
- Go package implementing bitsets☆1,512Jul 13, 2026Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,373Jun 15, 2026Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆360Jul 13, 2026Updated last week
- Synchronization and asynchronous computation package for Go☆309Jan 23, 2026Updated 6 months ago
- Anti-memory-waste byte buffer pool