21,410
Packages
2,334
Modules
6,444,370
Downloads

6,444,370
Downloads
2,334
Modules
21,410
Packages
MoonBit port of the tutuca UI framework (value language, templates, vdom, components, app runtime, lint, CLI)
functional Web UI framework for MoonBit
jeeflow unified facade: flow(action, args) 45 actions + contract outlet layer
jeeflow MySQL repository (moondb Driver trait + moon-mysql async conn)
jeeflow dynamic table persist (DynamicTableWriter + PersistPostInterceptor + Meta)
jeeflow workflow engine core (MoonBit port, zero registry deps)
Pure-MoonBit crypto primitives: SHA-1/2 (incl. SHA-512/224/256), SHA-3, Keccak-256, SHAKE/cSHAKE, BLAKE2b/BLAKE2s/BLAKE3 (+keyed), RIPEMD-160, HMAC/Poly1305/CMAC/KMAC/GMAC, AES-CBC/GCM/CTR/CCM/KW/SIV, ChaCha20/XChaCha20 + Salsa20, HKDF/PBKDF2/scrypt/Argon2, RSA (PKCS1-v1.5/OAEP/PSS), ECDSA P-256, Ed25519/Ed25519ctx/Ed25519ph, X25519, HOTP/TOTP (SHA-1/256/512), SipHash, CRC32/CRC32C/CRC-64/Adler-32, Base64/Hex, sealed-box envelope
Deterministic RFC 9111 HTTP cache decision engine for MoonBit
LLM Agent framework with hexagonal (ports-and-adapters) architecture. Defines 9 traits + Agent loop. Depends on moonbitlang/async.
DeepSeek-backed MoonBit coding agent
Deterministic RFC 9111 HTTP cache decision engine for MoonBit
jeeflow unified facade: flow(action, args) 45 actions + contract outlet layer
jeeflow MySQL repository (moondb Driver trait + moon-mysql async conn)
jeeflow dynamic table persist (DynamicTableWriter + PersistPostInterceptor + Meta)
jeeflow workflow engine core (MoonBit port, zero registry deps)
Async reader for JSON Lines (newline-delimited JSON) streams.
OpenSeek interactive terminal UI: the openseek_tui binary
Typed engine event stream: the openseek run/serve stdout wire contract.
A minimal MoonBit validation library that constructs a typed value while validating, without holding a schema as a value.
Engine-agnostic multi-agent workflow orchestration with journaled replay/resume
Engine-agnostic multi-agent workflow orchestration with journaled replay/resume
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
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
AST and parsers for the MoonBit programming language
A generic lexer library for handwritten lexers in MoonBit
A TOML parser implementation in MoonBit
A LR(1) parser generator for MoonBit programming language.