Skip to content
View rsb's full-sized avatar

Highlights

  • Pro

Block or report rsb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rsb/README.md

RSB

Rust crates for creatives who want to build local-first desktop applications they own.

RSB is an ecosystem of Rust crates for desktop applications that run on your machine, store their data on your disk, and answer to no one but the person using them. No subscriptions. No telemetry. No cloud lock-in.

The motivating use case is creative work — photography, illustration, design — where the current generation of professional tools has drifted toward subscription rentals, cloud-dependent workflows, and surveillance-by-default. RSB is the foundation for tools that go the other direction.

RSB is opinionated. It encodes a specific position on how to build desktop applications in Rust — a layered architecture, a particular threading and event-loop model, and a set of conventions for how applications wire themselves together.

Currently in active early development. All ecosystem crates are dual-licensed MIT OR Apache-2.0.

Pinned Loading

  1. rsb rsb Public

    Rust crates for creatives who want to build local-first desktop applications they own.

  2. libraw libraw Public

    A Rust wrapper around LibRaw providing raw camera file decoding with vendored C++ sources and prebuilt bindings.

    Rust

  3. lumen lumen Public

    A design system for the RSB body of work, built as three composable packages — tokens, primitives, and UI — showcased at lumen.rsb.sh.

    TypeScript 1

  4. rsb.sh rsb.sh Public

    Public hub for the RSB open-source work — essays, architecture, and decisions. Built with Astro + Tailwind, deployed to Cloudflare Workers.

    Astro