Fedora Packages

golang-github-ryszard-goskiplist-devel Subpackage of golang-github-ryszard-goskiplist

Skip list implementation in Go

This is a library implementing skip lists for the Go programming language. Skip lists are a data structure that can be used in place of balanced trees. Skip lists use probabilistic balancing rather than strictly enforced balancing and as a result the algorithms for insertion and deletion in skip lists are much simpler and significantly faster than equivalent algorithms for balanced trees. Skip lists were first described in Pugh, William (June 1990). "Skip lists: a probabilistic alternative to balanced trees". Communications of the ACM 33 (6): 668–676. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/ryszard/goskiplist

Releases Overview

Release Stable Testing
Fedora 38 0-0.10.20190306git2dfbae5.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-ryszard-goskiplist dash maintainers at fedoraproject dot org.



Sources on Pagure