New: rustlangAll contenthive-129948hive-196917krzzansteemhive-183959hive-180932photographyhive-166405hive-185836uncommonlabhive-150122hive-183397hive-144064lifebitcoinhive-188619krsuccesshive-139150hive-101145hive-103599hive-124908hive-109690hive-184714hive-180301TrendingNewHotLikersrustlover (53)in programming • last yearUnsafe Rust: Risky Yet PowerfulUnsafe Rust: Risky Yet Powerful Rust is known as a safety-oriented programming language, often putting a strong emphasis on security. However, there are situations where some flexibility in safety…psionicalch (25)in rust • 3 years agoSumming Really Big Numbers In RustIntro Whilst trying to generate the Fibonacci sequence I quickly discovered that I needed to sum numbers that get really big really quickly, especially if I don’t want to be capped to just the…evrone (41)in opensource • 4 years agoWhat are the key changes in dotenv-linter v3.0.0 release?We have developed dotenv-linter — a useful tool for checking .env files. It helps to find problems in .env files that you might miss at first, but which later may result in incorrect work of…blackanger (38)in rust • 5 years ago【Rust日报】 2019-07-27关于推动使用 Rust 进行游戏开发的讨论 #rust 如果你想参加关于 Gamedev 的演讲、研讨会或者加入讨论组,可以在这条推特下面和 @Miux 讨论或者提出建议。 Read More Rust in Action 新增项目 #rust Rust in Action 新增了几个 rust 项目: a CPU emulator an NTP…blackanger (38)in rust • 5 years ago【Rust日报】 2019-07-19LGM 2019 – 用 rust 实现 2D 绘图框架 #graphics #rust libre graphics meeting 是一个图形相关的会议,本次会议 Colin Rofls 和 Raph Levien 一起分享了他们使用 rust 开发绘图框架的过程,如果你正在使用 rust 开发绘图框架,可以点击下面的链接观看视频。 read more…fddnn2345 (25)in rustlang • 6 years agosteemCreated with Sketch.Rust Lang + Wasm is an internet love story.A good selection of games have already come out using WASM and rust. My personal favorite is: You can also compile languages such as c and c++, c# or python. But I have no idea how garbage…crypticwyrm (59)in programming • 6 years agoEvaluating the Rust Programming Language: I don't like Rust so I'm learning itI've decided to take a deeper look at Rust by working through the official book and writing a few small applications. My first thought when I saw Rust a few years ago was "This is…arkecosystem (61)in arkecosystem • 6 years agosteemCreated with Sketch.ARK Rust — A new way to interact with the ARK blockchainWe are nearing completion of our Software Development Kit (SDK) Roadmap, here is our latest and 16th addition — the Rust SDK. We are attempting to make it as easy as possible for developers to…drsensor (63)in utopian-io • 6 years agoIntroducing rs-jest. A Jest preprocessor for transforming Rust code into Javascript moduleRepository Repository Link rs-jest Example About rs-jest rs-jest is a Jest preprocessor for transforming Rust code so that Jest can test a project that…drsensor (63)in utopian-io • 6 years agorollup-plugin-rust minor update: v1.1.0 - asynchronous compile/load, call Javascript function on Rust code, some bug fixesRepository This minor update consists of 2 things, bug fixes and adding features to support async load/compile. Also, JS function now can be called in Rust code. update pull…drsensor (63)in utopian-io • 6 years agoIntroducing rollup-plugin-rustRepository Repository Link rollup-plugin-rust Example usage About rollup-plugin-rust This is a rollup plugin that makes Rust code can be used in Javascript. The…drsensor (63)in utopian-io • 7 years ago# Mix Rust Code (WebAssembly) with Vue Component #basicRepository What Will I Learn? Mix Vue project with Rust code How WebAssembly works Requirements Basic understanding of Rust Basic understanding of HTML and…cshark (30)in rustlang • 7 years agoRust and RocketReally great tool. Dying for an excuse to write something in it.