Home New Trending Search
About Privacy Terms
#
#Rustlang
Posts tagged #Rustlang on Bluesky
Preview
GitHub - oxide-byte/todo-serverless-scaleway: Todo Serverless Application on Scaleway Todo Serverless Application on Scaleway. Contribute to oxide-byte/todo-serverless-scaleway development by creating an account on GitHub.

🚀 Weekend playtime @scaleway.com

🦀 Rust + Serverless Functions + Leptos Frontend
🗄️ Serverless PostgreSQL DB for instant scaling
⚖️ Fully hosted in Europe for total Sovereignty

A great experience for coming projects.

github.com/oxide-byte/t...

#RustLang #Serverless #Scaleway #CloudSovereignty

1 1 0 0

When a dependency's internal APIs change frequently, your code ends up riding the turbulence.

This article documents the techniques we used to contain that volatility and keep the system stable; general systems patterns illustrated through #rust and #rustlang.

hackmd.io/@cds-amal/Sy...

0 0 0 0

coolest thing i've seen all day... i think? 🦀🦀🦀🦀

feel like there's an opportunity for some interesting #rustlang / #crabgate crossover fanfic, like: the crabs invent a programming language, since they are already a computer.

1 0 1 0

okay, might be worth asking #rustlang here
Problem: I need unit tests for functions that use runtime intrinsic detection (`is_x86_feature_detected!`).

Is there a clean way to do this, such as by somehow overriding the detection to evaluate to false only within certain unit tests?

1 0 1 0

Why is 'code' synonymous with 'English'? Han is a new Korean programming language written in Rust that's challenging the status quo. It’s not just a translation; it’s an attempt to make logic feel native to the brain, not just the compiler. #rustlang 1/4

0 0 1 0
Preview
GitHub - nao1215/truss: Rust image toolkit for CLI, HTTP, and WASM with signed URLs, SSRF protection, and AVIF/WebP/SVG support. Rust image toolkit for CLI, HTTP, and WASM with signed URLs, SSRF protection, and AVIF/WebP/SVG support. - nao1215/truss

Almost v1.0.0.

The truss is an image processing tool that supports format conversion, resizing, blur, watermarking, and cropping.

It supports JPEG, PNG, WebP, AVIF, BMP, and SVG, and runs cross-platform (Linux, macOS, Windows) as a CLI, server, or WebAssembly.

#rustlang
github.com/nao1215/truss

4 1 0 0
Video thumbnail

"real time sync between browser and iOS in pure Rust"

#rust #rustlang #programming

0 0 1 0
Preview
GitHub - xodn348/han: A compiled programming language with Korean keywords, written in Rust A compiled programming language with Korean keywords, written in Rust - xodn348/han

https://github.com/xodn348/han
「Han」は、韓国語のキーワードで書かれた汎用コンパイル言語です。
Rustで開発され、LLVM IRを介してネイティブバイナリにコンパイルされます。
ハングルでのプログラミングを通じて、韓国文化の美しさをコードに融合させます。#rustlang

0 0 0 0

♻️ janriemer: #Diverse perspectives on #AI from #Rust contributors and maintainers

nikomatsakis.github.io/rust-project-perspective...

Healthy debates are still possible, it seems. 🙏

#LLM #LLMs #RustLang #OpenSource

1 0 0 0
Preview
Rust Is Quietly Replacing Your Python Tools (and Why You Should Care) If you’re a Python developer who hasn’t been paying close attention to your toolchain lately, something important has changed underneath…

#python #whatsnext #jobs #rust #rustlang #softwaredevelopment

medium.com/@yalovoy/rus...

1 1 0 0
Post image

🚀 Eldiron.com v0.9.1 is out!

This update adds global rules, localization, audio FX, better realtime visual scripting debugging, improved combat formulas/messages, and lots of editor polish.

#gamedev #indiedev #rustlang #rpg #pixelart #gameengine

23 4 0 0
Preview
GitHub · Change is constant. GitHub keeps you ahead. Join the world's most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build software that advances humanity.

Added automatic gain control from webrtc with its own vad but im looking into adding my own noise suppression (2!) module because I have some good ideas on what to do, specially with the rnnoise models. Check it out github.com/RubyBit/aec3-rs #rustlang

1 1 0 0

Abysm today: Two new achievements (once again the final planned ones) for a total of 32, preparing a bug report for an upstream library, and reading up on some old code to be able to polish an animation.

#gamedev #indiedev #indiegame #pixelart #bevy #bevyengine #rustlang #thinkygame #steamdeck

9 4 0 0

In the age of cheap code and AI, is #golang still relevant? I prefer stronger typed alternatives like #rustlang for my tools. Also the compiler messages are so much nicer in #rustlang.

1 0 3 0
Video thumbnail

New GPU monitor tool just dropped 🔥

🌀 gptop — A GPU monitor TUI for Apple Silicon & NVIDIA

💯 Real-time charts, per-process GPU usage & multi-GPU support

