Login
Discover
Waves
Communities
Login
Signup
Topics
#rustlang
Global
Trending
Hot
New
Top
#rustlang
New
Top communities
Create your community
latest #rustlang created topics | Ecency
serpent7776
cplusplus
2023-02-21 20:29
Simple JSON parser in c++, rust, ocaml, standard ml
Comparison of simple ASCII-only JSON parser I've written in C++, Rust, OCaml and Standard ML.
$ 0.000
0
serpent7776
cplusplus
2022-11-25 17:02
A simple ASCII-only JSON parser
I've written a simple ASCII-only JSON parser in C++, rust, ocaml and standardml. Here's some quick stats: Non-empty lines of code (including tests), time parsing a single ~90MB JSON, time parsing 13 JSON
$ 0.000
0
blackanger
rust
2019-07-29 11:46
【Rust日报】 2019-07-27
关于推动使用 Rust 进行游戏开发的讨论 #rust 如果你想参加关于 Gamedev 的演讲、研讨会或者加入讨论组,可以在这条推特下面和@Miux讨论或者提出建议。 Read More Rust in Action 新增项目 #rust Rust in Action 新增了几个 rust 项目: a CPU emulator an NTP client a basic grep your own
blackanger
rust
2019-07-19 11:29
【Rust日报】 2019-07-19
LGM 2019 – 用 rust 实现 2D 绘图框架 #graphics #rust libre graphics meeting 是一个图形相关的会议,本次会议 Colin Rofls 和 Raph Levien 一起分享了他们使用 rust 开发绘图框架的过程,如果你正在使用 rust 开发绘图框架,可以点击下面的链接观看视频。 read more 开启流水线编译成为默认设置 #rustc
yusmelys
Shadow Hunters
2026-08-12 02:29
Published via Ecency
Promoted
Shadow puppetry: Creative family time during power outages
¡ **Luces en la penumbra: Un juego de somb Warm greetings to the entire shadow community. It's a true pleasure to be back here; although it's been a while since I've been here, today I decided to share
fddnn2345
rustlang
2019-02-18 21:46
!
Low reputation account with an unverified outbound link, Reveal content
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 collection will
crypticwyrm
programming
2018-12-01 02:21
Evaluating the Rust Programming Language: I don't like Rust so I'm learning it
I'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 horrifying, a huge
arkecosystem
arkecosystem
2018-09-10 16:19
ARK Rust — A new way to interact with the ARK blockchain
We 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 jump into
drsensor
utopian-io
2018-09-06 09:01
Introducing rs-jest. A Jest preprocessor for transforming Rust code into Javascript module
Repository RepositoryLink rs-jest Example About rs-jest rs-jest is a Jest preprocessor for transforming Rust code so that Jest can test a project that incorporate Rust on it. Current features Well, the
apnigrich
Feathered Friends
2026-08-11 20:11
Published via Ecency
Promoted
SMaP - A Rare Guest
This week's theme (ROUND 283) SHOW ME A PICTURE OF BIRD. FREE THEME Hey, @nelinoeva. Do you often see a heron in your area? You probably have a lot of them. For me, the heron is a rare bird. I usually
drsensor
utopian-io
2018-08-26 12:44
rollup-plugin-rust minor update: v1.1.0 - asynchronous compile/load, call Javascript function on Rust code, some bug fixes
Repository 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. updatepull request async compile/load +
drsensor
utopian-io
2018-08-19 04:32
Introducing rollup-plugin-rust
Repository RepositoryLink rollup-plugin-rust Example usage About rollup-plugin-rust This is a rollup plugin that makes Rust code can be used in Javascript. The main motivation I build this because I need
drsensor
utopian-io
2018-05-24 09:01
# Mix Rust Code (WebAssembly) with Vue Component #basic
Repository What Will I Learn? Mix Vue project with Rust code How WebAssembly works Requirements Basic understanding of Rust Basic understanding of HTML and Typescript Basic understanding of Vuejs and
cshark
rustlang
2018-02-17 15:30
Rust and Rocket
Really great tool. Dying for an excuse to write something in it.