Claude Opus 4.6 wrote a dependency-free C compiler in Rust, with backends targeting x86 (64- and 32-bit), ARM, and RISC-V, capable of compiling a booting Linux kernel.
Repository
Repository di fschutt
Improved clipboard handling (similar to rust-clipboard)
Rust port of the clipper library - http://www.angusj.com/delphi/clipper.php
A lesson in how to set up OpenGL on OS X
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
Example loading CoreText on a Mac via dlopen (instead of linking)
CORS proxy for Fermyon Cloud
cpptest with cmake-init
An archive of material related to the Cyc project.
Rust library to read & write dBase files.
DBF library for reading and writing dBase III to dBase VII files. Only .dbf file support.
Pure-rust port of libdbusmenu
Dithering example in OpenGL
Test repo to learn how to deploy an example actix server to Docker Hub using GitHub Actions
DirectWrite bindings and wrapper for Rust
A bunch of examples of errors I've encountered so far, to remind myself to not do them again / analyze them later