robjtede
Rust Web Developer | Typography, UX & Security Enthusiast | Rust + TypeScript | Lead @actix | Core @deps-rs
@krakenfxLondon, UK
Pinned Repositories
actix-net
A collection of lower-level libraries for composable network services.
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
actix-examples-oauth-github
Sample app demonstrating GitHub OAuth login using Actix Web.
actix-web-lab
Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.
alfred-caniuse
Quickly reference caniuse.com support tables using Alfred 3.
alfred-caniuse-rs
Rust feature support from https://caniuse.rs as an Alfred workflow.
inspect-cert-chain
Inspect and debug TLS certificate chains (without OpenSSL)
monux
Secure desktop client for managing your Monzo current account.
sup-decode
A PGS (Presentation Graphic Stream / .sup) Subtitle File Decoder
webpwn
Hackable website for teaching/training purposes. Includes my undergraduate thesis.
robjtede's Repositories
robjtede/actix-web-lab
Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.
robjtede/monux
Secure desktop client for managing your Monzo current account.
robjtede/inspect-cert-chain
Inspect and debug TLS certificate chains (without OpenSSL)
robjtede/sup-decode
A PGS (Presentation Graphic Stream / .sup) Subtitle File Decoder
robjtede/actix-examples-oauth-github
Sample app demonstrating GitHub OAuth login using Actix Web.
robjtede/alfred-caniuse-rs
Rust feature support from https://caniuse.rs as an Alfred workflow.
robjtede/impl-more
`syn`-free alternative for concise trait implementations
robjtede/rust-decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
robjtede/rustversion-msrv
Conditional compilation according to rustc compiler version + MSRV support
robjtede/rand
A Rust library for random number generation.
robjtede/robjtede
robjtede/ansi-to-tui
Convert ansi colored text to tui::text::Text
robjtede/cargo-outdated
A cargo subcommand for displaying when Rust dependencies are out of date
robjtede/cargo-vet
supply-chain security for Rust
robjtede/deadpool
Dead simple pool implementation for rust with async-await
robjtede/dotfiles
robjtede/maud
:pencil: Compile-time HTML templates for Rust
robjtede/ractor
Rust actor framework
robjtede/release-plz
Publish Rust crates from CI with a Release PR.
robjtede/renovate
Universal dependency update tool that fits into your workflows.
robjtede/rust-mysql-simple
Mysql client library implemented in rust.
robjtede/rust-protobuf
Rust implementation of Google protocol buffers
robjtede/rust-telemetry-workshop
A workshop that introduces participants to a comprehensive toolkit to detect, troubleshoot and resolve issues with Rust applications.
robjtede/rustversion
Conditional compilation according to rustc compiler version
robjtede/sentry-rust
Official Sentry SDK for Rust
robjtede/smol_str
robjtede/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
robjtede/tokio-uring
An io_uring backed runtime for Rust
robjtede/walkdir
Rust library for walking directories recursively.
robjtede/webpki-roots
CA certificates for use with webpki