[ bianca ]
[ Source: golang-github-gammazero-deque ]
Package: golang-github-gammazero-deque-dev (0.2.1-2)
Links for golang-github-gammazero-deque-dev
Download Source Package golang-github-gammazero-deque:
- [golang-github-gammazero-deque_0.2.1-2.debian.tar.xz]
- [golang-github-gammazero-deque_0.2.1-2.dsc]
- [golang-github-gammazero-deque_0.2.1.orig.tar.gz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
fast ring-buffer deque (double-ended queue) (library)
Deque is a fast ring-buffer double-ended queue implementation. It generalizes a queue and a stack, to efficiently add and remove items at either end with O(1) performance. Queue (FIFO) operations are supported using PushBack and PopFront. Stack (LIFO) operations are supported using PushBack and PopBack.
Download golang-github-gammazero-deque-dev
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 9.1 kB | 46.0 kB | [list of files] |