lendenmc's Stars
bagder/http2-explained
A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol
bagder/http3-explained
A document describing the HTTP/3 and QUIC protocols
microservices-demo/microservices-demo
Deployment scripts & config for Sock Shop
mitsuhiko/dotfiles
My dotfiles (vim / bash etc.)
renovatebot/renovate
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
rolldown/rolldown
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.
WebAssembly/WASI
WebAssembly System Interface
woltapp/blurhash
A very compact representation of a placeholder for an image.
PataphysicalSociety/soupault
Static website generator based on HTML element tree rewriting
wincent/command-t
⌨️ Fast file navigation for Neovim and Vim
nodejs/llhttp
Port of http_parser to llparse
tfranzel/drf-spectacular
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
emmett-framework/granian
A Rust HTTP server for Python applications
getanteon/anteon
Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
prisma/studio
🎙️ The easiest way to explore and manipulate your data in all of your Prisma projects.
ldez/traefik-certs-dumper
Dump ACME data from Traefik to certificates
rafrasenberg/docker-traefik-portainer
Docker container management with Traefik v2 and Portainer.
oauth2-proxy/oauth2-proxy
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
yesodweb/yesod
A RESTful Haskell web framework built on WAI.
WhatsApp/waraft
An Erlang implementation of RAFT from WhatsApp
rubytogether/kirby
rust-lang/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
serde-rs/serde
Serialization framework for Rust
davidmarkclements/0x
🔥 single-command flamegraph profiling 🔥
jiffyclub/snakeviz
An in-browser Python profile viewer
jlfwong/speedscope
🔬 A fast, interactive web-based viewer for performance profiles.
evanhempel/python-flamegraph
Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)
joerick/pyinstrument
🚴 Call stack profiler for Python. Shows you why your code is slow!