Containers-Grid

Grid container

A data structure package providing an efficient grid data implementation

A grid data structure

GitHub

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

collectionspharo

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ducasse/containers-orderedmultimap A data structure collection implementation with ordered multi-map features 0
ducasse/containers-skiplist An implementation of a probabilistic data structure for fast search and retrieval in a sorted list. 1
ducasse/cdb A Smalltalk implementation of a database that stores data in memory 0
ducasse/quadtree An implementation of Region Trees for efficient spatial partitioning and data storage 2
pharo-containers/containers-stack A simple implementation of a stack data structure 0
pharo-containers/containers-hashtable An alternative implementation of a hash table data structure using the Moose framework in Smalltalk. 1
polymathorg/dataframe A Smalltalk-based implementation of tabular data structures for data analysis 74
pharo-containers/containers-trie An implementation of a data structure for efficiently storing and retrieving sets of strings 3
dlang-community/containers A collection of container implementations in D, providing efficient data structures for various use cases. 111
pharo-ai/datasets A Smalltalk library for loading and managing datasets as data frames. 9
pharo-containers/btree An implementation of a BTree data structure for use in Smalltalk programming 0
pharo-containers/avl A Smalltalk implementation of an AVL tree data structure 4
jvdsandt/protobuf-smalltalk A Smalltalk library for serializing and deserializing structured data using a protocol buffer format 13
pharo-containers/containers-keyedtree An implementation of a data structure used to store hierarchical data in Smalltalk. 0
j4mie/micromodels A library that provides declarative dictionary-based model classes for building and serializing data structures in Python. 104