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

Bug#840263: ITP: tendermint-go-clist -- goroutine-safe linked-list implementation



Package: wnpp
Severity: wishlist
Owner: Alessio Treglia <alessio@debian.org>

* Package name    : tendermint-go-clist
  Version         : Git snapshot
  Upstream Author : Tendermint
* URL             : https://github.com/tendermint/go-clist
* License         : Apache-2.0
  Programming Lang: Golang
  Description     : goroutine-safe linked-list implementation

 The purpose of CList is to provide a goroutine-safe linked-list.
 This list can be traversed concurrently by any number of goroutines.
 However, removed CElements cannot be added back.
 .
 This package is a dependency of the Tendermint core.


Reply to: