BlitUtil

Library Terminal Monitor Colors Text Formatting

A utility library for simplified terminal and monitor output with color support. Provides an easy way to write colored text using blit codes.

Learn More →

GFetch

Application Utility Downloader GitHub

A powerful file downloader for ComputerCraft that fetches files from GitHub repositories, with support for batch downloads, aliases, and configuration files.

Learn More →

Logger

Library Logging Debugging Utilities

A flexible logging library for ComputerCraft with file and console output, color-coded log levels, and support for tagged loggers.

Learn More →

Math Utils

Library Math Utilities Numbers

A collection of additional mathematical functions that extend Lua's built-in math library. Provides utilities for number theory, rounding, and other common operations.

Learn More →

Parallel Actions

Library Concurrency Performance Utilities

A utility library for managing and executing multiple actions in parallel with batching support. Optimized for ComputerCraft to handle concurrent operations efficiently.

Learn More →

Simple Button

Library UI Input GUI Buttons

A simple and flexible button implementation for ComputerCraft that supports both regular and toggle buttons with customizable appearance and behavior.

Learn More →

Unit Testing

Library Testing Debugging Development

A lightweight unit testing framework for ComputerCraft that helps measure and log the execution time of test functions, with support for both CC and CCEmuX environments.

Learn More →