jb-perrier's Stars
caddyserver/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
NixOS/nixpkgs
Nix Packages collection & NixOS
Rigellute/spotify-tui
Spotify for the terminal written in Rust 🚀
tursodatabase/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
extism/extism
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
luau-lang/luau
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
ron-rs/ron
Rusty Object Notation
lapce/floem
A native Rust UI library with fine-grained reactivity
nical/lyon
2D graphics rendering on the GPU in rust using path tessellation.
lambda-fairy/maud
:pencil: Compile-time HTML templates for Rust
mlua-rs/mlua
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
kevinmehall/rust-peg
Parsing Expression Grammar (PEG) parser generator for Rust
genaray/Arch
A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.
Ralith/hecs
A handy ECS
next-hat/nanocl
Work in progress distributed system that simplifies the orchestration of containers and virtual machines.
Cysharp/csbindgen
Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity.
remko/waforth
Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly
grovesNL/glyphon
🦅🦁 Fast, simple 2D text renderer for wgpu
BiagioFesta/wtransport
Async-friendly WebTransport implementation in Rust
ZettaScaleLabs/stabby
A Stable ABI for Rust with compact sum-types
varbhat/cvtek
📄 Craft your Resume/CV using TOML
lukebitts/blend
A parser and runtime for Blender's .blend files.
fintelia/smaa-rs
Library for post-process antialiasing
jonas-merkle/container-cloudflare-tunnel
A Docker Compose container setup for a Cloudflare tunnel.
ybyygu/rust-octree
rust implementation of octree algorithm for nearest neighbor search in 3D space
Veritius/bevy_stardust
A flexible networking crate for Bevy.
embive/embive
A low-level sandboxing library for RISC-V bytecode
sunshowers-code/debug-ignore
A newtype wrapper that causes Debug impls to skip a field.
cstrainge/rsorth
Experimental implementation of Strange Forth in Rust.