21,398
Packages
2,333
Modules
6,435,133
Downloads

6,435,133
Downloads
2,333
Modules
21,398
Packages
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
Typed engine event stream: the openseek run/serve stdout wire contract.
Engine-agnostic multi-agent workflow orchestration with journaled replay/resume
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)
A dialect-agnostic LLM IR, one wire mapping per provider protocol, a data-driven provider registry, and a transport a browser can implement
Async reader for JSON Lines (newline-delimited JSON) streams.
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
Portable WebAssembly Component Model syntax and validation
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.