TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

I tried C++. Maybe there is something there even for Rust developers

5 点作者 greg7mdp8 个月前

1 comment

evacilei8 个月前
Pretty good post, tbh I gave up on the idea of using Rust for game dev. C++ just let's you be productive, and there are more solid available libraries from the get go. Also just adding all of the dependencies manually is not that big of a deal because they usually don't change much for games (stb, sdl, glfw, etc).