An open API service providing repository metadata for many open source software ecosystems.

Topic: "moonbit"

moonbitlang/core

MoonBit's Core library

Language: MoonBit - Size: 5.68 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 823 - Forks: 115

moonbitlang/moon

The build system and package manager for MoonBit

Language: Rust - Size: 4.18 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 280 - Forks: 32

oboard/mocket

A web framework for MoonBit.

Language: MoonBit - Size: 1.02 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 45 - Forks: 2

extism/moonbit-pdk

Extism PDK for the MoonBit programming language.

Language: MoonBit - Size: 1.27 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 30 - Forks: 1

chawyehsu/moonup

Manage multiple MoonBit installations

Language: Rust - Size: 649 KB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 15 - Forks: 0

colmugx/pnt

🔧 Fast and tiny Node.js tools, for Node.js version manager and Node.js registry manager, built in Moonbit

Language: MoonBit - Size: 104 KB - Last synced at: about 22 hours ago - Pushed at: 1 day ago - Stars: 13 - Forks: 0

yjl9903/minimoonbit-moca

Mini Moonbit implementation from 摩卡猫猫

Language: MoonBit - Size: 20.5 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 12 - Forks: 1

Kaida-Amethyst/math.mbt

High-precision Math library implemented by moonbit

Language: MoonBit - Size: 563 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 10 - Forks: 3

eliezhao/moonbit-ic-cdk

A lightweight, WebAssembly-native Canister Development Kit (CDK) for building smart contracts on the Internet Computer (ICP) with the MoonBit language.

Language: MoonBit - Size: 560 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 9 - Forks: 0

five-nuts/coreutils

Programs equivalent to GNU coreutils, written in the Moonbit.

Language: Shell - Size: 47.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 5

gmlewis/moonbit-pdk

Extism PDK for the MoonBit programming language.

Language: MoonBit - Size: 1.31 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 6 - Forks: 0

colmugx/moonbit-zig-experimental

🧪 Experiments in calling Zig code from MoonBit (via C ABI bridge initially), aiming for direct interop.

Language: Zig - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

oboard/moonbit-eval

MoonBit 语言的解释器

Language: MoonBit - Size: 644 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 5 - Forks: 1

oboard/numoon

The fundamental package for scientific computing with MoonBit Lang.

Language: MoonBit - Size: 124 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

oboard/mooncrypto

MoonBit Cryptographic Algorithms Library

Size: 30.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 1

moonbitlang/Intellij-Moonbit

Language: Java - Size: 5.16 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 4 - Forks: 0

jedisct1/moonbit-aegis

Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 2

lynzrand/aestus

🚧[Under Construction]🚧 An experimental encoding-agnostic string library for MoonBit

Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

gmlewis/moonbit-sha256

MoonBit sha256: provide simple sha256 hash algorithm.

Language: MoonBit - Size: 58.6 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

gmlewis/moonbit-base64

MoonBit base64: provide simple base64 operations.

Language: MoonBit - Size: 70.3 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

oboard/mbx-compiler

Language: TypeScript - Size: 37.1 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

chawyehsu/punycode.mbt

Punycode encoding and decoding in MoonBit

Language: MoonBit - Size: 38.1 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

chawyehsu/moonbit-binaries

Tracking and providing complete accessibility to releases of the MoonBit programming language

Language: PowerShell - Size: 388 KB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

gmlewis/moonbit-flate

A simplified flate compression algorithm based on Go's implementation.

Language: MoonBit - Size: 159 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

gmlewis/moonbit-md5

MoonBit md5: provide simple md5 hash algorithm.

Language: MoonBit - Size: 59.6 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

seanpm2001/SNU_2D_ProgrammingTools_IDE_MoonBit

⌨️ The MoonBit programming language IDE submodule for SNU Programming Tools (2D Mode)

Language: MoonBit - Size: 273 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

seanpm2001/Learn-MoonBit

📚️ A repository for showcasing my knowledge of the MoonBit programming language, and continuing to learn the language.

Language: MoonBit - Size: 266 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

yjl9903/aoc2024

My Solutions of Advent of Code 2024

Language: MoonBit - Size: 1.6 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

gmlewis/json-to-moonbit

Translates JSON into MoonBit code in your browser instantly.

Language: JavaScript - Size: 130 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

oboard/moonpad-mini

Mini MoonBit Playground

Language: Vue - Size: 854 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

oboard/moonetx

MoonBit Network Analysis Library

Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

PerfectPan/base64

A library for base64 encoding and decoding written in Moonbit

Size: 6.84 KB - Last synced at: about 14 hours ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

cmattinson/advent-of-code

OCaml my Caml

Language: OCaml - Size: 37.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

chawyehsu/moonbit-dist-nightly

Tracking nightly builds of the MoonBit programming language

Size: 2.93 KB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

gmlewis/moonbit-b2

MoonBit b2 client: This library can be used to communicate with Backblaze B2.

Language: MoonBit - Size: 77.1 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

RedTTGMoss/moos-sdk

A moos sdk for developing plugins with moonbit

Language: MoonBit - Size: 41 KB - Last synced at: 6 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

RedTTGMoss/moos-sdk-tester

Language: HTML - Size: 9.77 KB - Last synced at: 6 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

trancee/wasmSID

Language: Assembly - Size: 422 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 2

sudoskys/random-prompt.mbt

Moonbit Random Prompt | Moonbit FFI Wasm work with python

Language: MoonBit - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

fp-china/moonbit-is-like-rust

(UNDER WORK)A comparison for fun

Language: MoonBit - Size: 22.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

chawyehsu/setup-moonup

GitHub Action to set up Moonup and MoonBit

Language: TypeScript - Size: 386 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

oboard/mooncrypto-web

Language: JavaScript - Size: 59.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0