dalloriam's Stars
immich-app/immich
High performance self-hosted photo and video management solution.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
usebruno/bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
LadybirdBrowser/ladybird
Truly independent web browser
abiosoft/colima
Container runtimes on macOS (and Linux) with minimal setup
charmbracelet/gum
A tool for glamorous shell scripts 🎀
githubnext/monaspace
An innovative superfamily of fonts for code
apple/pkl
A configuration as code language with rich validation and tooling.
microsoft/inshellisense
IDE style command line auto complete
belluzj/fantasque-sans
A font family with a great monospaced variant for programmers.
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
embassy-rs/embassy
Modern embedded framework, using Rust and async.
ynqa/jnv
Interactive JSON filter using jq
Speykious/cve-rs
Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
charmbracelet/freeze
Generate images of code and terminal output 📸
brianpetro/obsidian-smart-connections
Chat with your notes & see links to related content with AI embeddings. Use local models or 100+ via APIs like Claude, Gemini, ChatGPT & Llama 3
kepano/flexoki
An inky color scheme for prose and code.
Unpackerr/unpackerr
Extracts downloads for Radarr, Sonarr, Lidarr, Readarr, and/or a Watch folder - Deletes extracted files after import
blobject/agave
succulent monospace programming font
facebook/dotslash
Simplified executable deployment
oxidecomputer/typify
compiler from JSON Schema into idiomatic Rust types
Tinder/bazel-diff
Performs Bazel Target Diffing between two revisions in Git, allowing for Test Target Selection and Selective Building
PhilippRados/wrecc
A x86_64 C99 compiler written in Rust from scratch
rust-cv/hnsw
HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"
zenodotus280/apl-md
mozilla-services/google-cloud-rust
Google Cloud Client Library for Rust
adafruit/Adafruit_Protomatter
RGB matrix library for Arduino
oxidecomputer/rfd-api
Read, write, and process RFDs
pitschu/RP2040matrix-v2
This project shows a LED matrix panel with 64x64 full RGB pixels driven by a RP2040 Rasberry Pi micro chip. It runs at 50Hz frame rate in BCM mode to get an absolute flicker free display. This is only a tiny demo program running several tasks using FreeRTOS. The driver uses 2 state machines of one PIO device. Each state machine is feeded by a DMA channel providing RGB pixel data and row address data.
kjagiello/hub75-pio-rs
HUB75 driver for RP2040. Uses PIO and DMA to achieve high refresh rate and high color depth with zero CPU overhead.