22,693
Packages
2,479
Modules
6,901,823
Downloads

6,901,823
Downloads
2,479
Modules
22,693
Packages
Kagura CLI: create, develop and build MoonBit web games, and launch Kagura Studio
Gameplay rules, inventory, progression and scene transitions
Machinations-style game-economy modeling and deterministic simulation engine (rendering-agnostic) for Kagura
Kagura runtime hooks for browser JavaScript and WebAssembly, with native integration
Native platform integration for Kagura: windowing, WebGPU, audio, capture and host services
Browser platform adapter and Web runtime implementing Kagura platform contracts
2D-first game engine for MoonBit inspired by Ebiten
UI primitive builders (rounded rects, scissor stack, text layout) on top of mizchi/gfx, mizchi/text, mizchi/font (extracted from kagura)
Rendering, presentation, assets, audio and application runtime for Kagura
Comprehensive 2D rendering toolkit: batched-quad RenderFrame, atlas quad geometry, color helpers, debug overlay/profiler, color-matrix transforms.
Async image/asset streaming and priority-queued loading for Kagura, on top of mizchi/atlas + mizchi/gfx (extracted from kagura_engine)
Asset management for MoonBit: image repositories, atlas allocation, source-image bindings, codec wrappers, and a fetcher abstraction (extracted from kagura)
Kagura CLI: create, develop and build MoonBit web games, and launch Kagura Studio
Machinations-style game-economy modeling and deterministic simulation engine (rendering-agnostic) for Kagura
Kagura runtime hooks for browser JavaScript and WebAssembly, with native integration
Native platform integration for Kagura: windowing, WebGPU, audio, capture and host services
Browser platform adapter and Web runtime implementing Kagura platform contracts
Async image/asset streaming and priority-queued loading for Kagura, on top of mizchi/atlas + mizchi/gfx (extracted from kagura_engine)
Backend-agnostic audio output contracts for Kagura (AudioOutputHooks injection point over mizchi/audio; extracted from kagura_engine)
Backend-agnostic retained UI-tree abstraction for Kagura (UINode, layout constraints, input/render adapters; extracted from kagura_engine)
Backend-agnostic windowing/platform contracts for Kagura (PlatformDriver trait, surface tokens, native/web hook injection points; extracted from kagura_engine)
Deterministic failure-preserving testcase reduction for MoonBit projects
Casbin-style authorization engine in MoonBit: model-driven policy configuration, matcher and effect evaluation, RBAC role hierarchy, and an in-memory policy store.
Native asynchronous MQTT 3.1.1 client with QoS 0/1 and clean-session reconnect
experimental packages for moonbitlang/core
Asynchronous programming library for MoonBit
Cross-platform MoonBit compatibility facades with native delegation and accelerated JS implementations for async IO, bytes, regexp, and JSON.
Pure MoonBit zlib/deflate implementation.
Automatic testing of MoonBit programs
AST and parsers for the MoonBit programming language
Workflow engine core with Starlark-subset parser, DAG execution, and cache planning primitives.
Temporary file and directory management for MoonBit
Pure MoonBit LLM client library
A generic lexer library for handwritten lexers in MoonBit
A TOML parser implementation in MoonBit
A LR(1) parser generator for MoonBit programming language.