deque
Here are 18 public repositories matching this topic...
Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go
-
Updated
May 27, 2023 - Go
Fast ring-buffer deque (double-ended queue)
-
Updated
Feb 22, 2023 - Go
Queue data structure for Go; SAY NO TO GITHUB
-
Updated
May 4, 2017 - Go
Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to perform when used by Microservices and Serverless services running in production environments. https://godoc.org/github.com/ef-ds/deque
-
Updated
Mar 5, 2023 - Go
queue that can be used like buffered channel with any capacity
-
Updated
Aug 4, 2023 - Go
Typesafe Go Data Structure with generics, rich interfaces, functional transformation, and more...
-
Updated
May 29, 2023 - Go
A simple, generic and thread-safe deque implementation
-
Updated
Sep 26, 2022 - Go
A Standard Template Library for Golang
-
Updated
Jun 11, 2017 - Go
Fast ring-buffer deque (double-ended queue)
-
Updated
Mar 20, 2022 - Go
Go's concurrent and scalable lock-free data structures are based on the concept of a Treiber stack.
-
Updated
Sep 5, 2024 - Go
Improve this page
Add a description, image, and links to the deque topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deque topic, visit your repo's landing page and select "manage topics."