Cheshulko's Stars
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
KRTirtho/spotube
🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
rxhanson/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
GyulyVGC/sniffnet
Comfortably monitor your Internet traffic 🕵️♂️
sqlitebrowser/sqlitebrowser
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
tigerbeetle/tigerbeetle
The financial transactions database designed for mission critical safety and performance.
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
Ranchero-Software/NetNewsWire
RSS reader for macOS and iOS.
odin-lang/Odin
Odin Programming Language
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
sger/RustBooks
List of Rust books
tokio-rs/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
EbTech/rust-algorithms
Common data structures and algorithms in Rust
kth-competitive-programming/kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
bqi343/cp-notebook
General Resources for Competitive Programming
atcoder/ac-library
AtCoder Library
parasyte/pixels
A tiny hardware-accelerated pixel frame buffer. 🦀
dtolnay/rust-quiz
Medium to hard Rust questions with explanations
fishfolk/jumpy
Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶
nank1ro/flutter-shadcn-ui
shadcn-ui ported in Flutter. Awesome UI components for Flutter, fully customizable.
lpxxn/rust-design-pattern
rust design patterns
s00500/ESPUI
A simple web user interface library for ESP32 and ESP8266
rust-embedded/riscv
Low level access to RISC-V processors
smol-rs/concurrent-queue
Concurrent multi-producer multi-consumer queue
rust-lang-ja/ac-library-rs
ac-library-rs is a rust port of AtCoder Library (ACL).
tsoding/aoc-2019
Advent of Code 2019 solutions in Haskell