jpeeters's Stars
denoland/deno
A modern runtime for JavaScript and TypeScript.
koekeishiya/yabai
A tiling window manager for macOS based on binary space partitioning
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
espanso/espanso
Cross-platform Text Expander written in Rust
nix-community/home-manager
Manage a user environment using Nix [maintainer=@rycee]
koekeishiya/skhd
Simple hotkey daemon for macOS
dtolnay/cxx
Safe interop between Rust and C++
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
pgcentralfoundation/pgrx
Build Postgres Extensions with Rust!
LnL7/nix-darwin
nix modules for darwin
linebender/vello
A GPU compute-centric 2D renderer.
rust-headless-chrome/rust-headless-chrome
A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.
dtolnay/case-studies
Analysis of various tricky Rust code
jonhoo/fantoccini
A high-level API for programmatically interacting with web pages through WebDriver.
eyre-rs/eyre
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
dtolnay/watt
Runtime for executing procedural macros as WebAssembly
rust-lang/rust-playground
The Rust Playground
Vrtgs/thirtyfour
Selenium WebDriver client for Rust, for automated testing of websites
mvlabat/bevy_egui
This crate provides an Egui integration for the Bevy game engine. 🇺🇦 Please support the Ukrainian army: https://savelife.in.ua/en/
StarArawn/bevy_ecs_tilemap
A tilemap rendering crate for bevy which is more ECS friendly.
tokio-rs/async-stream
Asynchronous streams for Rust using async & await notation
bluss/scopeguard
Rust crate for a convenient RAII scope guard.
pksunkara/pgx_ulid
Postgres extension for ulid
octaltree/playwright-rust
Playwright port to Rust
gschup/bevy_ggrs
Bevy plugin for the GGRS P2P rollback networking library.
RichoDemus/bevy-console
HouraiTeahouse/bevy_steamworks
A Bevy plugin for integrating with the Steamworks SDK
unicode-rs/unicode-normalization
Unicode Normalization forms according to UAX#15 rules
linebender/bevy_vello
An integration to render with Vello in Bevy game engine.
guimcaballero/bevy_contrib_colors
Color library for the Bevy game engine