
Rust Base Tools | Calculators and Wipe Planning
Rust游戏玩家用的计算器和规划工具,适合游戏进程中快速查阅。
Rust Calculator — Stream 游戏 Rust 工具网站
完整作品展
技术栈
24 projects

Rust游戏玩家用的计算器和规划工具,适合游戏进程中快速查阅。
Rust Calculator — Stream 游戏 Rust 工具网站

分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST A
snkzhong · V2EX
分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST API 、全文搜索,不需要 Node.js / Docker / 任何运行时。 ## 核心优势是: - 部署极简 ( 1 个文件就能直接运行,无任何依赖) - 高性能(基于 Rust ) - 扩展性强( content types 快速动态建表自动 crud api 、插件开发)。 - 硬件要求极低,个人电脑 或者 最便宜的 vps 也能流畅运行 ## 在线演示: https://demo.raisfast.com/admin ## 内置的东西: - 博客(文章/分类/标签/评论/RSS/Sitemap ) - 电商 + 钱包 + 支付 - 多租户 SaaS - 任务队列 + Cron

书签管理器,使用AI总结、笔记、语音备忘录和截图,集成加密密码库。
@aliuagon_ · X

直接在浏览器中编写和运行 Wado 编程语言代码。
gfx · HN
Building a Rust-ish programming language with 100% coding agents: Wado

Coohoo 是一个无需登录的视觉反馈小工具,可在测试网站上点击元素留言。
@vova_tsurkan · X
Built my first app with @shipstudio_app Now Coohoo is live on Product Hunt! 🚀

在浏览器中直接使用WebAssembly编译并预览Typst文档。
will-bradshaw · HN
Typst-WASM – Compile Typst in browsers, Node, and serverless runtimes

购买由自主AI生成的提示词包、Cursor规则和Claude配置。
@shipsatnight · X

将Basecamp项目日历合并为统一的iCal日历源,支持谷歌日历、Outlook和Apple日历。
bhagyeshsp · HN
First things first: On the landing page, click on the "demo" link below the Hero section to try it without jumping any hoops ** I'm a long-time Basecamp user and satisfied with its overall functionality. Of course, there are many things that can be improved but that is not the point of this post. *Background* Basecamp lets users create "Projects". These projects are isolated workspaces that contain: members, todos, chat, files, message board, and calendar, etc. My issue was with the scattered calendars. Because I (and every other Basecamp user) creates a dedicated project for different scope of work, even if it is for the same client. For example, at any given time, I may have 4 projects for client-X and 3 projects for client-Y. *My pain point* I have experienced that most clients (especially the decision-makers) do not use Basecamp as often as we--the agency folks use it. They just use it when some reviews or comments are required or some file access. The clients organize their


在浏览器中直接编辑和筛选 RAW 照片,本地处理无需上传。
@am56ay · X

拖动方框体验Flexbox布局引擎的推断过程。
drzivil · HN
Drag boxes around and watch a layout engine infer the Flexbox (no AI)

Arcade Archive - 8款经典浏览器游戏,支持手机与电脑
@mikexuusa · X
刚用 ChatGPT 做了一个经典小游戏网站,8 款游戏,手机和电脑都能直接玩: ChatGPT 现在写前端网站确实很顺,聊几句需求、改几轮,页面和小游戏就做出来了,还能直接上线。