pharo-containers

pharo-containers

Geek Repo

In this organization, we collect various data structures for Pharo. You will find containers such as Stack, Queue, HashTable, OrderedSet, and many more.

Github PK Tool:Github PK Tool

pharo-containers's repositories

AVL

AVL Tree from Roassal 3

Language:SmalltalkLicense:MITStargazers:4Issues:7Issues:1

Containers-OrderedSet

A Set where an order of elements matters or an OrderedCollection with no duplicates. Supports the complete API of Set and OrderedCollection

Language:SmalltalkLicense:MITStargazers:4Issues:1Issues:1

Containers-Trie

A trie implementation (original version from Benoit St-Jean).

Containers-Array2D

A better Array2D implementation

Containers-UniqueOrdered

To get unique (set) but ordered collection.

Containers-ChainedDictionary

A dictionary with lookup in parent dictionary

Language:SmalltalkStargazers:1Issues:7Issues:0

Containers-HashTable

an hashtable from moose

Containers-RunArray

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

Containers-KeyedTree

An implementation of KeyedTree

Language:SmalltalkStargazers:0Issues:2Issues:5

Containers-OrderPreservingDictionary

An implementation of multiple dictionaries preserving the order of addition of elements.

Language:SmalltalkStargazers:0Issues:2Issues:3
Language:SmalltalkStargazers:0Issues:2Issues:6

Containers-Stack

A dead stupid stack implementation, but one fully working :)

Language:SmalltalkStargazers:0Issues:2Issues:3

BTree

BTree implementation imported from SqueakSource

Language:SmalltalkLicense:MITStargazers:0Issues:0Issues:0
Language:SmalltalkLicense:MITStargazers:0Issues:0Issues:0