Containers-Grid
Grid data structure
A data structure implementation for efficient grid organization of items
A grid data structure
3 stars
3 watching
1 forks
Language: Smalltalk
last commit: about 3 years ago
Linked from 1 awesome list
collectionspharo
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A data structure collection implementation with ordered multi-map features | 0 |
| | An implementation of Pugh's Skip List data structure in Smalltalk. | 1 |
| | A Smalltalk implementation of a database that stores data in memory | 0 |
| | An implementation of Region Trees for efficient spatial partitioning and data storage | 2 |
| | A simple implementation of a stack data structure | 0 |
| | An implementation of a hash table data structure in Pharo Smalltalk | 1 |
| | A Smalltalk-based implementation of tabular data structures for data analysis | 74 |
| | A Smalltalk implementation of a trie data structure used in searching and indexing | 3 |
| | A collection of container implementations in D, providing efficient data structures for various use cases. | 111 |
| | A Smalltalk library for loading and managing datasets as data frames. | 9 |
| | An implementation of a BTree data structure for use in Smalltalk programming | 0 |
| | A Smalltalk implementation of an AVL tree data structure | 4 |
| | A Smalltalk library for serializing and deserializing structured data using a protocol buffer format | 13 |
| | An implementation of a data structure used to store hierarchical data in Smalltalk. | 0 |
| | A library that provides declarative dictionary-based model classes for building and serializing data structures in Python. | 103 |