Posts tagged with: Rust

Content related to Rust

Cap: Open Source Loom Alternative for Screen Recording

August 21, 2025

Discover Cap, the powerful open-source alternative to Loom for creating and sharing screen recordings. This article delves into Cap's features, its modern tech stack including Rust, React, and Tauri, and how you can self-host it. Learn about its desktop and web applications, its active development community thanks to over 11k stars on GitHub, and its capabilities for quick video messaging. Whether you're a developer looking for a new project or a user seeking an efficient screen recording tool, Cap offers a compelling solution.

Dioxus: Build Fullstack Apps with Rust, Web, Desktop & Mobile

June 26, 2025

Discover Dioxus, a powerful fullstack app framework that revolutionizes cross-platform development with Rust. Build single codebases for web, desktop, and mobile applications with zero-config setup, integrated hot-reloading, and advanced state management. Dioxus stands out with its sub-second Rust hot-patching, type-safe fullstack web capabilities, and first-class Android/iOS support. It offers a unique React-like development experience, deeply leveraging HTML and CSS, while providing native performance and a small footprint. Explore how Dioxus empowers developers to create high-performance, maintainable applications across diverse environments seamlessly.

resvg: A Portable, Production-Ready SVG Rendering Library

June 17, 2025

Discover resvg, a robust SVG rendering library designed for speed, portability, and safety. Built entirely in Rust, resvg handles complex SVG files with high fidelity and offers a small footprint. It's ideal for developers seeking a reliable, dependency-free solution for rendering static SVG images across various platforms, including WASM. Learn how resvg's comprehensive test suite and unique architecture, splitting parsing from rendering, set it apart from other SVG solutions.