Skip to content
View maltemindedal's full-sized avatar
:shipit:
Coding
:shipit:
Coding

Highlights

  • Pro

Block or report maltemindedal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. stash stash Public

    A Redis-compatible key-value store written from scratch in Go. Speaks RESP over TCP, works with redis-cli, and builds from the standard library alone.

    Go

  2. warden warden Public

    Four security scanners. One command. Warden runs Trivy, Semgrep, Gitleaks, and OWASP ZAP, merges their findings into one report.

    Python

  3. blip blip Public

    A fast, in-memory WebSocket broadcast server in Go - one binary, one dependency, no database, allocation-free message fan-out.

    Go

  4. snaffle snaffle Public

    A command-line HTTP client, and the library behind it. Seven methods, pooled connections, and retries only on the failures worth retrying.

    Python