An open API service indexing awesome lists of open source software.

Pharo

Pharo is an open source dynamic and reflective language inspired from the Smalltalk programming language and integrated development environment (IDE). Pharo offers strong live programming features such as immediate object manipulation, live update and hot recompiling. The live programming environment is at the heart of the system.

https://github.com/hernanmd/metacellofiledownload

Helpers to download resources in Baseline or Metacello Configurations (Pharo Smalltalk)

metacello metacello-configurations pharo pharo-smalltalk smalltalk

Last synced: 10 Aug 2025

https://github.com/ducasse/containers-grid

A grid data structure

collections pharo

Last synced: 13 Aug 2025

https://github.com/juliendelplanque/stablemarriage

A solver for the stable marriage problem written in Pharo.

pharo smalltalk stable-marriage-problem

Last synced: 05 Apr 2025

https://github.com/astares/blockchain

Blockchain implementation for Pharo

pharo

Last synced: 18 Mar 2025

https://github.com/pharo-containers/Containers-Trie

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

pharo

Last synced: 11 May 2025

https://github.com/astares/pharo-inifile

Parser for .INI files (as often used on Windows)

pharo

Last synced: 18 Mar 2025

https://github.com/hernanmd/penncnv.illumina

Workflow for running PennCNV with Illumina platform final report

bash-script bioinformatics bioinformatics-pipeline cnv pharo pharo-smalltalk smalltalk

Last synced: 19 Jan 2026

https://github.com/simonfranz/smalltalk-geohash

Pharo package to decode/encode Geohashes to/from latitude and longitude (geolocation). See http://en.wikipedia.org/wiki/Geohash

geohash geolocation geolocation-bundle gps pharo pharo-smalltalk smalltalk

Last synced: 05 Feb 2026

https://github.com/olekscode/function

Reification of a mathematical function as an object. Allows function arithmetics and function composition.

function function-composition mathematics pharo

Last synced: 13 Oct 2025

https://github.com/DuneSt/MaterialColors

A project to extends Pharo colors's classes with the Material Design recommandations

color colors gemstone material-design pharo smalltalk

Last synced: 11 May 2025

https://github.com/seandenigris/my-people

Address Book service, minus the usual application stovepipe, running on GT (Smalltalk)

dynabook gtoolkit pharo smalltalk

Last synced: 26 Aug 2025

https://github.com/psvensson/dijkstra-st

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

pharo pharo-smalltalk smalltalk

Last synced: 18 Jan 2026

https://github.com/astares/pharo-staruml

StarUML metamodel for Pharo

pharo

Last synced: 05 Apr 2025

https://github.com/astares/github-api

GitHub API Wrapper for Pharo

pharo

Last synced: 19 Jul 2025

https://github.com/hernanmd/license-selector

Pharo app to browse updated available licenses from SPDX License List

license-management licenses pharo pharo-smalltalk smalltalk spdx

Last synced: 05 Oct 2025

https://github.com/evref-bl/modest

Modular, multi-language, model-based unit test generation

language-agnostic moose pharo test-generation

Last synced: 23 Feb 2026

https://github.com/pharo-ai/TF-IDF

Implementation of TF-IDF in Pharo

pharo statistics term-frequency tf-idf

Last synced: 11 May 2025

https://github.com/pharo-ide/readwritelock

Implementation of reentral read write lock which described in https://en.wikipedia.org/wiki/Readers–writer_lock.

pharo readwritelock synchronization-primitives

Last synced: 27 Apr 2025

https://github.com/hernanmd/SpecUIAddOns

Add-ons for Spec (Smalltalk UI description framework)

pharo pharo-smalltalk smalltalk spec ui ui-components

Last synced: 11 May 2025

https://github.com/ducasse/egcontactbook

a little spec2 application

pharo

Last synced: 02 Apr 2025

https://github.com/seandenigris/tesseract-st

Smalltalk wrapper of Google's Tesseract OCR Library

ocr pharo smalltalk tesseract

Last synced: 24 Feb 2026

https://github.com/pharo-ai/k-means

K-means clustering in Pharo

clustering kmeans kmeans-clustering pharo

Last synced: 11 Apr 2025

https://github.com/pharo-ide/ghost

Ghost is framework to implement unnatural smalltalk objects like proxies or prototypes

pharo

Last synced: 27 Apr 2025

https://github.com/tomooda/blocemoji

enable emoji on Bloc/Pharo

bloc emoji pharo

Last synced: 05 Feb 2026

https://github.com/pharo-graphics/iconfactory

IconFactory is a utility for importing PNG images from a directory into a class (originally developed by P. Uhnak)

graphics pharo

Last synced: 15 Apr 2025

https://github.com/brackendev/gravatardemo-pharo

Pharo implementation to interact with the Gravatar API. Useful example for new users

api-client api-wrapper demo gravatar gravatar-api new-user pharo smalltalk

