Hey Folks, Here is our open-source PostgresGUI, built with Tauri.
Web: https://t.co/xVPqznDDMq
Github: https://t.co/ChVP4rjg1p
Feedback is welcome. ๐ฆ๐ฆ
Hey folks ๐
A few months ago we shared an early-phase preview of Tako, a lightweight async web framework built on top of Tokio + Hyper. Now we've just pushed a 0.4.0 beta release with a more stabilized core API.
GitHub: https://t.co/gwnEvddASN
๐ This is the first part of our new blog series on deploying Rust projects to the cloud! ๐ฉ๏ธ
In this episode, we walk you through taking your Rust app serverless with Google Cloud Run โ step by step.
Check it out here ๐ https://t.co/ApqIWXZK55
#RustLang#CloudRun#Serverless
๐ Built with love (and Tokio).
We just dropped a deep dive into how Tako works, what inspired it, and why we even built it.
If you like async Rust magic, this oneโs for you:
๐ https://t.co/Y6LmHaIK3E
#RustLang
๐ฆ Tako v0.2.0 is live โ because the world clearly needed one more Rust web framework. Now with HTTP/2, TLS, and a basic plugin system so flexible even an octopus would be jealous. Give it a whirl before we add ink support!
https://t.co/gwnEvddASN
#rustlang
We're big fans of @HasuraHQ โespecially since the core was rewritten in Rust ๐ฆ
But sometimes, you just need to take the wheel yourself.
Hereโs how we switched to a Rust backend without losing WebSocket + subscription magic, even for heavy SQL workloads.
https://t.co/cpcVqGsh72
๐ฅ๐ฆ Ran into a rare problem: we needed safe defer and async defer โ in the same scope.
So we built async-safe-defer to make it work cleanly.
Open-sourced it; maybe it will save you some headaches, too.
#rustlang
https://t.co/cdxiw3DGXc
At @rust_dd, we're building tools for Rust devs and data analysts working with stochastic financial data.
Our stochastic-rs lib now supports CUDA acceleration (beta) for massive AI/data simulations! ๐
๐ฆ Code: https://t.co/4YBiqq5sy7
๐ Blog: https://t.co/IaeIgWHX4f
โจ Hot-patching Rust on Android! โจ
We have Rust hot-patching working on 5/6 platforms:
- โ macOS
- โ iOS
- โ Linux
- โ Android
- โ Windows
- โ๏ธ WASM
Tired of setting up the same backend stack again and again, or just curious how a modern Rust backend fits together?
So we made a starter kit:
โก Tokio/Axum
๐ฎ Async-Graphql
๐ Postgres
๐ฅ Redis
๐ https://t.co/KRdPlsnupj
#rustlang
๐Our First Production-Ready RAG Dev Journey in Rust ๐ฆ
Built a Rust-based RAG system for multilingual PDFs in 1 month! Solved tough issues with Rust, GPU, PDF processing & Python-now delivering 85-90% accurate, reliable answers in production
๐ https://t.co/eAnuHrdqWY
#rustlang
๐ Just built iTransformer in pure Rust! ๐ฆ๐ก
Itโs a smart deep learning model for better time series predictions โณ๐. Check out how it works & why itโs cool! ๐ https://t.co/9VLfOkuZDc #RustLang#AI#MachineLearning
๐ฆ Built iTransformer in pure Rust! ๐
Fast, efficient, and great for time series predictions โณ๐. Check it out! ๐ https://t.co/9VLfOkuZDc #RustLang#ML