🦀 Written in Rust & built with @ratatui.rs

⭐ GitHub: github.com/evilsocket/g...

#rustlang #ratatui #tui #gpu #monitoring #linux #terminal

18 1 0 0
Preview
Rust Patterns from Hardening a Compiler Driver - HackMD So, here's the context: stable-mir-json is a rustc driver that serializes Stable MIR to JSON. It wraps the compiler, which means the thing it depends on changes constantly, panics on inputs we can't p...

I’ve been contributing to an open source project #rustlang and will be writing up lessons learned. Here's the first.

hackmd.io/@cds-amal/B1...

2 0 0 0

I built Comet, a schema-driven commit message tool for Git.

• interactive TUI
• configurable commit schemas
• validation rules

GitHub:
github.com/adernild/comet

#rustlang #opensource #git

2 0 0 0
#315 Ladybird Browser Is In For A Rusty Future | Andreas Kling
#315 Ladybird Browser Is In For A Rusty Future | Andreas Kling Today we have Andreas Kling back on the podcast to talk about the Ladybird browser but this time to talk about the porting of the project from C++ over to Rust after abandoning the goal of porting to…

Ladybird Browser Is In For A Rusty Future | Andreas Kling 🦀 (@awesomekling )

#rust #rustlang #programming

www.youtube.com/watch?v=fXnu...

1 0 0 0
Post image

A good read for the weekend 🦀

#rust #rustlang #programming

3 0 1 0

I think I have figured out why some people become born again evangelists for functional programming. I/O is hard, and always trip you up...

#rustlang

0 0 0 0

I'm hacking code again, and guess what, it's once more related to tools for managing music files!

It looks like it's music that makes me write code.

#rustlang

0 0 0 0
Post image

Building Wayland layer-shell apps with a TUI 🤯

🐁 raclettui — Ratatui backend for Wayland layer-shell windows

⚡ Create menus, bars, and overlays with terminal-style widgets

🦀 Powered by Rust & @ratatui.rs

⭐ GitHub: github.com/ishrut/racle...

#rustlang #ratatui #tui #wayland #linux #terminal

20 1 1 0
Preview
Announcing Vite+ Alpha Introducing Vite+, an open-source CLI that unifies your runtime, package manager, and frontend toolchain into one fast, simple development experience.

https://voidzero.dev/posts/announcing-vite-plus-alpha
Vite+は、Webアプリケーション開発を統合する新しいツールチェーンです。
Vite、Vitest、Oxlintなどを一つにまとめ、ランタイムやパッケージ管理も行います。
Rustベースのツールで高速化し、開発をシンプルにするこのツールがMITライセンスでオープンソース化されました。#rustlang

1 0 0 0

oh noes, i forgot to write the things. #rustlang #lldb #debug #gremlinsincode

0 0 0 0
Preview
Vite 8.0 is out! Vite 8 Release Announcement

https://vite.dev/blog/announcing-vite8
Vite 8.0が正式にリリースされました。
Rustベースの統一バンドラーRolldownを採用し、ビルド速度が大幅に向上。
既存のViteプラグインとの互換性を保ちつつ、開発体験がさらに高速化されました。#rustlang

0 0 0 0

I love unit testing Math - I can’t really explain why

#math #swe #science #computing #unitTests #rustLang #eo #satellite #radar #SaaS

1 0 0 0
Preview
GitHub - acbatista/rustbyexample: O projeto foi inspirado no famoso [Go by Example](https://gobyexample.com), adaptando o mesmo estilo de ensino para Rust. O projeto foi inspirado no famoso [Go by Example](https://gobyexample.com), adaptando o mesmo estilo de ensino para Rust. - acbatista/rustbyexample

Rust por Exemplo é um guia prático da linguagem Rust baseado em pequenos exemplos executáveis.

O projeto foi inspirado no famoso Go by Example, adaptando o mesmo estilo de ensino para Rust.

github.com/acbatista/ru...
#rust #rustLang #opensource #git

2 0 0 0

Abysm today: Made a cut down version of my trailer as a release date announcement video. March 20th if you missed it. Also worked on some art for more varied backgrounds, and a bit of problem hunting.

#gamedev #indiedev #indiegame #puzzlegame #bevy #bevyengine #rustlang #devlog #steamtrailer

4 2 0 0
Video thumbnail

Woah, this is super useful 😍

🌀 rgx — TUI regex tester with real-time matching

💯 Supports multiple engines (Rust, fancy-regex,PCRE2) with live previews

🦀 Written in Rust & built with @ratatui.rs

⭐ GitHub: github.com/brevity1swos...

#rustlang #ratatui #tui #regex #terminal #devtools #programming

37 8 1 1
Ratworks #25 — Writing Rust & chilling
Ratworks #25 — Writing Rust & chilling YouTube video by Orhun Parmaksız

Have a good Friday y'all! I'm live on YT ▶️

🦀 Writing Rust & chilling: www.youtube.com/watch?v=hnSo...

#livetream #rustlang

3 0 0 0