Last synced: 24 Jan 2026

https://github.com/hernanmd/applicationsecurity

A Smalltalk domain-independent security model which you can easily instantiate in your applications

nacl pbkdf2 pharo pharo-smalltalk security security-tools smalltalk

Last synced: 11 Apr 2025

https://github.com/newapplesho/mixpanel-smalltalk

Pharo Smalltalk Mixpanel Client Library

mixpanel pharo smalltalk

Last synced: 11 Apr 2025

https://github.com/bergel/gwbasicvisualization

Visualizing GW-Basic source code

assembly pharo picture roassal routines visualizing

Last synced: 16 May 2026

https://github.com/juliendelplanque/StableMarriage

A solver for the stable marriage problem written in Pharo.

pharo smalltalk stable-marriage-problem

Last synced: 11 May 2025

https://github.com/pharo-ide/objectstatistics

A tool to analyse set of objects by computing different kind of metrics and look at them from different angles

pharo

Last synced: 23 Feb 2026

https://github.com/olekscode/adventofcode2018

My solutions to the puzzles of the Advent of Code 2018

advent-of-code advent-of-code-2018 pharo pharo-smalltalk smalltalk

Last synced: 31 Jan 2026

https://github.com/yannij/materialcomponentsweb

!! NOT MAINTAINED !! Pharo/Smalltalk code to use material-components-web in Seaside.

pharo smalltalk

Last synced: 05 Jun 2026

https://github.com/ba-st/cannon

State Machine implementation

mit-license pharo smalltalk state-machine

Last synced: 16 Aug 2025

https://github.com/tomooda/blocim

IM support for Bloc/Pharo

bloc pharo

Last synced: 18 Feb 2026

https://github.com/pharo-rdbms/pharo-mysql

Official MySQL binding for Pharo - community owned

mysql pharo

Last synced: 28 Jun 2025

https://github.com/bouraqadi/myprecious

A middleware framework to rule them all... according to Gollum ;-)

middleware modularity pharo pharo-smalltalk

Last synced: 04 Apr 2025

https://github.com/Ducasse/QuadTree

to experiment with QuadTrees

pharo

Last synced: 11 May 2025

https://github.com/chisandrei/cognitive-service-demo

An example app that uses Azure Face API to detect and highlight faces in a gallery of pictures.

face-api pharo pharo-graphics

Last synced: 13 Aug 2025

https://github.com/seandenigris/the-project-project

Project Management unleashed from an "application" stovepipe, running on GToolkit (Smalltalk)

dynabook gtoolkit pharo smalltalk

Last synced: 14 Apr 2025

https://github.com/hernanmd/pinner

Pharo Live Browsing History Viewer

browsing-history calypso pharo pharo-smalltalk smalltalk

Last synced: 28 Feb 2026

https://github.com/pharo-graphics/spec-brick

Brick backend for Spec

brick pharo spec

Last synced: 25 Apr 2025

https://github.com/jecisc/deploymentutility

I am a project providing a facade to help deploy pharo projects

deployment pharo smalltalk

Last synced: 05 Apr 2025

https://github.com/moosetechnology/famix-value

Famix metamodel for runtime values

meta-model moose pharo runtime smalltalk

Last synced: 17 Aug 2025

https://github.com/squarebracketassociates/booklet-voyage

Voyage is a layer to manage document oriented noSQL database

mongodb nosql pharo

Last synced: 07 May 2025

https://github.com/ducasse/classinfrastructure

Migrated from Smalltalk PetitBazars, the future classParser of Pharo.

class parser pharo

Last synced: 14 Sep 2025

https://github.com/eiichiroito/microwitch2

micro:witch implemented in Pharo Smalltalk

microbit micropython pharo scratch smalltalk

Last synced: 12 Feb 2026

https://github.com/evref-bl/pharo-llmapi

Use LLM API from Pharo

llm pharo

Last synced: 20 Mar 2025

https://github.com/radekbusa/Teapot-ACL

A minimalistic role-based ACL implementation for Teapot Smalltalk HTTP microframework.

access-control access-control-list acl api authorization pharo rest-api smalltalk teapot

Last synced: 11 May 2025

https://github.com/mumez/sstate

A simple Finite State Machine for Smalltalk

fsm pharo smalltalk

Last synced: 14 Mar 2026

https://github.com/eiichiroito/knead3d

a block style 3d modelling environment based on MIT Scratch 1.4.

3d-graphics pharo pharo-smalltalk scratch smalltalk

Last synced: 05 Apr 2025

https://github.com/jecisc/pharobackwardcompatibility

I am a project to backport some really useful methods to older versions of Pharo

backward-compatibility pharo smalltalk

Last synced: 19 Mar 2025

https://github.com/hernanmd/FuzzySearcher

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

ambiguous-matching-algorithm baeta-yates manber pharo pharo-smalltalk smalltalk

