Containers-SkipList

Skip List library

An implementation of Pugh's Skip List data structure in Smalltalk.

GitHub

1 stars
3 watching
1 forks
Language: Smalltalk
last commit: over 5 years ago
Linked from 1 awesome list

pharo

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ducasse/containers-grid A data structure implementation for efficient grid organization of items 3
ducasse/containers-orderedmultimap A data structure collection implementation with ordered multi-map features 0
ducasse/cdb A Smalltalk implementation of a database that stores data in memory 0
pharo-containers/containers-stack A simple implementation of a stack data structure 0
ducasse/quadtree An implementation of Region Trees for efficient spatial partitioning and data storage 2
pharo-containers/containers-trie A Smalltalk implementation of a trie data structure used in searching and indexing 3
pharo-containers/containers-orderpreservingdictionary An implementation of multiple dictionaries preserving the order of addition of elements in Smalltalk. 0
pharo-containers/containers-hashtable An implementation of a hash table data structure in Pharo Smalltalk 1
pharo-containers/avl A Smalltalk implementation of an AVL tree data structure 4
ducasse/containers-propertyenvironment A data structure dictionary with lookup capabilities in ancestors 2
pharo-containers/containers-runarray A Smalltalk class optimized for storing sequences of repeating values 1
pharo-contributions/xml-xmlparser An XML parsing and manipulation library for the Smalltalk programming language. 11
pharo-containers/containers-orderedset A data structure providing ordered unique elements with a complete API of Set and OrderedCollection 4
pharo-containers/btree An implementation of a BTree data structure for use in Smalltalk programming 0
pharo-ai/datasets A Smalltalk library for loading and managing datasets as data frames. 9