[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1059754: ITP: golang-github-gammazero-deque -- fast ring-buffer deque (double-ended queue)



Package: wnpp
Severity: wishlist
Owner: Maytham Alsudany <maytha8thedev@gmail.com>
X-Debbugs-CC: debian-devel@lists.debian.org, debian-go@lists.debian.org
Control: block 1059406 by -1

* Package name    : golang-github-gammazero-deque
  Version         : 0.2.1
  Upstream Contact: https://github.com/gammazero/deque/issues
* URL             : https://github.com/gammazero/deque
* License         : Expat
  Programming Lang: Go
  Description     : fast ring-buffer deque (double-ended queue)

 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.

Dependency of github.com/darkhz/invidtui.

This package will be maintained within the Go team, and I will need a sponsor.

--
Kind regards,
Maytham Alsudany

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: