• Trends
  • Topics
  • Nodes
Search for keywords, #hashtags, $sites, add a dash to exclude, e.g. -$theonion.com

From leerob.com

Rust is Eating JavaScript | Lee Robinson

9 9

Why is Rust being used to replace parts of the JavaScript web ecosystem like minification (Terser), transpilation (Babel), formatting (Prettier), bundling (webpack), linting (ESLint), and more?

#rust #webdev #rustlang #hackernews #programming #ycombinator #javascript

on Feb 16

From rust-lang.org

Announcing Rust 1.81.0 | Rust Blog

6 8

Empowering everyone to build reliable and efficient software.

#rust #release #rustlang #programming

on Sep 5

From infoworld.com

Rust memory management explained

2 6

Rust's ownership and borrowing mechanisms guarantee memory safety at runtime. Here's how to use them in your programs.

#rust #coding #memory #ownership #programming #memorymanagement #rustlang

on Feb 12

From infosec.exchange

Rust 101 - 42: Why do we need unsafe?

2 2

There is a special mode in Rust programs called unsafe - why do we need it? Links: Exercises: https://artificialworlds.net/presentations/rust-101/exercises/F-safe-unsafe/mod.html, Slides: https://a...

#Video #unsafe #programming #rustlang

on Sep 6

From jetbrains.com

Pricing and Licensing Changes in RustRover and the Rust Plugin | The RustRover Blog

2 2

Stay informed about the latest pricing and subscription changes for RustRover and the Rust plugin.

#News #rust #jetbrains #licensing #rustlang #rustrover

on Sep 5

From rust-lang.org

Security advisory for the standard library (CVE-2024-43402) | Rust Blog

2 6

Empowering everyone to build reliable and efficient software.

#rustlang #programming

on Sep 4

From discu.eu

A Rust Documentation Ecosystem Review | ramblings of @harudagondi - discu.eu

1 1

Discussions and related articles for «A Rust Documentation Ecosystem Review | ramblings of @harudagondi»

#rustlang #programming

1h ago

From woodruff.dev

Generics in Rust vs Generics in C# - Chris Woody Woodruff

1 1

Welcome to Day 31, and today we are diving into generics. If you are coming from C# this is probably familiar ground. You know and love List, Dictionary, and all the type-safe goodness that generics bring to your code. Rust has generics too but with a twist. The syntax might look similar but...

#csharp #dotnet #rustlang #learnrust #rustforcsharpdevs

2h ago

From github.com

GitHub - cxreiff/bevy_ratatui_camera: A bevy plugin for rendering your bevy app to the terminal using ratatui.

1 1

A bevy plugin for rendering your bevy app to the terminal using ratatui. - cxreiff/bevy_ratatui_camera

#tui #bevy #ratatui #rustlang #terminal

4h ago

From firedrake.org

The Weekly Challenge 320: The Count Makes the Difference

1 1

<p>I’ve been doing the <a href="http://theweeklychallenge.org/">Weekly Challenges</a>. <a href="https://theweeklychallenge.org/blog/perl-weekly-challenge-320/">The latest</a> involved various list processing. (Note that this ends today.)</p>

#perl #typst #rakulang #rustlang #postscript #crystallang #blogfiredrakeorg #perlweeklychallenge

6h ago

From github.com

GitHub - veeso/verbose-macros: A dependency-free macro library for verbose! and debug! printing in Rust.

1 1

A dependency-free macro library for verbose! and debug! printing in Rust. - veeso/verbose-macros

#foss #rust #rustlang #opensource

6h ago

From github.com

GitHub - snipt/snipt: Snipt is a powerful text snippet expansion tool!

1 1

Snipt is a powerful text snippet expansion tool! Contribute to snipt/snipt development by creating an account on GitHub.

#rustlang #opensource #commandline #programming

7h ago

From discu.eu

GitHub - snipt/snipt: Snipt is a powerful text snippet expansion tool! - discu.eu

1 1

Discussions and related articles for «GitHub - snipt/snipt: Snipt is a powerful text snippet expansion tool!»

#rustlang #opensource #commandline #programming

7h ago

From discu.eu

Linebender in April 2025 - Linebender - discu.eu

1 1

Discussions and related articles for «Linebender in April 2025 - Linebender»

#rustlang #programming

13h ago

From linebender.org

Linebender in April 2025

1 1

Linebender in April 2025

#rustlang #programming

14h ago

From github.com

rustdoc: add a handle that makes sidebar resizing more obvious by notriddle · Pull Request #139562 · rust-lang/rust

1 1

This aims to make the resizable sidebars more obvious Preview: https://notriddle.com/rustdoc-html-demo-12/sidebar-resize-handle/std/index.html This change is based on some discussion on lolbinar...

#rust #rustlang

17h ago

From github.com

vulkano/examples/image/main.rs at master · vulkano-rs/vulkano

1 1

Safe and rich Rust wrapper around the Vulkan API. Contribute to vulkano-rs/vulkano development by creating an account on GitHub.

#rustlang

17h ago

From github.com

sidebar: use the same resize grip as rustdoc and playground by notriddle · Pull Request #2691 · rust-lang/mdBook

1 1

Follow up #2209 and rust-lang/rust#139562 Since rustdoc and the playground both use similar resizing indicators, it only makes sense that mdbook should, too. Before: After:

#rust #rustlang

17h ago

From github.com

rustdoc: Replace unstable flag `--doctest-compilation-args` with a simpler one: `--doctest-build-arg` by fmease · Pull Request #139863 · rust-lang/rust

1 1

Tracking issue: #134172. Context: #137096 (comment) Yeets the ad hoc shell-like lexer for &#39;nested&#39; program arguments. No FCP necessary since the flag is unstable. I&#39;ve chosen to replace...

#rust #rustlang

23h ago

From woodruff.dev

Trait Objects: Goodbye virtual, Hello dyn - Chris Woody Woodruff

1 1

Welcome to Day 30 and today we are going to explore how Rust handles dynamic dispatch with trait objects. If you are used to the world of C# this is the part where you usually reach for abstract classes or virtual methods. Maybe you sprinkle in some interfaces and let polymorphism do the heavy...

#csharp #dotnet #rustlang #learnrust #rustforcsharpdevs

on Sat, 2PM

From github.com

GitHub - timvancann/chordflow

1 1

Contribute to timvancann/chordflow development by creating an account on GitHub.

#guitar #rustlang #guitarist

on Feb 17

From discu.eu

Should People Just Use Goreleaser Instead of `actions-rust-release`? - House Absolute(ly Pointless) - discu.eu

1 1

Discussions and related articles for «Should People Just Use Goreleaser Instead of `actions-rust-release`? - House Absolute(ly Pointless)»

#rustlang #programming

on Feb 17

From urth.org

Should People Just Use Goreleaser Instead of `actions-rust-release`?

1 1

I’m cross-posting this from an issue I made for actions-rust-release. For context, I am the action’s author, and this is a serious question, not the start of a pitch for why you should use my action. TLDR; Does actions-rust-release serve any purpose that isn’t better served by goreleaser? Here’s...

#rustlang #programming

on Feb 17

From youtube.com

- YouTube

1 1

Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.

#rustlang #soocon25

on Feb 16

From discu.eu

Rust is Eating JavaScript | Lee Robinson - discu.eu

1 1

Discussions and related articles for «Rust is Eating JavaScript | Lee Robinson»

#webdev #rustlang #javascript #programming

on Feb 16

From httpmock.rs

httpmock

1 1

Get started building your docs site with Starlight.

#rustlang #programming

on Feb 16

From github.com

v0.10.0 is released! · 42ByteLabs/geekorm · Discussion #191

1 1

I'm happy to announce that GeekORM v0.10.0 has been released. This update has quite a lot of breaking changes that hopefully will improve the support in the long run for GeekORM. Migration Changes ...

#rust #rustlang

on Feb 16

From discu.eu

Introducing Fluvio: The Programmable Data Platform - discu.eu

1 1

Discussions and related articles for «Introducing Fluvio: The Programmable Data Platform»

#rustlang #programming #webassembly

on Feb 16

From infinyon.com

Introducing Fluvio: The Programmable Data Platform

1 1

Fluvio is a blazing-fast programmable streaming platform for data-in-motion. Apply your own custom logic to protect, normalize, and enrich the data as it moves between services.

#rustlang #programming #webassembly

on Feb 16

From firedrake.org

The Weekly Challenge 308: Count Xor, ha ha ha

1 1

<p>I’ve been doing the <a href="http://theweeklychallenge.org/">Weekly Challenges</a>. <a href="https://theweeklychallenge.org/blog/perl-weekly-challenge-308/">The latest</a> involved string intersections and serial XOR. (Note that this ends today.)</p>

#perl #rakulang #rustlang #postscript #crystallang #blogfiredrakeorg #perlweeklychallenge

on Feb 16

From discu.eu

Introducing cargo-warloc - smart LOC counter for your rust projects - discu.eu

1 1

Discussions and related articles for «Introducing cargo-warloc - smart LOC counter for your rust projects»

#rustlang #programming

on Feb 16

From github.com

GitHub - saecki/crates.nvim: A neovim plugin that helps managing crates.io dependencies

1 1

A neovim plugin that helps managing crates.io dependencies - saecki/crates.nvim

#vim #cargo #crates #neovim #plugin #rustlang #development

on Feb 16

From discu.eu

Security advisory for the standard library (CVE-2024-43402) | Rust Blog - discu.eu

1 1

Discussions and related articles for «Security advisory for the standard library (CVE-2024-43402) | Rust Blog»

#rustlang #programming

on Sep 6

From ltdk.xyz

flipflop

1 1

A stress-tester for double-ended iterators.

#rustlang

on Sep 6

From discu.eu

Announcing Rust 1.81.0 | Rust Blog - discu.eu

1 1

Discussions and related articles for «Announcing Rust 1.81.0 | Rust Blog»

#release #rustlang #programming

on Sep 6

From rust-lang.org

I've ran clippy on 100K+ crates

1 1

Here are the results (200MB sqlite db) from clippy ran on every crate that I managed to build. They're from clippy v1.80-v1.83 with almost everything enabled, including pedantic, suspicious, and nursery lints, plus some rustc lints. It includes rustc lints and warnings. I've allowed crates to...

#rustlang

on Sep 6

From gitlab.com

Ananicy Cpp / Ananicy Cpp · GitLab

1 1

Ananicy rewritten in C++ for much lower CPU and memory usage.

#rustlang

on Sep 6

From discu.eu

Is Linux collapsing under its own weight? On Rust for Linux - the sporks space - discu.eu

1 1

Discussions and related articles for «Is Linux collapsing under its own weight? On Rust for Linux - the sporks space»

#unix #linux #culture #rustlang #practices #programming

on Sep 5