20,112
Packages
2,237
Modules
6,068,119
Downloads

6,068,119
Downloads
2,237
Modules
20,112
Packages
Count lines, words, and bytes like wc, runnable via moonx
MoUI is a multi-platform MoonBit GUI framework
Crescent: A web framework for MoonBit. Fork of hnlyxiaobing/crescent with Debug trait fix for wbtest.
Native structured logging with levels and category-based filtering.
AI Agent CLI tool rewritten in MoonBit
Developer CLI for Proton desktop applications.
Extensions for proton examples and applications.
Proton-specific application bundle assembly over proton_package.
MoonBit bindings for the Proton native desktop runtime.
Rabbita commands and subscriptions for typed Proton contracts.
Typed asynchronous frontend client for Proton applications.
Cross-platform native tray helpers for MoonBit.
Hex dump and reverse like xxd, runnable via moonx
Base64 encode and decode like base64, runnable via moonx
Sort lines of text like sort, runnable via moonx
Translate, squeeze, or delete bytes like tr, runnable via moonx
Join lines of two sorted files on a common field like join, runnable via moonx
Compare two sorted files line by line like comm, runnable via moonx
Merge lines of files like paste, runnable via moonx
Select fields or characters from lines like cut, runnable via moonx
Filter adjacent duplicate lines like uniq, runnable via moonx
Number lines of inputs like nl, runnable via moonx
Print the last lines or bytes of inputs like tail, runnable via moonx
Print the first lines or bytes of inputs like head, runnable via moonx
experimental packages for moonbitlang/core
Asynchronous programming library for MoonBit
Node.js backend compatibility layer for moonbitlang/async in MoonBit, with native delegation and JS FFI implementations for process, fs, http, gzip, tls, socket, raw_fd, signal, sync primitives, websocket, stdio, pipe, and sys.
Pure MoonBit zlib/deflate implementation.
Automatic testing of MoonBit programs
Workflow engine core with Starlark-subset parser, DAG execution, and cache planning primitives.
Pure MoonBit LLM client library
Temporary file and directory management for MoonBit
AST and parsers for the MoonBit programming language
A LR(1) parser generator for MoonBit programming language.
A generic lexer library for handwritten lexers in MoonBit
A TOML parser implementation in MoonBit