Pinned Repositories
awesome-yew
😎 A curated list of awesome things related to Yew / WebAssembly.
axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
hyper
An HTTP library for Rust
sea-orm
🐚 An async & dynamic ORM for Rust
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
the-algorithm
Source code for Twitter's Recommendation Algorithm
the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
tower
wasmtime
A fast and secure runtime for WebAssembly
Unixity Soft's Repositories
unixity-soft/awesome-yew
😎 A curated list of awesome things related to Yew / WebAssembly.
unixity-soft/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
unixity-soft/hyper
An HTTP library for Rust
unixity-soft/sea-orm
🐚 An async & dynamic ORM for Rust
unixity-soft/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
unixity-soft/the-algorithm
Source code for Twitter's Recommendation Algorithm
unixity-soft/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
unixity-soft/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
unixity-soft/tower
unixity-soft/wasmtime
A fast and secure runtime for WebAssembly
unixity-soft/axum-yew-setup
A starter project that sets up axum and yew for full stack Rust web apps.
unixity-soft/cryptolite-framework
unixity-soft/dioxus
React-like GUI library for desktop, web, mobile, TUI, and more.
unixity-soft/reqwest
An easy and powerful Rust HTTP Client
unixity-soft/rust-pretty-assertions
Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.
unixity-soft/yew
Rust / Wasm framework for building client web apps