Containers-SkipList
Skip List library
An implementation of Pugh's Skip List data structure in Smalltalk.
1 stars
3 watching
1 forks
Language: Smalltalk
last commit: over 5 years ago
Linked from 1 awesome list
pharo
Related projects:
Repository | Description | Stars |
---|---|---|
| A data structure implementation for efficient grid organization of items | 3 |
| A data structure collection implementation with ordered multi-map features | 0 |
| A Smalltalk implementation of a database that stores data in memory | 0 |
| A simple implementation of a stack data structure | 0 |
| An implementation of Region Trees for efficient spatial partitioning and data storage | 2 |
| A Smalltalk implementation of a trie data structure used in searching and indexing | 3 |
| An implementation of multiple dictionaries preserving the order of addition of elements in Smalltalk. | 0 |
| An implementation of a hash table data structure in Pharo Smalltalk | 1 |
| A Smalltalk implementation of an AVL tree data structure | 4 |
| A data structure dictionary with lookup capabilities in ancestors | 2 |
| A Smalltalk class optimized for storing sequences of repeating values | 1 |
| An XML parsing and manipulation library for the Smalltalk programming language. | 11 |
| A data structure providing ordered unique elements with a complete API of Set and OrderedCollection | 4 |
| An implementation of a BTree data structure for use in Smalltalk programming | 0 |
| A Smalltalk library for loading and managing datasets as data frames. | 9 |