Skip to content

greatmazinger/pyskiplist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pyskiplist

A Python implementation of the skiplist data structure.

This is a work in progress for me so suggestions are welcome. In no particular order these are on my To Do list:

  • unit tests
  • how to package in a Pythonic way

Furthermore, I would be interested in testing the data structure in applications that need a balanced binary tree.

About

A Python implementation of the skiplist data structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages