Containers-Trie

trie library

A Smalltalk implementation of a trie data structure used in searching and indexing

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

GitHub

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

pharo

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pharo-containers/containers-stackA simple implementation of a stack data structure0
pharo-containers/containers-hashtableAn implementation of a hash table data structure in Pharo Smalltalk1
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-keyedtreeAn implementation of a data structure used to store hierarchical data in Smalltalk.0
pharo-containers/containers-orderedsetA data structure providing ordered unique elements with a complete API of Set and OrderedCollection4
pharo-ai/datasetsA Smalltalk library for loading and managing datasets as data frames.9
pharo-rdbms/pharo-sqlite3A Smalltalk binding for the popular SQLite3 database engine.22
pharo-containers/containers-orderpreservingdictionaryAn implementation of multiple dictionaries preserving the order of addition of elements in Smalltalk.0
pharo-ide/telepharoTools and software for remotely managing and developing Pharo images using Smalltalk42
pharo-containers/containers-runarrayA Smalltalk class optimized for storing sequences of repeating values1
ducasse/containers-gridA data structure implementation for efficient grid organization of items3
astares/pharo-os-unixA Pharo package providing improved support for Unix systems2
pharo-vcs/tonelA file-per-class format for monticello repositories in Smalltalk.32
mumez/tarantalkA Tarantool client library for Pharo Smalltalk that enables storing and retrieving tuples in a dynamic environment.15