Pinned Repositories
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
helix
A post-modern modal text editor.
hyper
An HTTP library for Rust
debug_panic
This allows a program to terminate immediately and provide feedback to the caller of the program. Unlike panic!, debug_panic! statements are only enabled in non optimized builds by default.
rust-release-checklist
Checklist for releasing software written in the Rust programming language
testing
axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
yew
Rust / Wasm framework for creating reliable and efficient web applications
kellytk's Repositories
kellytk/debug_panic
This allows a program to terminate immediately and provide feedback to the caller of the program. Unlike panic!, debug_panic! statements are only enabled in non optimized builds by default.
kellytk/rust-release-checklist
Checklist for releasing software written in the Rust programming language
kellytk/testing