ionutzaharia's Stars
tonsky/FiraCode
Free monospaced font with programming ligatures
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
debauchee/barrier
Open-source KVM software
grafana/loki
Like Prometheus, but for logs.
rwf2/Rocket
A web framework for Rust.
semantic-release/semantic-release
:package::rocket: Fully automated version management and package publishing
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
SortableJS/Vue.Draggable
Vue drag-and-drop component based on Sortable.js
pavlobu/deskreen
Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work!
koel/koel
🐦 A personal music streaming server that works.
rizinorg/cutter
Free and Open Source Reverse Engineering Platform powered by rizin
pluja/awesome-privacy
Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
rocky-linux/rocky
Rocky Linux is a community enterprise Operating System designed to be 100% bug-for-bug compatible with Enterprise Linux created in response to the effective discontinuation of CentOS.
vuejs/vue-class-component
ES / TypeScript decorator for class-style Vue components.
dotenv-linter/dotenv-linter
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
emk/rust-musl-builder
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
TatriX/realworld-rust-rocket
Rust + Rocket RealWorld framework implementation
beverloo/peter.sh
Source-code for http://peter.sh/.
lawliet89/rocket_cors
Cross-origin resource sharing (CORS) for Rocket.rs applications
jebrosen/rocket_oauth2
OAuth2 for Rocket applications
lankydan/rust-web-with-rocket
hgzimmerman/FullstackRustDemo
Novelty website + bucket questions implementation.
dontlaugh/auth0-rocket-rust-example
Rocket app that authenticates users with Auth0
rstropek/RustyRockets
This repository contains a sample that I used to do an introduction talk about Building Web APIs with Rust and Rocket at the Rust Linz meetup.
luisvonmuller/heroes-crud-rust
A simple crud on rust-lang (with rocke.rs, diesel.rs and suport for multipart)
Ameobea/rust-cloud-run-demo
A demo project showing off a Google Cloud Run-compatible web server using Rust, Rocket, Diesel, and MySQL
escwdev/rust-vuejs
Vue.js webpack template with simple Rocket.rs backend
seed-rs/erwa_mytodo
Rust full-stack example. Diesel, Rocket, Seed.
nlsnmr/rust-web-diesel-rocket
REST API in Rust - Using Rocket to setup the API and Diesel to deal with the PostgresQL database.