21135 packages — page 22

Cannon

State Machine implementation
GitHub pharo 3 stars MIT

ClassAnnotation

This package introduces reusable mechanism for first class annotations in Pharo
GitHub pharo 3 stars MIT

CollectionExtensions

I am a project containing extensions of the Pharo collection API.
GitHub pharo 3 stars MIT

Containers-Array2D

A better Array2D implementation
GitHub pharo 3 stars

Containers-Grid

A grid data structure
GitHub pharo 3 stars

Cosmos

Internet of Things platform
GitHub pharo 3 stars MIT

DebuggingSpy

A tool to spy on debugging actions for research experiments.
GitHub pharo 3 stars MIT

dijkstra-st

A port of a VisualWorks Smalltalk implementation to Pharo of the Dijkstra (A*) algorithm for pathfinding
GitHub pharo 3 stars

edit-distances

Several edit distances algorithms implemented in Pharo
GitHub pharo 3 stars MIT

EgContactBook

a little spec2 application
GitHub pharo 3 stars

EvilIRC

Pharo Spec IRC Client
GitHub pharo 3 stars MIT

Famix-ExecutionFlow

GitHub pharo 3 stars MIT

Famix-OpenTelemetry

Famix metamodel for OpenTelemetry
GitHub pharo 3 stars MIT

Function

Reification of a mathematical function as an object. Allows function arithmetics and function composition.
GitHub pharo 3 stars MIT

FuzzySearcher

Simplified Smalltalk implementation of ambiguous matching algorithm based on Baeta-Yates, R.A., Gonnet, G.H., Wu, S. and Manber, U
GitHub pharo 3 stars MIT

geometry

A simple geometry library for Pharo
GitHub pharo 3 stars MIT

Ghost

Ghost is framework to implement unnatural smalltalk objects like proxies or prototypes
GitHub pharo 3 stars MIT

GitHub-API

GitHub API Wrapper for Pharo
GitHub pharo 3 stars

GitHubcello

Stripts for automating GitHub/Metacello tasks
GitHub pharo 3 stars

GravatarDemo-Pharo

Pharo implementation to interact with the Gravatar API. Useful example for new users
GitHub pharo 3 stars MIT

GtGraphicsAndTools

Description of graphics stacks in pharo
GitHub pharo 3 stars CC0-1.0

gtk-bindings

Gtk3 bindings for Pharo
GitHub pharo 3 stars

Gtk3

Low-level gtk3 binding for Pharo
GitHub pharo 3 stars MIT

GWBasicVisualization

Visualizing GW-Basic source code
GitHub pharo 3 stars MIT

IdentifierNameSplitter

A tool for splitting identifier names into separate words, numbers, and symbols. For example, 'aName_AST42:' gets separated into 'a', 'Name', '_', 'AST', '42', and ':'
GitHub pharo 3 stars MIT