Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mojo-cn/awesome-mojo-cn

Mojo 生态资源推荐
https://github.com/mojo-cn/awesome-mojo-cn

List: awesome-mojo-cn

awesome awesome-list awesome-mojo mojo mojo-lang python

Last synced: 21 days ago
JSON representation

Mojo 生态资源推荐

Awesome Lists containing this project

README

        

# awesome-mojo-cn

Mojo 生态资源推荐

## Related:

- ✅ https://github.com/ego/awesome-mojo
- ✅ https://github.com/mojicians/awesome-mojo

> topic:

- ✅ https://github.com/topics/mojo
- ✅ https://github.com/topics/mojolang

## 🔥 Mojo 生态 & 组件 & 库

- ✅ https://github.com/phomola/mojolibs
- 一些基础库, ffi js-core

### 第三方标准库(移植)

- ✅ https://github.com/thatstoasty/gojo
- 移植 go 标准库

### 基础库

#### 日志库

- ✅ https://github.com/thatstoasty/stump/

#### CLI 命令行工具

- ✅ https://github.com/thatstoasty/prism

#### I/O 序列化

##### json

- https://github.com/f0cii/sonic-mojo
- sonic-rs ffi binding 库, 性能 4.2 倍 `EmberJson`
- 🇨🇳 国人项目
- ✅ https://github.com/bgreni/EmberJson

##### csv

- ✅ https://github.com/msaelices/mojo-csv

#### 网络协议

- ✅ https://github.com/Jensen-holm/FireTCP

#### libC/FFI:

- ✅ https://github.com/msaelices/mojo-libc

#### FFI:

- ✅ https://github.com/mozilla/cbindgen
- ✅ https://github.com/mozilla/uniffi-rs
- ✅ https://github.com/better-ffi

##### FFI with Rust:

> ffi tools:

- ✅ https://github.com/f0cii/diplomat
- https://github.com/rust-diplomat/diplomat
- ✅ https://github.com/mozilla/uniffi-rs

> rust 基础库:(参考 FFI Binding 给 Mojo 使用)

- ✅ https://github.com/cloudwego/sonic-rs

### 科学计算

- ✅ https://github.com/Mojo-Numerics-and-Algorithms-group/NuMojo

### Web 框架

- ✅ https://github.com/saviorand/lightbug_http
- ✅

### AI 生态

- ✅ https://github.com/tairov/llama2.mojo

## Mojo 中文社区

- 微信群:
- Lark 群:
- Discord 群:
- Telegram 群:

## Mojo 教程

- ✅ [《Mojo 编程学习指南》](https://trybetter.larksuite.com/wiki/APobw4BNxiU8JgkwtUpucFD0stc)
- ✅ https://mojodojo.dev/guides/

> 文章:

- ✅ [比C语言还快20%!Mojo首个大模型开放下载,性能达Python版250倍](https://mp.weixin.qq.com/s/_tfMPdaIo6LPDcTXqpy4xw)