davidpdrsn
Software Engineer at @EmbarkStudios, martial artist, gamer, and addicted to Cardistry
Embark StudiosDenmark
Pinned Repositories
assert-json-diff
Easily compare two JSON values and get great output
axum-live-view
Real-time user experiences with server-rendered HTML
extend
Create extensions for types you don't own with extension traits but without the boilerplate
juniper-from-schema
Schema first GraphQL in Rust with Juniper
realworld-axum-sqlx
A Rust implementation of the Realworld demo app spec using Axum and SQLx.
todo-or-die
TODOs you cannot forget!
tonic
A native gRPC client & server implementation with async/await support.
axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
tower
async fn(Request) -> Result<Response, Error>
tower-http
HTTP specific Tower utilities.
davidpdrsn's Repositories
davidpdrsn/realworld-axum-sqlx
A Rust implementation of the Realworld demo app spec using Axum and SQLx.
davidpdrsn/axum-live-view
Real-time user experiences with server-rendered HTML
davidpdrsn/extend
Create extensions for types you don't own with extension traits but without the boilerplate
davidpdrsn/graphql-app-example
A complete example how to setup a Rust GraphQL web server
davidpdrsn/assert-json-diff
Easily compare two JSON values and get great output
davidpdrsn/dotfiles
My dotfiles
davidpdrsn/axum-flash
Flash messages for axum
davidpdrsn/axum-tungstenite
WebSocket connections for axum directly using tungstenite
davidpdrsn/axum-typed-websockets
axum::extract::ws with type safe messages
davidpdrsn/diesel-factories
Test factories for Diesel
davidpdrsn/i18n_codegen
i18n library for Rust with compile time checks
davidpdrsn/cargo-public-api-crates
Cargo subcommand to find crates in your public API
davidpdrsn/tower-hyper-http-body-compat
Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.
davidpdrsn/git-branch-picker
Fuzzy search for git branches
davidpdrsn/git-prompt
Print something like `[master@484c4c9670bb2]` for prompt
davidpdrsn/async-graphql
A GraphQL server library implemented in Rust
davidpdrsn/caniuse.rs
Rust feature search
davidpdrsn/hyper-util
Common utilities used with hyper.
davidpdrsn/smart-pwd
Shortest unique pwd
davidpdrsn/async-backtrace
davidpdrsn/axum_benchmark
(Temporary) Axum benchmark on complex use case for performance comparison between 0.6.12 and 0.6.15
davidpdrsn/dioxus
Friendly React-like GUI library for desktop, web, mobile, and more.
davidpdrsn/metrics
A metrics ecosystem for Rust.
davidpdrsn/multer-rs
An async parser for multipart/form-data content-type in Rust
davidpdrsn/octotest
Small repo to test Octobors features
davidpdrsn/pin-project
A crate for safe and ergonomic pin-projection.
davidpdrsn/quickcheck
Automated property based testing for Rust (with shrinking).
davidpdrsn/reqwest
An easy and powerful Rust HTTP Client
davidpdrsn/tower-cookies
A tower (axum) cookies manager
davidpdrsn/turmoil
Add hardship to your tests