Pinned Repositories
Calypso
Pharo system browser
ClassAnnotation
This package introduces reusable mechanism for first class annotations in Pharo
Commander
Command pattern framework for Pharo
Ghost
Ghost is framework to implement unnatural smalltalk objects like proxies or prototypes
ObjectPool
Library to pool any objects
ObjectStatistics
A tool to analyse set of objects by computing different kind of metrics and look at them from different angles
ObjectTravel
A tool to traverse object graph
ReadWriteLock
Implementation of reentral read write lock which described in https://en.wikipedia.org/wiki/Readers–writer_lock.
Seamless
Distributed object network for Pharo
TelePharo
Tools to manage and develop remote Pharo images
pharo-ide's Repositories
pharo-ide/TelePharo
Tools to manage and develop remote Pharo images
pharo-ide/Calypso
Pharo system browser
pharo-ide/Seamless
Distributed object network for Pharo
pharo-ide/ObjectPool
Library to pool any objects
pharo-ide/ClassAnnotation
This package introduces reusable mechanism for first class annotations in Pharo
pharo-ide/Ghost
Ghost is framework to implement unnatural smalltalk objects like proxies or prototypes
pharo-ide/ReadWriteLock
Implementation of reentral read write lock which described in https://en.wikipedia.org/wiki/Readers–writer_lock.
pharo-ide/Commander
Command pattern framework for Pharo
pharo-ide/ObjectStatistics
A tool to analyse set of objects by computing different kind of metrics and look at them from different angles
pharo-ide/ObjectTravel
A tool to traverse object graph
pharo-ide/SystemCommands
Reusable system commands based on Commander
pharo-ide/TostSerializer
General objects serialization library which allows transfer objects over binary streams.
pharo-ide/Basys
Bidirectional asynchronous network
pharo-ide/TCPServer
Most primitive TCPServer which responsible for managing server socket connection loop