-
langchain-rust Public
Forked from Abraxas-365/langchain-rust🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
Rust MIT License UpdatedOct 18, 2024 -
meeting.rs Public
Forked from meeting-rs/meeting.rsPrivate one to one realtime video meeting.⚡
Rust GNU General Public License v3.0 UpdatedJan 22, 2024 -
🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
Rust MIT License UpdatedOct 18, 2023 -
mdBook Public
Forked from rust-lang/mdBookCreate book from markdown files. Like Gitbook but implemented in Rust
Rust Mozilla Public License 2.0 UpdatedApr 23, 2023 -
-
vue-vben-admin Public
Forked from vbenjs/vue-vben-admin✨ ✨ ✨ A vue3 style Admin based on Vite vue3.0, vite, ant-design-vue 2.x, typescript,Efforts to update in progress...
Vue MIT License UpdatedJan 29, 2023 -
-
-
-
vite-plugin-theme Public
Forked from tt-sevth/vite-plugin-themeTypeScript MIT License UpdatedNov 10, 2022 -
wechat-rs Public
微信公众号、开放平台、小程序、小商店、微信支付接口,采用Rust语言的对接实现接口对接的sdk,方便使用Rust语言进行微信开发的同学开箱即用.近期主要更新放在了:https://gitee.com/shaipe/wechat-rs
-
github-markdown-css Public
Forked from sindresorhus/github-markdown-cssThe minimal amount of CSS to replicate the GitHub Markdown style
HTML MIT License UpdatedSep 10, 2021 -
deployer-rs Public
rust版本的应用部署工具,包含服务端和客户端,服务端实现在liunx内核下的自动化服务部署,客户服端包含对应用的打包,比如对Java应用打包后发布和更新到已部署的服务器。
-
-
-
uni-chat Public
Forked from buqiyuan/uni-chatuni-app + vue3.0 + typescript + vue-cli 仿手机QQ聊天 qq表情包
Vue MIT License UpdatedFeb 25, 2021 -
substrate-node-template Public template
Forked from JoshOrndorff/substrate-node-templateA new FRAME-based Substrate node, ready for hacking.
Rust The Unlicense UpdatedDec 5, 2020 -
handbook Public
Forked from jaywcjlove/handbook放置我的笔记、搜集、摘录、实践,保持好奇心。看文需谨慎,后果很严重。
UpdatedDec 3, 2020 -
hello-uniapp Public
Forked from dcloudio/hello-uniappuni-app框架演示示例
Vue MIT License UpdatedNov 27, 2020 -
-
docker_practice Public
Forked from yeasy/docker_practiceLearn and understand Docker technologies, with real DevOps practice!
Go UpdatedNov 15, 2020 -
p3c Public
Forked from alibaba/p3cAlibaba Java Coding Guidelines pmd implements and IDE plugin
Kotlin Apache License 2.0 UpdatedOct 25, 2020 -
substrate Public
Forked from paritytech/substrateSubstrate: The platform for blockchain innovators
Rust Apache License 2.0 UpdatedOct 25, 2020 -
tonic Public
Forked from hyperium/tonicA native gRPC client & server implementation with async/await support.
Rust MIT License UpdatedOct 17, 2020 -
awesome-books Public
Forked from biaochenxuying/awesome-books160+ 本技术类精华电子书开源了,免费下载,包括 前端、后端、数据结构与算法、计算机基础、设计模式、数据库等书籍
1 UpdatedSep 23, 2020 -
async-graphql Public
Forked from async-graphql/async-graphqlA GraphQL server library implemented in Rust
Rust Apache License 2.0 UpdatedSep 15, 2020 -
vue-form-making Public
Forked from GavinZhuLei/vue-form-makingA visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue的可视化表单设计器,让表单开发简单而高效。)
Vue GNU Lesser General Public License v3.0 UpdatedSep 8, 2020 -
-
awesome-rust Public
Forked from rust-unofficial/awesome-rustA curated list of Rust code and resources.
Rust Creative Commons Zero v1.0 Universal UpdatedAug 20, 2020 -
ali-oss-rs Public
阿里云的对象存储(OSS)基础接口对接,采用Rust语言进行实现,已正常在生产环境中运行2年有余,开放源代码用于学习交流