Containers-RunArray

Repeatable collection

A Smalltalk class optimized for storing sequences of repeating values

A runarray is a collection optimized for sequence of repeating values.

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pharo-containers/containers-hashtableAn implementation of a hash table data structure in Pharo Smalltalk1
pharo-containers/containers-stackA simple implementation of a stack data structure0
pharo-containers/containers-trieA Smalltalk implementation of a trie data structure used in searching and indexing3
pharo-containers/avlA Smalltalk implementation of an AVL tree data structure4
pharo-containers/btreeAn implementation of a BTree data structure for use in Smalltalk programming0
pharo-containers/containers-orderpreservingdictionaryAn implementation of multiple dictionaries preserving the order of addition of elements in Smalltalk.0
bouraqadi/pharomiscA collection of reusable Smalltalk libraries and tools for Pharo15
pharo-containers/containers-orderedsetA data structure providing ordered unique elements with a complete API of Set and OrderedCollection4
pharo-containers/containers-keyedtreeAn implementation of a data structure used to store hierarchical data in Smalltalk.0
pharo-ai/datasetsA Smalltalk library for loading and managing datasets as data frames.9
pharo-vcs/tonelA file-per-class format for monticello repositories in Smalltalk.32
bouraqadi/pharojsEnables Pharo Smalltalk development with JavaScript runtime0
ba-st/docker-pharo-runtimeA Docker image for Pharo, allowing developers to run the Pharo runtime environment in a container.6
pharo-ai/data-partitionersA Pharo library that enables partitioning of collections into training, validation, and test sets for machine learning and statistical analysis.6
rko281/restoreforpharoA framework enabling Smalltalk objects to be stored in and read from relational databases.32