Пакет: golang-github-ryszard-goskiplist-dev (0.0~git20150312.2dfbae5-2)
Ссылки для golang-github-ryszard-goskiplist-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код golang-github-ryszard-goskiplist:
- [golang-github-ryszard-goskiplist_0.0~git20150312.2dfbae5-2.dsc]
- [golang-github-ryszard-goskiplist_0.0~git20150312.2dfbae5.orig.tar.xz]
- [golang-github-ryszard-goskiplist_0.0~git20150312.2dfbae5-2.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
A skip list implementation in Go
This is a library implementing skip lists for the Go programming language (http://golang.org/).
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) (ftp://ftp.cs.umd.edu/pub/skipLists/skiplists.pdf). "Skip lists: a probabilistic alternative to balanced trees". Communications of the ACM 33 (6): 668–676
Загрузка golang-github-ryszard-goskiplist-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 9,7 Кб | 51,0 Кб | [список файлов] |