Last synced: 11 May 2025

https://github.com/ducasse/tuio

TUIO to control sound systems

pharo

Last synced: 02 Apr 2025

https://github.com/sebastianconcept/json

JSON port from older PharoExtras @ Smalltalkhub

json pharo pharo-smalltalk smalltalk

Last synced: 09 Mar 2026

https://github.com/estebanlm/record

a small tool to record discord channels (for a communications research project)

discord pharo

Last synced: 02 May 2026

https://github.com/erikonbike/cp-clientenvironment

CodeParadise browser environment

pharo smalltalk

Last synced: 14 Mar 2025

https://github.com/pharo-rdbms/glorp-sqlite3

Glorp SQLite Integration

glorp pharo sqlite3

Last synced: 16 May 2025

https://github.com/mumez/scypher

An extensible, dynamic Cypher query builder. Usable with Neo4reSt and SmallBolt.

cypher neo4j pharo

Last synced: 23 Jul 2025

https://github.com/pharo-ide/commander

Command pattern framework for Pharo

pharo

Last synced: 27 Apr 2025

https://github.com/Ducasse/TUIO

TUIO to control sound systems

pharo

Last synced: 11 May 2025

https://github.com/tomooda/typelwidgets

Retro analog meter widgets for Pharo

pharo widget

Last synced: 26 Jul 2025

https://github.com/serpi90/pharo-environment

Scriptts to manage pharo images locally

pharo

Last synced: 05 Apr 2025

https://github.com/pharo-containers/containers-uniqueordered

To get unique (set) but ordered collection.

collections pharo

Last synced: 09 Apr 2025

https://github.com/jecisc/DeploymentUtility

I am a project providing a facade to help deploy pharo projects

deployment pharo smalltalk

Last synced: 11 May 2025

https://github.com/cdlm/st-st

SmallTest — SmallTalk unit tests, from scratch

pharo pharo-smalltalk smalltalk unit-testing

Last synced: 19 Jan 2026

https://github.com/leonelbustamante/trabajo-practico-final-poo

Tema: TrabajoAR - Gestor de Empleos que relaciona empresas solicitantes con postulantes para solicitudes de Servicio o trabajo

pharo pharo-smalltalk smalltalk squeak

Last synced: 19 Jan 2026

https://github.com/ducasse/containers-propertyenvironment

A kind of dictionary of properties with a lookup.

collection dictionary lookup pharo prototype-based

Last synced: 18 Feb 2026

https://github.com/pharo-contributions/Stylesheet

Stylesheet is a project to define css like stylesheet in Pharo applications

pharo smalltalk style stylesheet

Last synced: 11 May 2025

https://github.com/pavel-krivanek/freecell

Based on the old Squeak version

pharo

Last synced: 29 Jun 2025

https://github.com/ba-st/willow-mixpanel

Integration between Willow and Mixpanel

mixpanel pharo willow

Last synced: 26 May 2026

https://github.com/pharo-ai/metrics

Implementation of Machine Learning metrics for Pharo

adjusted-rand-index fowlkes-mallow jaccard machine-learning pharo pharo-smalltalk randindex

Last synced: 18 Jan 2026

https://github.com/emaringolo/bitcoinrpc

Bitcoin RPC Client for Pharo Smalltalk

bitcoin pharo smalltalk

Last synced: 02 May 2026

https://github.com/emaringolo/seaside-bootstrap4-icons

Bootstrap Icons wrapper for Seaside.

pharo seaside smalltalk

Last synced: 05 Apr 2025

https://github.com/ba-st/boardwalk

A couple of facilities on top of Seaside

javascript pharo seaside web

Last synced: 15 Apr 2025

https://github.com/ba-st/stardust

A framework to describe how to create models

architecture pharo smalltalk

Last synced: 17 Jun 2025

https://github.com/pharo-ai/ngram

N-gram functionality for Pharo

language-modeling natural-language-processing ngrams nlp pharo

Last synced: 11 May 2025

https://github.com/pharo-ai/a-priori

Implementation of A-Priori algorithm in Pharo

apriori-algorithm data-mining data-science frequent-itemsets pharo

Last synced: 15 Jun 2025

https://github.com/mahugnon/cimticketsanalyse

This project analyse a software tickets database to render a dashboard that gives indications about the productivity of developers and the project evolution

java pharo seaside software spring-boot tickets

Last synced: 10 May 2026

https://github.com/guillep/zodiac-openssl

Open ssl backend for zinc https server

ffi-bindings openssl pharo ssl zinc

Last synced: 10 Jun 2025

https://github.com/pavel-krivanek/ring2

Ring metamodel reimplementation

pharo

Last synced: 25 Aug 2025

https://github.com/estebanlm/libclang-pharo-bindings

Bindings for the libclang library

clang jit pharo

Last synced: 11 Apr 2025