Trending
See what the GitHub community is most excited about today.
pharo-contributions / CollectionExtensions
I am a project containing extensions of the Pharo collection API.
feenkcom / gtoolkit-examples
The engine for example-driven development in Pharo.
kursjan / petitparser2
A high-performance top-down parser
pharo-contributions / BitmapCharacterSet
BitmapCharacterSet is a set for characters that uses a bitmap for storing wide characters and an array of truth values for byte characters. Used by XMLParser.
bauing-schmidt / Schmidt-Type-Collector
Runtime type collector for Pharo
pharo-contributions / OSSubprocess
Forking Operating System Processes from within Pharo Language
pharo-graphics / Bloc
Low-level UI infrastructure & framework for Pharo
pharo-contributions / OrderPreservingDictionary
a little preserving dictionary
svenvc / ztimestamp
I am ZTimestamp, a Magnitude, a point in time, an alternative to DateAndTime and TimeStamp
feenkcom / gt4phlow-rs
Integration of phlow-rs with Glamorous Toolkit and ability to render views in GT Inspector
feenkcom / gt4openapi
Glamorous OpenAPI Toolkit
feenkcom / gt4ztimestamp
More efficient UTC/GMT timestamps, Olsen timezone database support, example based formatter and parser, SNTP client
feenkcom / sparta
Sparta is a canvas on top of Skia.
feenkcom / JSLink
A bridge between Pharo and JavaScript
feenkcom / JavaScriptGenerator
A toolkit to generate JavaScript source code from Pharo.
feenkcom / fenster
I contain reusable components to help implement support of native windows
feenkcom / pharo-telemetry
Performance telemetry collection infrastructure based on Beacon
j-brant / RBFormatter
the RBConfigurableFormatter from the Refactoring Browser
feenkcom / gt4ruby
feenkcom / PharoLink
A PythonBridge / JSLink style server for Pharo
feenkcom / gtoolkit-external-process
A Pharo library for cross-platform running of external commands and getting their output.
feenkcom / gtoolkit-glutin
GToolkit bindings to Glutin
feenkcom / gtoolkit-boxer
A set of utilities to work with Rust through FFI
feenkcom / gt4xmlsupport
Glamorous Toolkit for XMLSupport