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).
3 stars
3 watching
5 forks
Language: Smalltalk
last commit: 4 months ago
Linked from 1 awesome list
pharo
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple implementation of a stack data structure | 0 |
| An implementation of a hash table data structure in Pharo Smalltalk | 1 |
| A Smalltalk implementation of an AVL tree data structure | 4 |
| An implementation of a BTree data structure for use in Smalltalk programming | 0 |
| An implementation of a data structure used to store hierarchical data in Smalltalk. | 0 |
| A data structure providing ordered unique elements with a complete API of Set and OrderedCollection | 4 |
| A Smalltalk library for loading and managing datasets as data frames. | 9 |
| A Smalltalk binding for the popular SQLite3 database engine. | 22 |
| An implementation of multiple dictionaries preserving the order of addition of elements in Smalltalk. | 0 |
| Tools and software for remotely managing and developing Pharo images using Smalltalk | 42 |
| A Smalltalk class optimized for storing sequences of repeating values | 1 |
| A data structure implementation for efficient grid organization of items | 3 |
| A Pharo package providing improved support for Unix systems | 2 |
| A file-per-class format for monticello repositories in Smalltalk. | 32 |
| A Tarantool client library for Pharo Smalltalk that enables storing and retrieving tuples in a dynamic environment. | 15 |