You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A pure Rust tiling Wayland compositor with zero linked C, all the way down to the kernel. Carrot aims to be a feature-complete, all-in-one compositor with native support for blur, animations, multi-GPU, tearing, and more - no scripting or external tools needed.
A pure-Rust libc.so.6 for running prebuilt C libraries (Mesa's Vulkan ICD, libdrm, libstdc++) with zero linked C. A maintained fork of c-ward's c-scape + c-gull.