New posts on https://readrust.net/ will be tooted with this account. Follow for interesting posts from the #Rust programming language community.
Genetic Algorithms in Rust for Autonomous Agents: An Introduction by Mithi: https://medium.com/coinmonks/genetic-algorithms-in-rust-for-autonomous-agents-an-introduction-ac182de32aee #Rust #compsci
Rust Pointers for C Programmers by Josef “Jeff” Sipek: http://blahg.josefsipek.net/?p=580 #Rust #language
How Usable are Rust Cryptography APIs? by Kai Mindermann, Philipp Keck, Stefan Wagner: https://arxiv.org/abs/1806.04929 #Rust #compsci
actix – a basic TCP client by Tobias Bieniek: https://simplabs.com/blog/2018/06/27/actix-tcp-client.html #Rust #web
The Return of: Can Rust speed up your Azure Functions? by Claus: https://blog.x5ff.xyz/blog/azure-functions-wasm-rust-2/ #Rust #web
Signal Hook: Unix signal hanadling in Rust by Michal 'vorner' Vaner: https://vorner.github.io/2018/06/28/signal-hook.html #Rust #language #os
A Self-ish Bug by Llogiq: https://llogiq.github.io/2018/06/28/self-bug.html #Rust #language
New Photon Release of Eclipse IDE Ships With Full Rust Support | by The Eclipse Foundation: https://www.eclipse.org/org/press-release/20180627_new-photon-release-of-eclipse-ide-ships-with-full-rust-support.php #Rust #language
NES Emulator, Part 2: I sort of know what I’m doing by Luke Triantafyllidis: https://medium.com/@ltriant/nes-emulator-part-2-i-sort-of-know-what-im-doing-f64d5e61caed #Rust #games
Programming Servo: an HTTP cache by Gregory Terzian: https://medium.com/programming-servo/programming-servo-an-http-cache-edb52a7f267f #Rust #web
llvm-tools: a new rustup component for binary inspection and profiling by Jorge Aparicio: https://internals.rust-lang.org/t/llvm-tools-a-new-rustup-component-for-binary-inspection-objdump-nm-size-and-profiling-profdata/7830 #Rust #language
Nebulet: More answers by Lachlan Sneff: https://lsneff.me/more-answers.html #Rust #os
Better HTTP Upgrades with hyper by Sean McArthur: http://seanmonstar.com/post/175280388657/better-http-upgrades-with-hyper #Rust #web #crates
Why choose Rust? by PassFort: https://blog.passfort.com/why-choose-rust/ #Rust #language
Failure. Or: why Rust is probably the best programming language ever created by Katharina Fey: https://spacekookie.de/blog/failure-or-why-rust-is-probably-the-best-programming-language-ever-created/ #Rust #language
Programming Servo: The script event-loop by Gregory Terzian: https://medium.com/@polyglot_factotum/programming-servo-the-script-event-loop-be687b985b3e #Rust #language
A Rusty Go at Channels by Garrett Squire: https://gsquire.github.io/static/post/a-rusty-go-at-channels/ #Rust #language
Zapper: A Very Fast Templating Engine by Josh Leverette: https://ceres1.space/posts/zapper/ #Rust #crates
RSoC: Porting Redox to AArch64–0x01 by ioannis valasakis: https://medium.com/@wizofe/rsoc-porting-redox-to-aarch64-0x01-3dee87644c97 #Rust #os #embedded
Even faster rust builds in Gitlab CI by Vados: https://vadosware.io/post/even-faster-rust-builds-in-gitlab-ci/ #Rust #devops