You guessed it, I'm Matthias a Rust Consultant from Düsseldorf, Germany.
I work on lychee, a fast link checker in Rust. Looking for sponsors.
Here's my blog and here's my calendar!
- Düsseldorf, Germany
- https://endler.dev
- @matthiasendler
- @mre@mastodon.social
- @HelloRust
Block or Report
Block or report mre
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
lycheeverse/lychee Public
⚡ Fast, async, stream-based link checker written in Rust. Finds broken URLs and mail addresses inside Markdown, HTML, reStructuredText, websites and more! -
idiomatic-rust Public
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust. -
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. -
tinysearch/tinysearch Public
🔍 Tiny, full-text search engine for static websites built with Rust and Wasm -
hello-rust/show Public
🍿 Show notes, code, and future topic ideas for "Hello Rust!", a YouTube channel about the Rust programming language.
2,203 contributions in the last year
Contribution activity
February 2023
Created 73 commits in 15 repositories
Created a pull request in lycheeverse/lychee that received 5 comments
Fix cached 200 status code handling
Assert that code 200 never needs to be explicitly accepted for cached response to match the behavior of uncached checks. Immediately bumps the vers…
Opened 28 other pull requests in 9 repositories
analysis-tools-dev/static-analysis
15
merged
openpodcast/api
1
open
1
merged
1
closed
lycheeverse/lychee-action
2
merged
lycheeverse/lychee
2
merged
analysis-tools-dev/dynamic-analysis
2
merged
openpodcast/pipelines
1
open
analysis-tools-dev/assets
1
merged
mre/vscode-snippet
1
merged
mre/envy
1
merged
Reviewed 21 pull requests in 6 repositories
lycheeverse/lychee
11 pull requests
- Customize verbosity
- Allow overriding accepted status codes for cached URIs
- Bump tokio-stream from 0.1.11 to 0.1.12
- Bump async-stream from 0.3.3 to 0.3.4
- Bump http from 0.2.8 to 0.2.9
- Bump clap from 4.1.4 to 4.1.6
- Bump once_cell from 1.17.0 to 1.17.1
- Bump serde_json from 1.0.92 to 1.0.93
- Bump toml from 0.7.1 to 0.7.2
- Bump serde_json from 1.0.91 to 1.0.92
- Bump anyhow from 1.0.68 to 1.0.69





