Skip to content
@pharo-containers

pharo-containers

In this organization, we collect various data structures for Pharo. You will find containers such as Stack, Queue, HashTable, OrderedSet, and many more.

Popular repositories Loading

  1. Containers-OrderedSet Containers-OrderedSet Public

    A Set where an order of elements matters or an OrderedCollection with no duplicates. Supports the complete API of Set and OrderedCollection

    Smalltalk 4 6

  2. AVL AVL Public

    AVL Tree from Roassal 3

    Smalltalk 4 5

  3. Containers-Trie Containers-Trie Public

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

    Smalltalk 3 5

  4. Containers-Array2D Containers-Array2D Public

    A better Array2D implementation

    Smalltalk 2 6

  5. Containers-UniqueOrdered Containers-UniqueOrdered Public

    To get unique (set) but ordered collection.

    Smalltalk 2 2

  6. Containers-HashTable Containers-HashTable Public

    an hashtable from moose

    Smalltalk 1

Repositories

Showing 10 of 14 repositories
  • pharo-containers/Hashtable’s past year of commit activity
    Smalltalk 0 MIT 0 0 0 Updated May 22, 2024
  • Containers-Array2D Public

    A better Array2D implementation

    pharo-containers/Containers-Array2D’s past year of commit activity
    Smalltalk 2 6 9 1 Updated May 8, 2024
  • AVL Public

    AVL Tree from Roassal 3

    pharo-containers/AVL’s past year of commit activity
    Smalltalk 4 MIT 5 0 0 Updated Oct 20, 2023
  • Containers-ChainedDictionary Public

    A dictionary with lookup in parent dictionary

    pharo-containers/Containers-ChainedDictionary’s past year of commit activity
    Smalltalk 1 0 0 0 Updated Apr 5, 2023
  • pharo-containers/Containers-Queue’s past year of commit activity
    Smalltalk 0 1 5 1 Updated Dec 21, 2022
  • Containers-OrderedSet Public

    A Set where an order of elements matters or an OrderedCollection with no duplicates. Supports the complete API of Set and OrderedCollection

    pharo-containers/Containers-OrderedSet’s past year of commit activity
    Smalltalk 4 MIT 6 0 1 Updated Oct 9, 2022
  • BTree Public Forked from sebastianconcept/BTree

    BTree implementation imported from SqueakSource

    pharo-containers/BTree’s past year of commit activity
    Smalltalk 0 MIT 4 0 0 Updated Sep 2, 2022
  • Containers-Trie Public

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

    pharo-containers/Containers-Trie’s past year of commit activity
    Smalltalk 3 5 1 1 Updated Apr 14, 2021
  • Containers-HashTable Public

    an hashtable from moose

    pharo-containers/Containers-HashTable’s past year of commit activity
    Smalltalk 1 0 1 0 Updated Jan 9, 2021
  • Containers-RunArray Public

    A runarray is a collection optimized for sequence of repeating values.

    pharo-containers/Containers-RunArray’s past year of commit activity
    Smalltalk 1 0 3 0 Updated Jan 1, 2021

Top languages

Smalltalk

Most used topics

Loading…