ElusiveMori's Stars
laurent22/joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
ether/etherpad-lite
Etherpad: A modern really-real-time collaborative document editor.
MithrilJS/mithril.js
A JavaScript Framework for Building Brilliant Applications
projectstorm/react-diagrams
a super simple, no-nonsense diagramming library written in react that just works
rothgar/awesome-tmux
A list of awesome resources for tmux
flamegraph-rs/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
seed-rs/seed
A Rust framework for creating web apps
ron-rs/ron
Rusty Object Notation
KDE/heaptrack
A heap memory profiler for Linux
chinedufn/percy
Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
ivanceras/sauron
A versatile web framework and library for building client-side and server-side web applications
Peternator7/strum
A small rust library for adding custom derives to enums
rustwasm/gloo
A modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM
hundredrabbits/Left
Distractionless Writing Tool
jonhoo/inferno
A Rust port of FlameGraph
noctuid/tdrop
A Glorified WM-Independent Dropdown Creator
TedDriggs/darling
A Rust proc-macro attribute parser
dtolnay/paste
Macros for all your token pasting needs
arl/gitmux
:computer: Git in your tmux status bar
Hirevo/alexandrie
An alternative crate registry, implemented in Rust.
schell/mogwai
The minimalist, obvious, graphical, web application interface
mcorbin/meuse
A private Cargo crate registry, for Rust
alexkehayias/woz
Woz is a progressive WebAssembly app (PWAA) generator for Rust.
8BitMate/reflect
Compile-time reflection API for developing robust procedural macros (proof of concept)
rust-amplify/rust-amplify
Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros
jdm/servo-embedding-example
Examples of embedding Servo inside non-browser GL applications.
taiki-e/derive_utils
A procedural macro helper for easily writing custom derives for enums.
Soft/enum-kinds
Generate enums with matching variants, but without any of the associated data.