Containers-HashTable
Data Structure Library
An implementation of a hash table data structure in Pharo Smalltalk
an hashtable from moose
1 stars
2 watching
0 forks
Language: Smalltalk
last commit: 4 months ago
Linked from 1 awesome list
datastructurepharo
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple implementation of a stack data structure | 0 |
| A Smalltalk implementation of a trie data structure used in searching and indexing | 3 |
| A Smalltalk implementation of an AVL tree data structure | 4 |
| 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 |
| A Smalltalk binding for the popular SQLite3 database engine. | 22 |
| An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |
| A Smalltalk class optimized for storing sequences of repeating values | 1 |
| An implementation of multiple dictionaries preserving the order of addition of elements in Smalltalk. | 0 |
| A data structure implementation for efficient grid organization of items | 3 |
| Provides a set of database drivers for the Pharo language | 8 |
| A Smalltalk library for dynamically adding and removing behavior to objects without modifying classes. | 23 |
| A Smalltalk library providing a client for interacting with a NoSQL document database | 4 |
| A dynamic, reflective, pure object-oriented language for live programming and rapid development | 1,222 |