teoxoy's Stars
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
pixijs/pixijs
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
PRQL/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
serde-rs/serde
Serialization framework for Rust
AutoDarkMode/Windows-Auto-Night-Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
serde-rs/json
Strongly typed JSON library for Rust
theseus-os/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
openboard-team/openboard
usagi/rust-memory-container-cs
Rust Memory Container Cheat-sheet
tokio-rs/bytes
Utilities for working with bytes
JasonShin/fp-core.rs
A library for functional programming in Rust
orium/rpds
Rust persistent data structures
dtolnay/watt
Runtime for executing procedural macros as WebAssembly
obi1kenobi/cargo-semver-checks
Scan your Rust crate for semver violations.
simd-lite/simd-json
Rust port of simdjson
BVE-Reborn/rend3
MAINTENCE MODE ---- Easy to use, customizable, efficient 3D renderer library built on wgpu.
iliekturtles/uom
Units of measurement -- type-safe zero-cost dimensional analysis
rksm/hot-lib-reloader-rs
Reload Rust code without app restarts. For faster feedback cycles.
purpleprotocol/mimalloc_rust
A Rust wrapper over Microsoft's MiMalloc memory allocator
cargo-public-api/cargo-public-api
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
aclysma/profiling
Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
binarybottle/engram
Arno's Engram v2.0 ("Engram") layout is an optimized key layout for touch typing in English based on ergonomic considerations, with a protocol and software for creating new, optimized key layouts in other languages.
YJDoc2/pcb-rs
A library to easily write software emulated hardware
kvark/choir
Task Orchestration Framework
PabloMansanet/tightness
taiki-e/easy-ext
A lightweight attribute macro for easily writing extension trait pattern.
wgslsmith/wgslsmith
A toolkit for randomized testing of WGSL compilers