jspencer's Stars
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
tw93/Pake
🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
qmk/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
leptos-rs/leptos
Build fast web applications with Rust.
woltapp/blurhash
A very compact representation of a placeholder for an image.
neondatabase/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
o2sh/onefetch
Command-line Git information tool
stitchesjs/stitches
[Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.
FyroxEngine/Fyrox
3D and 2D game engine written in Rust
tokio-rs/mio
Metal I/O library for Rust.
MaterializeInc/materialize
The Cloud Operational Data Store: use SQL to transform, deliver, and act on fast-changing data.
WebAssembly/WASI
WebAssembly System Interface
lunatic-solutions/lunatic
Lunatic is an Erlang-inspired runtime for WebAssembly
readysettech/readyset
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
GreptimeTeam/greptimedb
An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
tokio-rs/console
a debugger for async rust!
oxidecomputer/hubris
A lightweight, memory-protected, message-passing kernel for deeply embedded systems.
lapce/floem
A native Rust UI library with fine-grained reactivity
szabodanika/microbin
A secure, configurable file-sharing and URL shortening web app written in Rust.
rust-embedded/heapless
Heapless, `static` friendly data structures
oxidecomputer/humility
Debugger for Hubris
openwch/ch32v003
CH32V003 is an ultra-cheap RISC-V MCU with 2KB SRAM, 16KB flash, and up to 18 GPIOs that sells for under $0.10
cbruiz/printhor
A 3dprinter/cnc firmware framework powered by rust embassy
WeActStudio/WeActStudio.STM32G0xxC0xxCoreBoard
connornishijima/Movement
Single wire motion/proximity detection on Arduino!
johnmeacham/lzjwm
lzjwm tiny ascii compression algorithm.
rhalkyard/macintosh-c-by-example
Example code from the 1991 book "Macintosh C Programming by Example," updated to build under Retro68.
daph/beats
Rust library for Swatch Internet Time (.beats)
trishume/webrender_playground
Playing around with Webrender and the new glutin to get nice window resizing on macOS