An open API service indexing awesome lists of open source software.

https://github.com/timoguin/stars

My starred repositories
https://github.com/timoguin/stars

Last synced: 3 months ago
JSON representation

My starred repositories

Awesome Lists containing this project

README

          

# awesome stars

A list of awesome repositories I've starred. Want your own? Try: [stargazer](https://github.com/rverst/stargazer)
Total starred repositories: `2914`
## Contents

- [Alloy](#alloy)
- [Assembly](#assembly)
- [Astro](#astro)
- [Batchfile](#batchfile)
- [BitBake](#bitbake)
- [Blade](#blade)
- [C](#c)
- [C#](#c-1)
- [C++](#c-2)
- [COBOL](#cobol)
- [CSS](#css)
- [CUE](#cue)
- [Clojure](#clojure)
- [Crystal](#crystal)
- [Cuda](#cuda)
- [Dart](#dart)
- [Dockerfile](#dockerfile)
- [Elixir](#elixir)
- [Erlang](#erlang)
- [Go](#go)
- [Go Template](#go-template)
- [Groovy](#groovy)
- [HCL](#hcl)
- [HTML](#html)
- [Handlebars](#handlebars)
- [Haskell](#haskell)
- [Isabelle](#isabelle)
- [JSON](#json)
- [Java](#java)
- [JavaScript](#javascript)
- [Jinja](#jinja)
- [Jsonnet](#jsonnet)
- [Jupyter Notebook](#jupyter-notebook)
- [Kotlin](#kotlin)
- [Lua](#lua)
- [MATLAB](#matlab)
- [MDX](#mdx)
- [Makefile](#makefile)
- [Markdown](#markdown)
- [Mustache](#mustache)
- [Nix](#nix)
- [Nushell](#nushell)
- [OCaml](#ocaml)
- [Objective-C++](#objective-c)
- [Odin](#odin)
- [Open Policy Agent](#open-policy-agent)
- [OpenSCAD](#openscad)
- [PHP](#php)
- [PLSQL](#plsql)
- [PLpgSQL](#plpgsql)
- [Pascal](#pascal)
- [Perl](#perl)
- [PowerShell](#powershell)
- [Python](#python)
- [R](#r)
- [Rich Text Format](#rich-text-format)
- [Ruby](#ruby)
- [Rust](#rust)
- [SCSS](#scss)
- [SaltStack](#saltstack)
- [Sass](#sass)
- [Scala](#scala)
- [Scheme](#scheme)
- [Shell](#shell)
- [Smarty](#smarty)
- [Starlark](#starlark)
- [Svelte](#svelte)
- [Swift](#swift)
- [SystemVerilog](#systemverilog)
- [TeX](#tex)
- [TypeScript](#typescript)
- [Unknown](#unknown)
- [VHDL](#vhdl)
- [Vala](#vala)
- [Verilog](#verilog)
- [Vim Script](#vim-script)
- [Vue](#vue)
- [YAML](#yaml)
- [YARA](#yara)
- [Zig](#zig)
- [jq](#jq)
- [kvlang](#kvlang)

## Alloy

- [practicalalloy/models](https://github.com/practicalalloy/models) - (⭐️9)

## Assembly

- [BLAKE3-team/BLAKE3](https://github.com/BLAKE3-team/BLAKE3) - the official Rust and C implementations of the BLAKE3 cryptographic hash function \[*Apache License 2.0*\] (⭐️6121)
- [sigmonsays/smallest-docker-httpd](https://github.com/sigmonsays/smallest-docker-httpd) - smallest docker httpd server I know... (⭐️46)

## Astro

- [TrustedFirmwareWebsite/website](https://github.com/TrustedFirmwareWebsite/website) - This is the repository for the static TrustedFirmware.org website. (⭐️20)

## Batchfile

- [sim0n00ps/L3-Dumping](https://github.com/sim0n00ps/L3-Dumping) - Batch scripts to dump L3 CDM using frida-server and wvdumper (⭐️95)

## BitBake

- [sifiveinc/freedom-u-sdk](https://github.com/sifiveinc/freedom-u-sdk) - Freedom U Software Development Kit (FUSDK) (⭐️298)
- [sifiveinc/meta-sifive](https://github.com/sifiveinc/meta-sifive) - SiFive OpenEmbedded / Yocto BSP Layer (⭐️55)

## Blade

- [grocy/grocy](https://github.com/grocy/grocy) - ERP beyond your fridge - Grocy is a web-based self-hosted groceries & household management solution for your home \[*MIT License*\] (⭐️8841)

## C

- [0xchocolate/flipperzero-esp-flasher](https://github.com/0xchocolate/flipperzero-esp-flasher) - Flipper Zero app to flash ESP chips from the device (no computer connection needed!) \[*GNU GPLv3*\] (⭐️599)
- [0xchocolate/flipperzero-wifi-marauder](https://github.com/0xchocolate/flipperzero-wifi-marauder) - Flipper Zero WiFi Marauder companion app \[*GNU GPLv3*\] (⭐️1080)
- [abs-tudelft/fletcher-alveo](https://github.com/abs-tudelft/fletcher-alveo) - Fletcher Alveo platform support \[*Apache License 2.0*\] (⭐️1)
- [airockchip/rknn-toolkit2](https://github.com/airockchip/rknn-toolkit2) - (⭐️2735)
- [airockchip/rknn_model_zoo](https://github.com/airockchip/rknn_model_zoo) - \[*Apache License 2.0*\] (⭐️2284)
- [arendst/Tasmota](https://github.com/arendst/Tasmota) - Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at \[*GNU GPLv3*\] (⭐️24205)
- [armbian/linux-rockchip](https://github.com/armbian/linux-rockchip) - Customized version of the Linux kernel maintained by Armbian team to support Rockchip SoCs (⭐️422)
- [atlas0fd00m/rfcat](https://github.com/atlas0fd00m/rfcat) - RfCat - swiss-army knife of ISM band radio (⭐️614)
- [avrdudes/avrdude](https://github.com/avrdudes/avrdude) - AVRDUDE is a utility to program AVR microcontrollers \[*GNU GPLv2*\] (⭐️1082)
- [ayufan-rock64/linux-u-boot](https://github.com/ayufan-rock64/linux-u-boot) - (⭐️44)
- [baresip/baresip](https://github.com/baresip/baresip) - Baresip is a modular SIP User-Agent with audio and video support \[*Modified BSD License*\] (⭐️2043)
- [bellard/quickjs](https://github.com/bellard/quickjs) - Public repository of the QuickJS Javascript Engine. (⭐️10486)
- [bipropellant/bipropellant-hoverboard-firmware](https://github.com/bipropellant/bipropellant-hoverboard-firmware) - OpenSource Hoverboard firmware based on Niklas Fauth's one https://github.com/NiklasFauth/hoverboard-firmware-hack \[*GNU GPLv3*\] (⭐️197)
- [bitaxeorg/ESP-Miner](https://github.com/bitaxeorg/ESP-Miner) - A bitcoin ASIC miner for the ESP32 \[*GNU GPLv3*\] (⭐️844)
- [canonical/dqlite](https://github.com/canonical/dqlite) - Embeddable, replicated and fault-tolerant SQL engine. (⭐️4284)
- [cilium/pwru](https://github.com/cilium/pwru) - Packet, where are you? -- eBPF-based Linux kernel networking debugger \[*Apache License 2.0*\] (⭐️3693)
- [cilium/tetragon](https://github.com/cilium/tetragon) - eBPF-based Security Observability and Runtime Enforcement \[*Apache License 2.0*\] (⭐️4475)
- [cloudflare/tubular](https://github.com/cloudflare/tubular) - BSD socket API on steroids \[*Modified BSD License*\] (⭐️323)
- [CodyTolene/Flipper-Zero-Camera-Suite](https://github.com/CodyTolene/Flipper-Zero-Camera-Suite) - Firmware and software to run an ESP32-CAM module on your Flipper Zero🐬device! \[*Modified BSD License*\] (⭐️148)
- [composefs/composefs](https://github.com/composefs/composefs) - The reliability of disk images, the flexibility of files (⭐️626)
- [containers/bubblewrap](https://github.com/containers/bubblewrap) - Low-level unprivileged sandboxing tool used by Flatpak and similar projects (⭐️6114)
- [cowsql/cowsql](https://github.com/cowsql/cowsql) - Embeddable, replicated and fault tolerant SQL engine. (⭐️216)
- [debauchee/barrier](https://github.com/debauchee/barrier) - Open-source KVM software (⭐️30329)
- [defuse/swatd](https://github.com/defuse/swatd) - Run a script when one or more sensors fail. \[*GNU GPLv3*\] (⭐️871)
- [dfu-programmer/dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) - dfu-programmer is a Device Firmware Update based USB programmer for Atmel chips with a USB bootloader \[*GNU GPLv2*\] (⭐️466)
- [dkorunic/pktstat-bpf](https://github.com/dkorunic/pktstat-bpf) - TC, XDP, KProbe and CGroup eBPF based simple Ethernet interface traffic monitor and reporting tool \[*MIT License*\] (⭐️135)
- [dorkamotorka/ebpf-github-actions](https://github.com/dorkamotorka/ebpf-github-actions) - Demo repository for running eBPF in GitHub Actions \[*GNU GPLv3*\] (⭐️23)
- [dorkamotorka/goby](https://github.com/dorkamotorka/goby) - Goby CLI eBPF Project Generator \[*GNU GPLv3*\] (⭐️34)
- [dorkamotorka/tcmonitor-ebpf](https://github.com/dorkamotorka/tcmonitor-ebpf) - Repository for monitoring TC Return codes using eBPF \[*Modified BSD License*\] (⭐️9)
- [dragonlock2/OSRO](https://github.com/dragonlock2/OSRO) - Just another open-source reflow oven \[*Apache License 2.0*\] (⭐️10)
- [DTVElectronics/cmrat-firmware](https://github.com/DTVElectronics/cmrat-firmware) - Firmware files for the CmRat push button controller. \[*GNU GPLv3*\] (⭐️3)
- [dwelch67/raspberrypi-pico](https://github.com/dwelch67/raspberrypi-pico) - Raspberry Pi pico baremetal examples \[*MIT License*\] (⭐️168)
- [edera-dev/linux-openpax](https://github.com/edera-dev/linux-openpax) - Linux kernel source tree with OpenPaX patch (⭐️102)
- [edk2-porting/edk2-rk3588](https://github.com/edk2-porting/edk2-rk3588) - EDK2 UEFI firmware for Rockchip RK3588 platforms (⭐️931)
- [elijahu1/ebpf-container-security](https://github.com/elijahu1/ebpf-container-security) - eBPF container escape detector prototype | Kernel 6.8+ | Early dev phase | Expect kernel panics ⚠️ (⭐️11)
- [espressif/esp-idf](https://github.com/espressif/esp-idf) - Espressif IoT Development Framework. Official development framework for Espressif SoCs. \[*Apache License 2.0*\] (⭐️17551)
- [flipperdevices/flipperzero-firmware](https://github.com/flipperdevices/flipperzero-firmware) - Flipper Zero firmware source code \[*GNU GPLv3*\] (⭐️15674)
- [flipperdevices/flipperzero-game-engine](https://github.com/flipperdevices/flipperzero-game-engine) - \[*GNU GPLv3*\] (⭐️106)
- [flipperdevices/flipperzero-good-faps](https://github.com/flipperdevices/flipperzero-good-faps) - Flipper Zero Official Apps maintained by Flipper Team and Friends \[*GNU GPLv3*\] (⭐️445)
- [FoxIO-LLC/ja4tscan](https://github.com/FoxIO-LLC/ja4tscan) - JA4TScan is an active TCP server fingerprinting tool. (⭐️106)
- [FRRouting/frr](https://github.com/FRRouting/frr) - The FRRouting Protocol Suite (⭐️4051)
- [grantseltzer/bpf-iter-test](https://github.com/grantseltzer/bpf-iter-test) - (⭐️4)
- [greatscottgadgets/hackrf](https://github.com/greatscottgadgets/hackrf) - low cost software radio platform \[*GNU GPLv2*\] (⭐️7772)
- [gsliepen/tinc](https://github.com/gsliepen/tinc) - a VPN daemon (⭐️2178)
- [hifiberry/hifiberry-os](https://github.com/hifiberry/hifiberry-os) - Linux distribution optimized for audio playback \[*MIT License*\] (⭐️1197)
- [hydradatabase/columnar](https://github.com/hydradatabase/columnar) - Postgres-native columnar storage extension \[*Apache License 2.0*\] (⭐️3018)
- [infobarani/bdd](https://github.com/infobarani/bdd) - (⭐️5)
- [jart/blink](https://github.com/jart/blink) - tiniest x86-64-linux emulator \[*ISC License*\] (⭐️7457)
- [jedisct1/libsodium](https://github.com/jedisct1/libsodium) - A modern, portable, easy to use crypto library. (⭐️13521)
- [jedisct1/minisign](https://github.com/jedisct1/minisign) - A dead simple tool to sign files and verify digital signatures. \[*ISC License*\] (⭐️2686)
- [JeffyCN/meta-rockchip](https://github.com/JeffyCN/meta-rockchip) - Yocto BSP layer for the Rockchip SOC boards (⭐️206)
- [jonas-lundqvist/vlc-spotify](https://github.com/jonas-lundqvist/vlc-spotify) - A VLC plugin for playing Spotify tracks \[*GNU LGPLv2.1*\] (⭐️25)
- [krallin/tini](https://github.com/krallin/tini) - A tiny but valid `init` for containers \[*MIT License*\] (⭐️10992)
- [latchset/jose](https://github.com/latchset/jose) - C-language implementation of Javascript Object Signing and Encryption \[*Apache License 2.0*\] (⭐️210)
- [latchset/luksmeta](https://github.com/latchset/luksmeta) - \[*GNU LGPLv2.1*\] (⭐️27)
- [latchset/pkcs11-headers](https://github.com/latchset/pkcs11-headers) - A repository with FOSS Compatible PKCS#11 headers (⭐️6)
- [latchset/tang](https://github.com/latchset/tang) - Tang binding daemon \[*GNU GPLv3*\] (⭐️670)
- [linux-nvme/libnvme](https://github.com/linux-nvme/libnvme) - C Library for NVM Express on Linux \[*GNU LGPLv2.1*\] (⭐️223)
- [liquidaty/zsv](https://github.com/liquidaty/zsv) - zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser \[*MIT License*\] (⭐️373)
- [LTVA1/flipper-zero-video-player](https://github.com/LTVA1/flipper-zero-video-player) - An application for playing videos (with sound) on Flipper Zero. \[*MIT License*\] (⭐️150)
- [madhavan-21/kernalKoala](https://github.com/madhavan-21/kernalKoala) - This project is a minimal eBPF-based Layer 4 (Transport Layer) network monitor that uses tc (Traffic Control) hooks to trace ingress and egress network traffic in real time. (⭐️30)
- [marty1885/llama.cpp](https://github.com/marty1885/llama.cpp) - My develoopment fork of llama.cpp. For now working on RK3588 NPU and Tenstorrent backend \[*MIT License*\] (⭐️117)
- [matrix-org/thirdroom](https://github.com/matrix-org/thirdroom) - Open, decentralised, immersive worlds built on Matrix \[*Apache License 2.0*\] (⭐️636)
- [Matt-London/pwnagotchi-flipper](https://github.com/Matt-London/pwnagotchi-flipper) - Integrate the Flipper Zero with the Pwnagotchi \[*MIT License*\] (⭐️440)
- [microsoft/ebpf-for-windows](https://github.com/microsoft/ebpf-for-windows) - eBPF implementation that runs on top of Windows \[*MIT License*\] (⭐️3446)
- [microsoft/jbpf](https://github.com/microsoft/jbpf) - Userspace eBPF instrumentation and control framework for deploying control and monitoring functions in a secure manner \[*MIT License*\] (⭐️69)
- [mozilla-ai/llamafile](https://github.com/mozilla-ai/llamafile) - Distribute and run LLMs with a single file. (⭐️23795)
- [Mr-Bossman/pi-pico2-linux](https://github.com/Mr-Bossman/pi-pico2-linux) - RISC-V linux on the raspberry pi pico 2 (⭐️347)
- [mtx512/rk3588-npu](https://github.com/mtx512/rk3588-npu) - Reverse engineering the rk3588 npu \[*GNU GPLv3*\] (⭐️111)
- [nanomq/nanomq](https://github.com/nanomq/nanomq) - An ultra-lightweight and blazing-fast MQTT Messaging Broker/Bus for IoT Edge & SDV \[*MIT License*\] (⭐️2442)
- [nanomsg/nanomsg](https://github.com/nanomsg/nanomsg) - nanomsg library (⭐️6261)
- [nanomsg/nng](https://github.com/nanomsg/nng) - nanomsg-next-generation -- light-weight brokerless messaging \[*MIT License*\] (⭐️4531)
- [nanovms/nanos](https://github.com/nanovms/nanos) - A kernel designed to run one and only one application in a virtualized environment \[*Apache License 2.0*\] (⭐️3087)
- [netblue30/firejail](https://github.com/netblue30/firejail) - Linux namespaces and seccomp-bpf sandbox \[*GNU GPLv2*\] (⭐️7180)
- [netdata/netdata](https://github.com/netdata/netdata) - The fastest path to AI-powered full stack observability, even for lean teams. \[*GNU GPLv3*\] (⭐️78072)
- [netero1010/EDRSilencer](https://github.com/netero1010/EDRSilencer) - A tool uses Windows Filtering Platform (WFP) to block Endpoint Detection and Response (EDR) agents from reporting security events to the server. \[*MIT License*\] (⭐️1828)
- [Netflix/bpftop](https://github.com/Netflix/bpftop) - bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program. \[*Apache License 2.0*\] (⭐️2621)
- [NVIDIA/libnvidia-container](https://github.com/NVIDIA/libnvidia-container) - NVIDIA container runtime library \[*Apache License 2.0*\] (⭐️1078)
- [NVIDIA/open-gpu-kernel-modules](https://github.com/NVIDIA/open-gpu-kernel-modules) - NVIDIA Linux open GPU kernel module source (⭐️16800)
- [OE4T/u-boot-tegra](https://github.com/OE4T/u-boot-tegra) - U-Boot for NVIDIA Tegra (⭐️15)
- [OISF/suricata](https://github.com/OISF/suricata) - Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community. \[*GNU GPLv2*\] (⭐️6063)
- [OP-TEE/optee_os](https://github.com/OP-TEE/optee_os) - Trusted side of the TEE (⭐️1842)
- [OpenAMP/libmetal](https://github.com/OpenAMP/libmetal) - An abstraction layer across RTOS, baremetal, and user-space Linux environments (⭐️340)
- [OpenAMP/open-amp](https://github.com/OpenAMP/open-amp) - The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc (⭐️873)
- [opendtrace/opendtrace](https://github.com/opendtrace/opendtrace) - Code for the cross platform, single source, OpenDTrace implementation (⭐️394)
- [OpenFunscripter/OFS](https://github.com/OpenFunscripter/OFS) - A tool to create funscripts \[*GNU GPLv3*\] (⭐️136) *Archived!*
- [openocd-org/openocd](https://github.com/openocd-org/openocd) - Official OpenOCD Read-Only Mirror (no pull requests) (⭐️2119)
- [openwrt/openwrt](https://github.com/openwrt/openwrt) - This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. (⭐️25887)
- [ostreedev/ostree](https://github.com/ostreedev/ostree) - Operating system and container binary deployment and upgrades (⭐️1598)
- [oxidecomputer/illumos-gate](https://github.com/oxidecomputer/illumos-gate) - An open-source Unix operating system (⭐️51)
- [P-H-C/phc-winner-argon2](https://github.com/P-H-C/phc-winner-argon2) - The password hash Argon2, winner of PHC (⭐️5235)
- [Pelochus/ezrknn-toolkit2](https://github.com/Pelochus/ezrknn-toolkit2) - Making Rockchip's RKNN-Toolkit-2 install easier for SBCs like Orange Pi 5 or Radxa Rock 5 (⭐️34)
- [qmk/qmk_firmware](https://github.com/qmk/qmk_firmware) - Open-source keyboard firmware for Atmel AVR and Arm USB families \[*GNU GPLv2*\] (⭐️20195)
- [qpoint-io/qtap](https://github.com/qpoint-io/qtap) - Qtap: An eBPF agent that captures pre-encrypted network traffic, providing rich context about egress connections and their originating processes. \[*GNU AGPLv3*\] (⭐️1420)
- [radareorg/radare2](https://github.com/radareorg/radare2) - UNIX-like reverse engineering framework and command-line toolset (⭐️23247)
- [radxa/kernel](https://github.com/radxa/kernel) - BSP kernel source (⭐️202)
- [redchenjs/rtnicpg](https://github.com/redchenjs/rtnicpg) - Realtek NIC PG Program (EFUSE / EEPROM) (⭐️24)
- [rizinorg/rizin](https://github.com/rizinorg/rizin) - UNIX-like reverse engineering framework and command-line toolset. \[*GNU LGPLv3*\] (⭐️3446)
- [rockchip-linux/kernel](https://github.com/rockchip-linux/kernel) - BSP kernel source (⭐️1296)
- [rockchip-linux/u-boot](https://github.com/rockchip-linux/u-boot) - U-Boot tree for pending commits (⭐️223)
- [rootless-containers/slirp4netns](https://github.com/rootless-containers/slirp4netns) - User-mode networking for unprivileged network namespaces \[*GNU GPLv2*\] (⭐️892)
- [rsta2/circle](https://github.com/rsta2/circle) - A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit) \[*GNU GPLv3*\] (⭐️2212)
- [seccomp/libseccomp](https://github.com/seccomp/libseccomp) - The main libseccomp repository \[*GNU LGPLv2.1*\] (⭐️900)
- [seL4/seL4](https://github.com/seL4/seL4) - The seL4 microkernel (⭐️5355)
- [siderolabs/extensions](https://github.com/siderolabs/extensions) - Talos Linux System Extensions \[*Mozilla Public License 2.0*\] (⭐️247)
- [siderolabs/tools](https://github.com/siderolabs/tools) - \[*Mozilla Public License 2.0*\] (⭐️18)
- [sipcapture/rtcagent](https://github.com/sipcapture/rtcagent) - RTCAgent is an eBPF powered HEP Agent for HOMER/HEPIC \[*GNU AGPLv3*\] (⭐️41)
- [solo-io/bumblebee](https://github.com/solo-io/bumblebee) - Get eBPF programs running from the cloud to the kernel in 1 line of bash \[*Apache License 2.0*\] (⭐️1296)
- [swaywm/sway](https://github.com/swaywm/sway) - i3-compatible Wayland compositor \[*MIT License*\] (⭐️16701)
- [tarsal-oss/kflowd](https://github.com/tarsal-oss/kflowd) - Kernel-based Process Monitoring on Linux Endpoints for File System, TCP and UDP Networking Events and optionally DNS, HTTP and SYSLOG Application Messages via eBPF Subsystem \[*GNU GPLv2*\] (⭐️71)
- [thebsdbox/urchin](https://github.com/thebsdbox/urchin) - urchins are spiny sea creatures that are round and prickly like hedgehogs ... (⭐️7)
- [tiki-deprecated/publish-sdk-ios](https://github.com/tiki-deprecated/publish-sdk-ios) - TIKI SDK (iOS) - Consumer Data Licensing \[*MIT License*\] (⭐️3) *Archived!*
- [tursodatabase/libsql](https://github.com/tursodatabase/libsql) - libSQL is a fork of SQLite that is both Open Source, and Open Contributions. \[*MIT License*\] (⭐️16501)
- [ventZl/cmrx](https://github.com/ventZl/cmrx) - Memory protected microkernel realtime operating system for microcontrollers without MMU. \[*MIT License*\] (⭐️119)
- [viralcode/vib-OS](https://github.com/viralcode/vib-OS) - World's First Vibecoded AI Operating System (⭐️383)
- [VirusTotal/yara](https://github.com/VirusTotal/yara) - The pattern matching swiss knife \[*Modified BSD License*\] (⭐️9481)
- [wayback-x11/wayback](https://github.com/wayback-x11/wayback) - experimental X11 compatibility layer \[*MIT License*\] (⭐️537) *Archived!*
- [wheaney/XRLinuxDriver](https://github.com/wheaney/XRLinuxDriver) - Linux service for interacting with XR devices \[*GNU GPLv3*\] (⭐️403)
- [WillPower3309/swayfx](https://github.com/WillPower3309/swayfx) - SwayFX: Sway, but with eye candy! \[*MIT License*\] (⭐️2152)
- [xdp-project/xdp-tools](https://github.com/xdp-project/xdp-tools) - Utilities and example programs for use with XDP (⭐️847)
- [xdp-project/xdp-tutorial](https://github.com/xdp-project/xdp-tutorial) - XDP tutorial (⭐️2899)
- [XpressReal/u-boot](https://github.com/XpressReal/u-boot) - "Das U-Boot" Source Tree (⭐️3)
- [yugabyte/yugabyte-db](https://github.com/yugabyte/yugabyte-db) - YugabyteDB - the cloud native distributed SQL database for mission-critical applications. (⭐️10161)
- [yz4230/bpflog](https://github.com/yz4230/bpflog) - bpflog is a tiny Go library and example that logs messages from an eBPF program to userspace using a perf ring buffer. (⭐️10)

## C#

- [apache/arrow-adbc](https://github.com/apache/arrow-adbc) - Database connectivity API standard and libraries for Apache Arrow \[*Apache License 2.0*\] (⭐️571)
- [awslabs/aws-apigateway-lambda-authorizer-blueprints](https://github.com/awslabs/aws-apigateway-lambda-authorizer-blueprints) - Blueprints and examples for Lambda-based custom Authorizers for use in API Gateway. \[*Apache License 2.0*\] (⭐️722)
- [benapetr/wikimedia-bot](https://github.com/benapetr/wikimedia-bot) - IRC bot that is being used on number of wikimedia channels \[*GNU GPLv3*\] (⭐️37)
- [cmu-sei/GHOSTS](https://github.com/cmu-sei/GHOSTS) - GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise (⭐️672)
- [CycloneDX/cyclonedx-cli](https://github.com/CycloneDX/cyclonedx-cli) - CycloneDX CLI tool for SBOM analysis, merging, diffs and format conversions. \[*Apache License 2.0*\] (⭐️469)
- [dbt-labs/arrow-adbc](https://github.com/dbt-labs/arrow-adbc) - Database connectivity API standard and libraries for Apache Arrow. dbt Labs fork \[*Apache License 2.0*\] (⭐️3)
- [Devolutions/UniGetUI](https://github.com/Devolutions/UniGetUI) - UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers \[*MIT License*\] (⭐️21876)
- [dfds/dojo](https://github.com/dfds/dojo) - The DED dojo is the main repository for developer workshops and katas @ DFDS \[*MIT License*\] (⭐️11)
- [emberstack/kubernetes-reflector](https://github.com/emberstack/kubernetes-reflector) - Custom Kubernetes controller that can be used to replicate secrets, configmaps and certificates. \[*MIT License*\] (⭐️1540)
- [ErrorLSC/Polars.NET](https://github.com/ErrorLSC/Polars.NET) - .NET DataFrame Engine \[*MIT License*\] (⭐️130)
- [fiddyschmitt/File-Tunnel](https://github.com/fiddyschmitt/File-Tunnel) - Tunnel TCP connections through a file \[*MIT License*\] (⭐️1044)
- [garora/TDD-Katas](https://github.com/garora/TDD-Katas) - This repository contains Hands on Test Driven Development Katas (C#) \[*MIT License*\] (⭐️736)
- [MaLDAPtive/Invoke-Maldaptive](https://github.com/MaLDAPtive/Invoke-Maldaptive) - MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. \[*Apache License 2.0*\] (⭐️337)
- [microsoft/kiota](https://github.com/microsoft/kiota) - OpenAPI based HTTP Client code generator \[*MIT License*\] (⭐️3677)
- [microsoft/winget-create](https://github.com/microsoft/winget-create) - The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate) \[*MIT License*\] (⭐️611)
- [one-ware/OneWare](https://github.com/one-ware/OneWare) - Next Generation IDE for Electronics Development \[*GNU GPLv3*\] (⭐️134)
- [pwrdrvr/lambda-dispatch](https://github.com/pwrdrvr/lambda-dispatch) - Lambda Dispatch for AWS Lambda - Avoid cold starts, save up to 80%! (⭐️47)
- [Sonarr/Sonarr](https://github.com/Sonarr/Sonarr) - Smart PVR for newsgroup and bittorrent users. \[*GNU GPLv3*\] (⭐️13466)

## C++

- [aaronaanderson/Terrain](https://github.com/aaronaanderson/Terrain) - Open Source Wave Terrain Synth \[*GNU GPLv3*\] (⭐️214)
- [alibaba/zvec](https://github.com/alibaba/zvec) - A lightweight, lightning-fast, in-process vector database \[*Apache License 2.0*\] (⭐️8973)
- [apache/arrow](https://github.com/apache/arrow) - Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics \[*Apache License 2.0*\] (⭐️16585)
- [apache/arrow-flight-sql-postgresql](https://github.com/apache/arrow-flight-sql-postgresql) - Apache Arrow Flight SQL adapter for PostgreSQL \[*Apache License 2.0*\] (⭐️103)
- [apache/datasketches-cpp](https://github.com/apache/datasketches-cpp) - Core C++ Sketch Library \[*Apache License 2.0*\] (⭐️256)
- [apple/foundationdb](https://github.com/apple/foundationdb) - FoundationDB - the open source, distributed, transactional key-value store \[*Apache License 2.0*\] (⭐️16197)
- [aregtech/areg-sdk](https://github.com/aregtech/areg-sdk) - Distributed C++ services from embedded to enterprise without rewrites \[*Apache License 2.0*\] (⭐️339)
- [ariya/phantomjs](https://github.com/ariya/phantomjs) - Scriptable Headless Browser \[*Modified BSD License*\] (⭐️29484) *Archived!*
- [ARM-software/armnn](https://github.com/ARM-software/armnn) - Arm NN ML Software. \[*MIT License*\] (⭐️1299)
- [avast/yaramod](https://github.com/avast/yaramod) - Parsing of YARA rules into AST and building new rulesets in C++. \[*MIT License*\] (⭐️129)
- [b4rtaz/distributed-llama](https://github.com/b4rtaz/distributed-llama) - Distributed LLM inference. Connect home devices into a powerful cluster to accelerate LLM inference. More devices means faster inference. \[*MIT License*\] (⭐️2861)
- [BayshoreNetworks/yextend](https://github.com/BayshoreNetworks/yextend) - Yara integrated software to handle archive file data. \[*Modified BSD License*\] (⭐️322)
- [bpftrace/bpftrace](https://github.com/bpftrace/bpftrace) - High-level tracing language for Linux \[*Apache License 2.0*\] (⭐️9989)
- [Chrismettal/flipper-zero-backpacks](https://github.com/Chrismettal/flipper-zero-backpacks) - Backpack-style addon boards for the Flipper Zero! (⭐️413)
- [ClickHouse/ClickHouse](https://github.com/ClickHouse/ClickHouse) - ClickHouse® is a real-time analytics database management system \[*Apache License 2.0*\] (⭐️46344)
- [cloudflare/workerd](https://github.com/cloudflare/workerd) - The JavaScript / Wasm runtime that powers Cloudflare Workers \[*Apache License 2.0*\] (⭐️7593)
- [deepseek-ai/3FS](https://github.com/deepseek-ai/3FS) - A high-performance distributed file system designed to address the challenges of AI training and inference workloads. \[*MIT License*\] (⭐️9765)
- [Disciple153/PicoUsbLedStrip](https://github.com/Disciple153/PicoUsbLedStrip) - A USB interface to a WS2812 LED strip using a Raspberry Pi Pico \[*MIT License*\] (⭐️22)
- [draios/sysdig](https://github.com/draios/sysdig) - Linux system exploration and troubleshooting tool with first class support for containers (⭐️8219)
- [duckdb/duckdb](https://github.com/duckdb/duckdb) - DuckDB is an analytical in-process SQL database management system \[*MIT License*\] (⭐️36680)
- [duckdb/duckdb-iceberg](https://github.com/duckdb/duckdb-iceberg) - \[*MIT License*\] (⭐️381)
- [duckdb/duckdb-wasm](https://github.com/duckdb/duckdb-wasm) - WebAssembly version of DuckDB \[*MIT License*\] (⭐️1941)
- [esphome/esphome](https://github.com/esphome/esphome) - ESPHome is a system to control your ESP32, ESP8266, BK72xx, RP2040 by simple yet powerful configuration files and control them remotely through Home Automation systems. (⭐️10708)
- [facebook/watchman](https://github.com/facebook/watchman) - Watches files and records, or triggers actions, when they change. \[*MIT License*\] (⭐️13535)
- [facebookincubator/nimble](https://github.com/facebookincubator/nimble) - New file format for storage of large columnar datasets. \[*Apache License 2.0*\] (⭐️697)
- [facebookincubator/strobelight](https://github.com/facebookincubator/strobelight) - Meta's fleetwide profiler framework \[*Apache License 2.0*\] (⭐️344)
- [facebookincubator/velox](https://github.com/facebookincubator/velox) - A composable and fully extensible C++ execution engine library for data management systems. \[*Apache License 2.0*\] (⭐️4077)
- [fetlang/fetlang](https://github.com/fetlang/fetlang) - Fetish-themed programming language \[*Modified BSD License*\] (⭐️1497)
- [ggerganov/kbd-audio](https://github.com/ggerganov/kbd-audio) - 🎤⌨️ Acoustic keyboard eavesdropping \[*MIT License*\] (⭐️8981)
- [ggml-org/whisper.cpp](https://github.com/ggml-org/whisper.cpp) - Port of OpenAI's Whisper model in C/C++ \[*MIT License*\] (⭐️47575)
- [gizmodata/gizmosql](https://github.com/gizmodata/gizmosql) - 🚀 GizmoSQL — High-Performance SQL Server (⭐️296)
- [google/android-cuttlefish](https://github.com/google/android-cuttlefish) - Cuttlefish host support debian package. (⭐️617)
- [google/googlesql](https://github.com/google/googlesql) - GoogleSQL(formerly ZetaSQL) - Analyzer Framework for SQL \[*Apache License 2.0*\] (⭐️2616)
- [google/tensorstore](https://github.com/google/tensorstore) - Library for reading and writing large multi-dimensional arrays. (⭐️1499)
- [hrbrmstr/duckdb-pcap](https://github.com/hrbrmstr/duckdb-pcap) - DuckDB extension for readin PCAP files \[*MIT License*\] (⭐️19)
- [hyehudai/wireduck](https://github.com/hyehudai/wireduck) - Duckdb extension to read pcap files \[*MIT License*\] (⭐️48)
- [hyprwm/Hyprland](https://github.com/hyprwm/Hyprland) - Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks. \[*Modified BSD License*\] (⭐️34533)
- [invisiofficial/rk-llama.cpp](https://github.com/invisiofficial/rk-llama.cpp) - Llama.cpp with the Rockchip NPU integration as a GGML backend. \[*MIT License*\] (⭐️75)
- [janhq/cortex.cpp](https://github.com/janhq/cortex.cpp) - Local AI API Platform \[*Apache License 2.0*\] (⭐️2761) *Archived!*
- [jax-ml/ml_dtypes](https://github.com/jax-ml/ml_dtypes) - A stand-alone implementation of several NumPy dtype extensions used in machine learning. \[*Apache License 2.0*\] (⭐️333)
- [justcallmekoko/ESP32Marauder](https://github.com/justcallmekoko/ESP32Marauder) - A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32 (⭐️10174)
- [KlausMu/esp32-fan-controller](https://github.com/KlausMu/esp32-fan-controller) - ESP32 fan controller with temperature sensor and MQTT (⭐️417)
- [lief-project/LIEF](https://github.com/lief-project/LIEF) - LIEF - Library to Instrument Executable Formats (C++, Python, Rust) \[*Apache License 2.0*\] (⭐️5316)
- [livebook-dev/adbc](https://github.com/livebook-dev/adbc) - Apache Arrow ADBC bindings for Elixir \[*Apache License 2.0*\] (⭐️77)
- [LizardByte/Sunshine](https://github.com/LizardByte/Sunshine) - Self-hosted game stream host for Moonlight. \[*GNU GPLv3*\] (⭐️35280)
- [mixxxdj/mixxx](https://github.com/mixxxdj/mixxx) - Mixxx is Free DJ software that gives you everything you need to perform live mixes. (⭐️6468)
- [mobile-shell/mosh](https://github.com/mobile-shell/mosh) - Mobile Shell \[*GNU GPLv3*\] (⭐️13658)
- [musescore/MuseScore](https://github.com/musescore/MuseScore) - MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests! (⭐️14355)
- [osquery/osquery](https://github.com/osquery/osquery) - SQL powered operating system instrumentation, monitoring, and analytics. (⭐️23165)
- [p4lang/behavioral-model](https://github.com/p4lang/behavioral-model) - The reference P4 software switch \[*Apache License 2.0*\] (⭐️628)
- [p4lang/p4c](https://github.com/p4lang/p4c) - P4_16 reference compiler \[*Apache License 2.0*\] (⭐️813)
- [pdet/Scrooge-McDuck](https://github.com/pdet/Scrooge-McDuck) - \[*MIT License*\] (⭐️156)
- [perspective-dev/perspective](https://github.com/perspective-dev/perspective) - A data visualization and analytics component, especially well-suited for large and/or streaming datasets. \[*Apache License 2.0*\] (⭐️10393)
- [Query-farm/airport](https://github.com/Query-farm/airport) - The Airport extension for DuckDB, enables the use of Arrow Flight with DuckDB \[*MIT License*\] (⭐️327)
- [Query-farm/httpserver](https://github.com/Query-farm/httpserver) - DuckDB HTTP API Server and Query Interface in a Community Extension \[*MIT License*\] (⭐️273)
- [Query-farm/lindel](https://github.com/Query-farm/lindel) - DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves \[*MIT License*\] (⭐️59)
- [rapidsai/cudf](https://github.com/rapidsai/cudf) - cuDF - GPU DataFrame Library \[*Apache License 2.0*\] (⭐️9517)
- [raspberrypi/rpi-sb-provisioner](https://github.com/raspberrypi/rpi-sb-provisioner) - A minimal-input automatic secure boot provisioning system for Raspberry Pi devices. \[*Apache License 2.0*\] (⭐️157)
- [rockchip-linux/rkdeveloptool](https://github.com/rockchip-linux/rkdeveloptool) - \[*GNU GPLv2*\] (⭐️370)
- [s3fs-fuse/s3fs-fuse](https://github.com/s3fs-fuse/s3fs-fuse) - FUSE-based file system backed by Amazon S3 \[*GNU GPLv2*\] (⭐️9742)
- [scylladb/scylladb](https://github.com/scylladb/scylladb) - NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB (⭐️15408)
- [scylladb/seastar](https://github.com/scylladb/seastar) - High performance server-side application framework \[*Apache License 2.0*\] (⭐️9157)
- [Snapchat/KeyDB](https://github.com/Snapchat/KeyDB) - A Multithreaded Fork of Redis \[*Modified BSD License*\] (⭐️12456)
- [stan-dev/stan](https://github.com/stan-dev/stan) - Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details. \[*Modified BSD License*\] (⭐️2726)
- [tenderlove/initial-v](https://github.com/tenderlove/initial-v) - It's a BMW shifter converted to a Bluetooth Keyboard that you use with Vim \[*Apache License 2.0*\] (⭐️1029)
- [tenzir/tenzir](https://github.com/tenzir/tenzir) - Tenzir is the data pipeline engine for security teams. \[*Modified BSD License*\] (⭐️727)
- [timeplus-io/proton](https://github.com/timeplus-io/proton) - ⚡ Fastest SQL ETL pipeline in a single C++ binary, built for stream processing, observability, analytics and AI/ML \[*Apache License 2.0*\] (⭐️2163)
- [trapexit/mergerfs](https://github.com/trapexit/mergerfs) - a featureful union filesystem (⭐️5498)
- [typesense/typesense](https://github.com/typesense/typesense) - Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences \[*GNU GPLv3*\] (⭐️25395)
- [UnexpectedMaker/ReflowMaster](https://github.com/UnexpectedMaker/ReflowMaster) - Reflow Master is an open source Toaster Oven reflow controller that includes both hardware and software. (⭐️338)
- [USBGuard/usbguard](https://github.com/USBGuard/usbguard) - USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system) \[*GNU GPLv2*\] (⭐️1308)
- [vlad17/datasketches-rs](https://github.com/vlad17/datasketches-rs) - Rusty wrapper for Apache DataSketches \[*Apache License 2.0*\] (⭐️13)
- [voltrondata/flight-duckdb-example](https://github.com/voltrondata/flight-duckdb-example) - Sample code to accompany blog post showcasing Arrow Flight SQL running on DuckDB (⭐️37)
- [voltrondata/sqlflite](https://github.com/voltrondata/sqlflite) - An example Flight SQL Server implementation - with DuckDB and SQLite back-ends. \[*Apache License 2.0*\] (⭐️280)
- [WasmEdge/WasmEdge](https://github.com/WasmEdge/WasmEdge) - WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices. \[*Apache License 2.0*\] (⭐️10516)
- [wazuh/wazuh](https://github.com/wazuh/wazuh) - Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads. (⭐️14971)
- [WebAssembly/wabt](https://github.com/WebAssembly/wabt) - The WebAssembly Binary Toolkit \[*Apache License 2.0*\] (⭐️7905)
- [WerWolv/ImHex](https://github.com/WerWolv/ImHex) - 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. \[*GNU GPLv2*\] (⭐️52880)
- [YosysHQ/yosys](https://github.com/YosysHQ/yosys) - Yosys Open SYnthesis Suite \[*ISC License*\] (⭐️4333)
- [ywelsch/duckdb-prql](https://github.com/ywelsch/duckdb-prql) - PRQL as a DuckDB extension \[*MIT License*\] (⭐️319)
- [zeek/zeek](https://github.com/zeek/zeek) - Zeek is a powerful network analysis framework that is much different from the typical IDS you may know. (⭐️7518)
- [zeromq/libzmq](https://github.com/zeromq/libzmq) - ZeroMQ core engine in C++, implements ZMTP/3.1 \[*Mozilla Public License 2.0*\] (⭐️10809)

## COBOL

- [deltastreaminc/cobol-streamhouse](https://github.com/deltastreaminc/cobol-streamhouse) - (⭐️16) *Archived!*

## CSS

- [adobe/adobe.github.com](https://github.com/adobe/adobe.github.com) - Adobe central hub for open source \[*MIT License*\] (⭐️1573)
- [data-engineering-community/data-engineering-wiki](https://github.com/data-engineering-community/data-engineering-wiki) - The best place to learn data engineering. Built and maintained by the data engineering community. \[*Creative Commons Zero v1.0 Universal*\] (⭐️1905)
- [ethereum-oasis-op/L2](https://github.com/ethereum-oasis-op/L2) - Technical Specification of Layer 2 Blockchain Scalability Solutions for Ethereum Virtual Machine Compatible public Blockchains (⭐️27) *Archived!*
- [ImplFerris/pico-pico](https://github.com/ImplFerris/pico-pico) - Pico Pico - Embedded Programming with Raspberry Pi Pico 2 and Rust \[*Apache License 2.0*\] (⭐️134)
- [ryanoasis/nerd-fonts](https://github.com/ryanoasis/nerd-fonts) - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more (⭐️62022)

## CUE

- [buildsec/frsca](https://github.com/buildsec/frsca) - \[*Apache License 2.0*\] (⭐️255)

## Clojure

- [cloggo/tangd](https://github.com/cloggo/tangd) - A full implementation of tang server running on node.js \[*MIT License*\] (⭐️5)
- [Datomic/codeq](https://github.com/Datomic/codeq) - Creates Datomic dbs from git repos (⭐️552)
- [Factual/drake](https://github.com/Factual/drake) - Data workflow tool, like a "Make for data" (⭐️1483)
- [jeremykross/konstellate](https://github.com/jeremykross/konstellate) - Free and Open Source GUI to Visualize Kubernetes Applications. \[*MIT License*\] (⭐️1460)
- [metabase/metabase](https://github.com/metabase/metabase) - The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart: (⭐️46412)
- [metosin/spec-tools](https://github.com/metosin/spec-tools) - Clojure(Script) tools for clojure.spec \[*Eclipse Public License 2.0*\] (⭐️603)
- [penpot/penpot](https://github.com/penpot/penpot) - Penpot: The open-source design tool for design and code collaboration \[*Mozilla Public License 2.0*\] (⭐️44842)

## Crystal

- [vitobotta/hetzner-k3s](https://github.com/vitobotta/hetzner-k3s) - The easiest and fastest way to create production-ready Kubernetes clusters on Hetzner Cloud \[*MIT License*\] (⭐️3380)

## Cuda

- [karpathy/llm.c](https://github.com/karpathy/llm.c) - LLM training in simple, raw C/CUDA \[*MIT License*\] (⭐️29151)

## Dart

- [ente-io/ente](https://github.com/ente-io/ente) - 💚 End-to-end encrypted cloud for everything. \[*GNU AGPLv3*\] (⭐️25219)
- [fzyzcjy/flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) - Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple. \[*MIT License*\] (⭐️5146)
- [mitesh77/Best-Flutter-UI-Templates](https://github.com/mitesh77/Best-Flutter-UI-Templates) - completely free for everyone. Its build-in Flutter Dart. (⭐️22567)
- [ookami-kb/storybook_flutter](https://github.com/ookami-kb/storybook_flutter) - A storybook for Flutter widgets. \[*MIT License*\] (⭐️312)
- [tiki-deprecated/publish-sdk-flutter](https://github.com/tiki-deprecated/publish-sdk-flutter) - TIKI SDK (Flutter) - Consumer Data Licensing \[*MIT License*\] (⭐️4) *Archived!*
- [widgetbook/widgetbook](https://github.com/widgetbook/widgetbook) - Widgetbook is the custom widget library and collaboration platform for Flutter frontend teams. \[*MIT License*\] (⭐️913)

## Dockerfile

- [astral-sh/uv-aws-lambda-example](https://github.com/astral-sh/uv-aws-lambda-example) - An example of using uv with AWS Lambda \[*MIT License*\] (⭐️62)
- [astral-sh/uv-docker-example](https://github.com/astral-sh/uv-docker-example) - An example of using uv in Docker images \[*Apache License 2.0*\] (⭐️738)
- [carderne/postmodern-python](https://github.com/carderne/postmodern-python) - A very simple template for productive Python \[*MIT License*\] (⭐️73)
- [dotnet/dotnet-docker](https://github.com/dotnet/dotnet-docker) - Official container images for .NET \[*MIT License*\] (⭐️4838)
- [Hacking-the-Cloud/hackingthe.cloud](https://github.com/Hacking-the-Cloud/hackingthe.cloud) - An encyclopedia for offensive and defensive security knowledge in cloud native technologies. (⭐️2553)
- [jameslporter/mySickCodes](https://github.com/jameslporter/mySickCodes) - A rework of SickCodes docker kvm osx vm, using docker-compose and volumes to prevent wiping your os x image file on container startup. (⭐️5)
- [lambdal/lambda-stack-dockerfiles](https://github.com/lambdal/lambda-stack-dockerfiles) - \[*MIT License*\] (⭐️284)
- [linuxserver/docker-syslog-ng](https://github.com/linuxserver/docker-syslog-ng) - \[*GNU GPLv3*\] (⭐️82)
- [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) - 🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally. \[*GNU AGPLv3*\] (⭐️2426)
- [sickcodes/dock-droid](https://github.com/sickcodes/dock-droid) - Docker Android - Run QEMU Android in a Docker! X11 Forwarding! CI/CD for Android! \[*GNU GPLv3*\] (⭐️1308)
- [soumilshah1995/xtable-sync-lambda](https://github.com/soumilshah1995/xtable-sync-lambda) - \[*Apache License 2.0*\] (⭐️2)
- [stackhpc/docker-tang](https://github.com/stackhpc/docker-tang) - A containerised version of tang (⭐️1)
- [yree/mash](https://github.com/yree/mash) - 🥔 as simple as potatoes \[*MIT License*\] (⭐️43)

## Elixir

- [algora-io/algora](https://github.com/algora-io/algora) - Hire the top 1% OSS engineers \[*GNU AGPLv3*\] (⭐️1215)
- [atlosdotorg/atlos](https://github.com/atlosdotorg/atlos) - The collaborative workspace for visual verification \[*GNU GPLv3*\] (⭐️87)
- [batteries-included/batteries-included](https://github.com/batteries-included/batteries-included) - Batteries Included is a Kubernetes based software platform for database, ai, web, monitoring, and more. (⭐️86)
- [carverauto/threadr](https://github.com/carverauto/threadr) - 🌎 OSS Real-time AI Data Analysis with GraphDB integration. 🔍 \[*Apache License 2.0*\] (⭐️23)
- [Clivern/Lynx](https://github.com/Clivern/Lynx) - 🐺 A Fast, Secure and Reliable Terraform Backend, Set up in Minutes. \[*MIT License*\] (⭐️367)
- [elixir-explorer/explorer](https://github.com/elixir-explorer/explorer) - Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir \[*MIT License*\] (⭐️1260)
- [hswick/exw3](https://github.com/hswick/exw3) - High level Ethereum RPC Client for Elixir \[*Apache License 2.0*\] (⭐️152)
- [ndrluis/ex_iceberg](https://github.com/ndrluis/ex_iceberg) - \[*Apache License 2.0*\] (⭐️10)
- [plausible/analytics](https://github.com/plausible/analytics) - Simple, open source, lightweight and privacy-friendly web analytics alternative to Google Analytics. \[*GNU AGPLv3*\] (⭐️24397)
- [sequinstream/sequin](https://github.com/sequinstream/sequin) - Postgres change data capture to streams, queues, and search indexes like Kafka, SQS, Elasticsearch, HTTP endpoints, and more \[*MIT License*\] (⭐️2012)
- [wojtekmach/req](https://github.com/wojtekmach/req) - Req is a batteries-included HTTP client for Elixir. \[*Apache License 2.0*\] (⭐️1296)

## Erlang

- [vernemq/vernemq](https://github.com/vernemq/vernemq) - A distributed MQTT message broker based on Erlang/OTP. Built for high quality & Industrial use cases. The VerneMQ mission is active & the project maintained. Thank you for your support! \[*Apache License 2.0*\] (⭐️3546)

## Go

- [0x4D31/galah](https://github.com/0x4D31/galah) - Galah: An LLM-powered web honeypot. \[*Apache License 2.0*\] (⭐️638)
- [1Password/for-open-source](https://github.com/1Password/for-open-source) - Get a 1Password team account for free to support your open source initiatives! (⭐️1877)
- [1Password/shell-plugins](https://github.com/1Password/shell-plugins) - Seamless authentication for every tool in your terminal. \[*MIT License*\] (⭐️649)
- [1Password/terraform-provider-onepassword](https://github.com/1Password/terraform-provider-onepassword) - Use the 1Password Terraform Provider to reference, create, or update items in your 1Password Vaults. \[*MIT License*\] (⭐️377)
- [42wim/matterbridge](https://github.com/42wim/matterbridge) - bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!) \[*Apache License 2.0*\] (⭐️7407)
- [99designs/gqlgen](https://github.com/99designs/gqlgen) - go generate based graphql server library \[*MIT License*\] (⭐️10688)
- [99designs/keyring](https://github.com/99designs/keyring) - Go library providing a uniform interface across a range of secure credential stores \[*MIT License*\] (⭐️642)
- [abiosoft/colima](https://github.com/abiosoft/colima) - Container runtimes on macOS (and Linux) with minimal setup \[*MIT License*\] (⭐️27572)
- [agoda-com/macOS-vz-kubelet](https://github.com/agoda-com/macOS-vz-kubelet) - Run native macOS workloads on Kubernetes \[*Apache License 2.0*\] (⭐️372)
- [ahmetb/kubectx](https://github.com/ahmetb/kubectx) - Faster way to switch between clusters and namespaces in kubectl \[*Apache License 2.0*\] (⭐️19544)
- [akamai/AkamaiOPEN-edgegrid-golang](https://github.com/akamai/AkamaiOPEN-edgegrid-golang) - This library implements an Authentication handler for the Akamai OPEN EdgeGrid Authentication scheme \[*Apache License 2.0*\] (⭐️93)
- [akamai/cli](https://github.com/akamai/cli) - Manage and configure Akamai from the Command Line. \[*Apache License 2.0*\] (⭐️229)
- [akamai/terraform-provider-akamai](https://github.com/akamai/terraform-provider-akamai) - Terraform Akamai provider \[*Mozilla Public License 2.0*\] (⭐️119)
- [AkihiroSuda/gomodjail](https://github.com/AkihiroSuda/gomodjail) - [Experimental] jail for Go modules \[*Apache License 2.0*\] (⭐️135)
- [alexellis/k3sup](https://github.com/alexellis/k3sup) - bootstrap K3s over SSH in < 60s 🚀 (⭐️7166)
- [amazon-archives/aws-lambda-container-image-converter](https://github.com/amazon-archives/aws-lambda-container-image-converter) - The AWS Lambda container image converter tool (img2lambda) repackages container images (such as Docker images) into AWS Lambda function deployment packages and Lambda layers. \[*MIT No Attribution*\] (⭐️1323) *Archived!*
- [amzapi/amazon-mws-sdk](https://github.com/amzapi/amazon-mws-sdk) - 亚马逊 MWS API Golang SDK (⭐️5) *Archived!*
- [anchore/grype](https://github.com/anchore/grype) - A vulnerability scanner for container images and filesystems \[*Apache License 2.0*\] (⭐️11736)
- [anchore/syft](https://github.com/anchore/syft) - CLI tool and library for generating a Software Bill of Materials from container images and filesystems \[*Apache License 2.0*\] (⭐️8504)
- [antonmedv/fx](https://github.com/antonmedv/fx) - Terminal JSON viewer & processor \[*MIT License*\] (⭐️20338)
- [apache/iceberg-go](https://github.com/apache/iceberg-go) - Apache Iceberg - Go \[*Apache License 2.0*\] (⭐️391)
- [aptly-dev/aptly](https://github.com/aptly-dev/aptly) - aptly - Debian repository management tool \[*MIT License*\] (⭐️2788)
- [aquaproj/aqua](https://github.com/aquaproj/aqua) - Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly (⭐️1574)
- [ariga/atlas](https://github.com/ariga/atlas) - Declarative schema migrations with schema-as-code workflows \[*Apache License 2.0*\] (⭐️8175)
- [artie-labs/ducktape](https://github.com/artie-labs/ducktape) - Lightweight REST API for DuckDB with HTTP/2 streaming support. \[*MIT License*\] (⭐️50)
- [authelia/authelia](https://github.com/authelia/authelia) - The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™ \[*Apache License 2.0*\] (⭐️27219)
- [authzed/spicedb](https://github.com/authzed/spicedb) - Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data \[*Apache License 2.0*\] (⭐️6516)
- [aws-cloudformation/rain](https://github.com/aws-cloudformation/rain) - A development workflow tool for working with AWS CloudFormation. \[*Apache License 2.0*\] (⭐️946)
- [aws-observability/amazon-managed-grafana-migrator](https://github.com/aws-observability/amazon-managed-grafana-migrator) - CLI migration utility to migrate Grafana content to Amazon Managed Grafana \[*Apache License 2.0*\] (⭐️29)
- [aws-okta/aws-okta](https://github.com/aws-okta/aws-okta) - aws-vault like tool for Okta authentication \[*MIT License*\] (⭐️17)
- [aws-samples/aws-lambda-extensions](https://github.com/aws-samples/aws-lambda-extensions) - A collection of sample extensions to help you get started with AWS Lambda Extensions \[*MIT No Attribution*\] (⭐️486)
- [aws/amazon-eks-pod-identity-webhook](https://github.com/aws/amazon-eks-pod-identity-webhook) - Amazon EKS Pod Identity Webhook \[*Apache License 2.0*\] (⭐️679)
- [aws/copilot-cli](https://github.com/aws/copilot-cli) - The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate. \[*Apache License 2.0*\] (⭐️3743)
- [aws/karpenter-provider-aws](https://github.com/aws/karpenter-provider-aws) - Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity. \[*Apache License 2.0*\] (⭐️7589)
- [aws/session-manager-plugin](https://github.com/aws/session-manager-plugin) - This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions to your managed instances \[*Apache License 2.0*\] (⭐️309)
- [awslabs/amazon-ecs-local-container-endpoints](https://github.com/awslabs/amazon-ecs-local-container-endpoints) - A container that provides local versions of the ECS Task Metadata Endpoint and ECS Task IAM Roles Endpoint. \[*Apache License 2.0*\] (⭐️517)
- [awslabs/amazon-eks-ami](https://github.com/awslabs/amazon-eks-ami) - Packer configuration for building a custom EKS AMI \[*MIT No Attribution*\] (⭐️2632)
- [awslabs/aws-iatk](https://github.com/awslabs/aws-iatk) - \[*Apache License 2.0*\] (⭐️101)
- [awslabs/diagram-as-code](https://github.com/awslabs/diagram-as-code) - Diagram-as-code for AWS architecture. \[*Apache License 2.0*\] (⭐️1443)
- [awslabs/ssosync](https://github.com/awslabs/ssosync) - Populate AWS SSO directly with your G Suite users and groups using either a CLI or AWS Lambda \[*Apache License 2.0*\] (⭐️630)
- [benbjohnson/litestream](https://github.com/benbjohnson/litestream) - Streaming replication for SQLite. \[*Apache License 2.0*\] (⭐️13341)
- [bettercap/bettercap](https://github.com/bettercap/bettercap) - The Swiss Army knife for 802.11, BLE, HID, CAN-bus, IPv4 and IPv6 networks reconnaissance and MITM attacks. (⭐️18935)
- [BPI-SINOVOIP/BPI-R4-MT76-OPENWRT-V21.02](https://github.com/BPI-SINOVOIP/BPI-R4-MT76-OPENWRT-V21.02) - (⭐️32)
- [brexhq/substation](https://github.com/brexhq/substation) - Substation is a toolkit for routing, normalizing, and enriching security event and audit logs. \[*MIT License*\] (⭐️390)
- [briefercloud/layerform](https://github.com/briefercloud/layerform) - Layerform helps engineers create reusable environment stacks using plain .tf files. Ideal for multiple "staging" environments. \[*GNU GPLv3*\] (⭐️1207) *Archived!*
- [brompwnie/botb](https://github.com/brompwnie/botb) - A container analysis and exploitation tool for pentesters and engineers. \[*GNU GPLv3*\] (⭐️676)
- [budimanjojo/talhelper](https://github.com/budimanjojo/talhelper) - A tool to help creating Talos kubernetes cluster \[*Modified BSD License*\] (⭐️596)
- [buptczq/WinCryptSSHAgent](https://github.com/buptczq/WinCryptSSHAgent) - Using a Yubikey for SSH Authentication on Windows Seamlessly \[*Apache License 2.0*\] (⭐️568)
- [burrowers/garble](https://github.com/burrowers/garble) - Obfuscate Go builds \[*Modified BSD License*\] (⭐️5348)
- [bwhaley/ssmsh](https://github.com/bwhaley/ssmsh) - A shell for the EC2 Parameter Store \[*MIT License*\] (⭐️298)
- [bxcodec/dbresolver](https://github.com/bxcodec/dbresolver) - Golang Database Resolver and Wrapper for any multiple database connections topology, e.g. master-slave replication database, cross-region application, and for separated ReadWrite (RW) and ReadOnly (RO) database connections \[*MIT License*\] (⭐️181)
- [bxcodec/gotcha](https://github.com/bxcodec/gotcha) - gotcha: inmemory-cache in Go (Golang) with customizable algorithm \[*MIT License*\] (⭐️21) *Archived!*
- [bytebase/bytebase](https://github.com/bytebase/bytebase) - World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams. The GitHub/GitLab for database DevSecOps. (⭐️13820)
- [caddyserver/caddy](https://github.com/caddyserver/caddy) - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS \[*Apache License 2.0*\] (⭐️70835)
- [carvel-dev/ytt](https://github.com/carvel-dev/ytt) - YAML templating tool that works on YAML structure instead of text \[*Apache License 2.0*\] (⭐️1840)
- [chainguard-dev/apko](https://github.com/chainguard-dev/apko) - Build OCI images from APK packages directly without Dockerfile \[*Apache License 2.0*\] (⭐️1570)
- [chainguard-dev/melange](https://github.com/chainguard-dev/melange) - build APKs from source code \[*Apache License 2.0*\] (⭐️579)
- [chainguard-forks/kaniko](https://github.com/chainguard-forks/kaniko) - Build Container Images In Kubernetes \[*Apache License 2.0*\] (⭐️848)
- [charmbracelet/charm](https://github.com/charmbracelet/charm) - The Charm Tool and Library 🌟 \[*MIT License*\] (⭐️2482) *Archived!*
- [charmbracelet/crush](https://github.com/charmbracelet/crush) - Glamourous agentic coding for all 💘 (⭐️21419)
- [charmbracelet/glow](https://github.com/charmbracelet/glow) - Render markdown on the CLI, with pizzazz! 💅🏻 \[*MIT License*\] (⭐️23685)
- [charmbracelet/soft-serve](https://github.com/charmbracelet/soft-serve) - The mighty, self-hostable Git server for the command line🍦 \[*MIT License*\] (⭐️6701)
- [charmbracelet/vhs](https://github.com/charmbracelet/vhs) - Your CLI home video recorder 📼 \[*MIT License*\] (⭐️18968)
- [ChristofferNissen/helmper](https://github.com/ChristofferNissen/helmper) - Import Helm Charts to OCI registries, optionally with vulnerability patching \[*Apache License 2.0*\] (⭐️422)
- [cilium/certgen](https://github.com/cilium/certgen) - A convenience tool to generate and store certificates for Hubble Relay mTLS \[*Apache License 2.0*\] (⭐️27)
- [cilium/cilium](https://github.com/cilium/cilium) - eBPF-based Networking, Security, and Observability \[*Apache License 2.0*\] (⭐️23952)
- [cilium/ebpf](https://github.com/cilium/ebpf) - ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel. \[*MIT License*\] (⭐️7584)
- [clastix/kamaji](https://github.com/clastix/kamaji) - Kamaji is the Hosted Control Plane Manager for Kubernetes. \[*Apache License 2.0*\] (⭐️1876)
- [clastix/talos-csr-signer](https://github.com/clastix/talos-csr-signer) - A standalone gRPC service that implements the Talos Security Service protocol \[*Apache License 2.0*\] (⭐️57)
- [clawscli/claws](https://github.com/clawscli/claws) - k9s-inspired TUI for AWS resource management with vim-style navigation \[*Apache License 2.0*\] (⭐️89)
- [cli/cli](https://github.com/cli/cli) - GitHub’s official command line tool \[*MIT License*\] (⭐️43149)
- [cli/go-gh](https://github.com/cli/go-gh) - A Go module for interacting with gh and the GitHub API from the command line. \[*MIT License*\] (⭐️413)
- [cli/oauth](https://github.com/cli/oauth) - A library for performing OAuth Device flow and Web application flow in Go client apps. \[*MIT License*\] (⭐️516)
- [cloudflare/goflow](https://github.com/cloudflare/goflow) - The high-scalability sFlow/NetFlow/IPFIX collector used internally at Cloudflare. \[*Modified BSD License*\] (⭐️918) *Archived!*
- [cloudquery/cloudquery](https://github.com/cloudquery/cloudquery) - Data pipelines for cloud config and security data. Build cloud asset inventory, CSPM, FinOps, and vulnerability management solutions. Extract from AWS, Azure, GCP, and 70+ cloud and SaaS sources. \[*Mozilla Public License 2.0*\] (⭐️6345)
- [columnar-tech/dbc](https://github.com/columnar-tech/dbc) - dbc is the command-line tool for installing and managing ADBC drivers \[*Apache License 2.0*\] (⭐️96)
- [commander-cli/commander](https://github.com/commander-cli/commander) - Test your command line interfaces on windows, linux and osx and nodes viá ssh and docker \[*MIT License*\] (⭐️228)
- [containerd/nerdctl](https://github.com/containerd/nerdctl) - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ... \[*Apache License 2.0*\] (⭐️9910)
- [containers/ocicrypt](https://github.com/containers/ocicrypt) - Encryption libraries for Encrypted OCI Container images \[*Apache License 2.0*\] (⭐️177)
- [containers/podman](https://github.com/containers/podman) - Podman: A tool for managing OCI containers and pods. \[*Apache License 2.0*\] (⭐️31029)
- [containers/skopeo](https://github.com/containers/skopeo) - Work with remote images registries - retrieving information, images, signing content \[*Apache License 2.0*\] (⭐️10573)
- [contribsys/faktory](https://github.com/contribsys/faktory) - Language-agnostic persistent background job server (⭐️6100)
- [corazawaf/coraza](https://github.com/corazawaf/coraza) - OWASP Coraza WAF is a golang modsecurity compatible web application firewall library \[*Apache License 2.0*\] (⭐️3344)
- [coreos/fleet](https://github.com/coreos/fleet) - fleet ties together systemd and etcd into a distributed init system \[*Apache License 2.0*\] (⭐️2418) *Archived!*
- [coroot/coroot](https://github.com/coroot/coroot) - Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics, logs, traces, continuous profiling, and SLO-based alerting with predefined dashboards and inspections. \[*Apache License 2.0*\] (⭐️7478)
- [cozystack/boot-to-talos](https://github.com/cozystack/boot-to-talos) - Convert any OS to Talos Linux \[*Apache License 2.0*\] (⭐️88)
- [cozystack/cozystack](https://github.com/cozystack/cozystack) - Free and Open Source PaaS framework for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service \[*Apache License 2.0*\] (⭐️1985)
- [cozystack/talm](https://github.com/cozystack/talm) - Manage Talos Linux the GitOps Way! \[*Apache License 2.0*\] (⭐️431)
- [crossplane/crossplane](https://github.com/crossplane/crossplane) - The Cloud Native Control Plane \[*Apache License 2.0*\] (⭐️11495)
- [crtsh/ct_monitor](https://github.com/crtsh/ct_monitor) - Certificate Transparency log monitor \[*GNU GPLv3*\] (⭐️445)
- [CrunchyData/postgres-operator](https://github.com/CrunchyData/postgres-operator) - Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service. \[*Apache License 2.0*\] (⭐️4379)
- [csimplestring/delta-go](https://github.com/csimplestring/delta-go) - Native Delta Lake Implementation in Go (⭐️42)
- [cue-lang/cue](https://github.com/cue-lang/cue) - The home of the CUE language! Validate and define text-based and dynamic configuration \[*Apache License 2.0*\] (⭐️6014)
- [cue-unity/unity](https://github.com/cue-unity/unity) - unity - run experiments/regression tests on CUE modules \[*Apache License 2.0*\] (⭐️42) *Archived!*
- [dagger/dagger](https://github.com/dagger/dagger) - Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud \[*Apache License 2.0*\] (⭐️15544)
- [dan-v/lambda-nat-proxy](https://github.com/dan-v/lambda-nat-proxy) - A serverless proxy implementation that uses NAT hole punching to establish QUIC tunnels through AWS Lambda functions (⭐️77)
- [danielmiessler/Fabric](https://github.com/danielmiessler/Fabric) - Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. \[*MIT License*\] (⭐️39930)
- [databricks/terraform-provider-tabular](https://github.com/databricks/terraform-provider-tabular) - \[*Mozilla Public License 2.0*\] (⭐️4)
- [DataDog/grimoire](https://github.com/DataDog/grimoire) - Generate datasets of cloud audit logs for common attacks \[*Apache License 2.0*\] (⭐️235)
- [DataDog/managed-kubernetes-auditing-toolkit](https://github.com/DataDog/managed-kubernetes-auditing-toolkit) - All-in-one auditing toolkit for identifying common security issues in managed Kubernetes environments. Currently supports Amazon EKS. \[*Apache License 2.0*\] (⭐️370)
- [DataDog/stratus-red-team](https://github.com/DataDog/stratus-red-team) - :cloud: :zap: Granular, Actionable Adversary Emulation for the Cloud \[*Apache License 2.0*\] (⭐️2277)
- [datazip-inc/olake](https://github.com/datazip-inc/olake) - OLake - Fastest Databases, Kafka & S3 Replication to Apache Iceberg or Plain Parquet. ⚡ Efficient, quick and scalable data ingestion for real-time analytics. Supported sources : Postgres, MongoDB, MySQL, Oracle, MSSql, DB2, Kafka, S3. \[*Apache License 2.0*\] (⭐️1307)
- [derailed/k9s](https://github.com/derailed/k9s) - 🐶 Kubernetes CLI To Manage Your Clusters In Style! \[*Apache License 2.0*\] (⭐️33078)
- [derailed/popeye](https://github.com/derailed/popeye) - 👀 A Kubernetes cluster resource sanitizer (⭐️6247)
- [dexidp/dex](https://github.com/dexidp/dex) - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors \[*Apache License 2.0*\] (⭐️10662)
- [Dicklesworthstone/beads_viewer](https://github.com/Dicklesworthstone/beads_viewer) - Graph-aware TUI for the Beads issue tracker: PageRank, critical path, kanban, dependency DAG visualization, and robot-mode JSON API (⭐️1386)
- [disneystreaming/ssm-helpers](https://github.com/disneystreaming/ssm-helpers) - Help manage AWS systems manager with helpers (⭐️389)
- [distribution/distribution](https://github.com/distribution/distribution) - The toolkit to pack, ship, store, and deliver container content \[*Apache License 2.0*\] (⭐️10319)
- [dlvhdr/gh-dash](https://github.com/dlvhdr/gh-dash) - A rich terminal UI for GitHub that doesn't break your flow. \[*MIT License*\] (⭐️10941)
- [dorkamotorka/ebpf-multihost-map-sync](https://github.com/dorkamotorka/ebpf-multihost-map-sync) - Multihost eBPF Map Sync Setup \[*BSD 2-Clause "Simplified" License*\] (⭐️13)
- [dvyukov/go-fuzz](https://github.com/dvyukov/go-fuzz) - Randomized testing for Go \[*Apache License 2.0*\] (⭐️4842)
- [edoardottt/csprecon](https://github.com/edoardottt/csprecon) - Discover new target domains using Content Security Policy \[*MIT License*\] (⭐️508)
- [ekristen/aws-nuke](https://github.com/ekristen/aws-nuke) - Remove all the resources from an AWS account \[*MIT License*\] (⭐️1220)
- [ekristen/libnuke](https://github.com/ekristen/libnuke) - Common Golang Packages for use by the Various Cloud Nuke Tools \[*MIT License*\] (⭐️56)
- [envoyproxy/gateway](https://github.com/envoyproxy/gateway) - Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway \[*Apache License 2.0*\] (⭐️2563)
- [equinix-labs/otel-cli](https://github.com/equinix-labs/otel-cli) - OpenTelemetry command-line tool for sending events from shell scripts & similar environments \[*Apache License 2.0*\] (⭐️680)
- [ergochat/ergo](https://github.com/ergochat/ergo) - A modern IRC server (daemon/ircd) written in Go. \[*MIT License*\] (⭐️3134)
- [evilmartians/lefthook](https://github.com/evilmartians/lefthook) - Fast and powerful Git hooks manager for any type of projects. \[*MIT License*\] (⭐️7772)
- [fabiolb/fabio](https://github.com/fabiolb/fabio) - Consul Load-Balancing made simple \[*MIT License*\] (⭐️7333)
- [falcosecurity/evolution](https://github.com/falcosecurity/evolution) - Evolution process of The Falco Project \[*Apache License 2.0*\] (⭐️60)
- [falcosecurity/falco-exporter](https://github.com/falcosecurity/falco-exporter) - Prometheus Metrics Exporter for Falco output events \[*Apache License 2.0*\] (⭐️121) *Archived!*
- [falcosecurity/falcoctl](https://github.com/falcosecurity/falcoctl) - Administrative tooling for Falco \[*Apache License 2.0*\] (⭐️122)
- [falcosecurity/falcosidekick](https://github.com/falcosecurity/falcosidekick) - Connect Falco to your ecosystem \[*Apache License 2.0*\] (⭐️652)
- [falcosecurity/plugins](https://github.com/falcosecurity/plugins) - Falco plugins registry \[*Apache License 2.0*\] (⭐️114)
- [falcosecurity/rules](https://github.com/falcosecurity/rules) - Falco rule repository \[*Apache License 2.0*\] (⭐️157)
- [fastly/wafefficacy](https://github.com/fastly/wafefficacy) - Measures the effectiveness of your Web Application Firewall (WAF) \[*MIT License*\] (⭐️83)
- [fatedier/frp](https://github.com/fatedier/frp) - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. \[*Apache License 2.0*\] (⭐️105248)
- [fiatjaf/jiq](https://github.com/fiatjaf/jiq) - jid on jq - interactive JSON query tool using jq expressions \[*MIT License*\] (⭐️937) *Archived!*
- [FiloSottile/age](https://github.com/FiloSottile/age) - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. \[*Modified BSD License*\] (⭐️21656)
- [FiloSottile/mkcert](https://github.com/FiloSottile/mkcert) - A simple zero-config tool to make locally trusted development certificates with any names you'd like. \[*Modified BSD License*\] (⭐️58332)
- [FiloSottile/yubikey-agent](https://github.com/FiloSottile/yubikey-agent) - yubikey-agent is a seamless ssh-agent for YubiKeys. \[*Modified BSD License*\] (⭐️2863)
- [firecracker-microvm/firecracker-containerd](https://github.com/firecracker-microvm/firecracker-containerd) - firecracker-containerd enables containerd to manage containers as Firecracker microVMs \[*Apache License 2.0*\] (⭐️2712)
- [fivexl/lprobe](https://github.com/fivexl/lprobe) - A command-line tool to perform Local Health Check Probes inside Container Images (ECS, Docker) \[*Apache License 2.0*\] (⭐️54)
- [fleetdm/fleet](https://github.com/fleetdm/fleet) - Open device management (⭐️6142)
- [flyteorg/flyte](https://github.com/flyteorg/flyte) - Dynamic, resilient AI orchestration. Coordinate data, models, and compute as you build AI workflows. Flyte 2 now available locally: https://github.com/flyteorg/flyte-sdk \[*Apache License 2.0*\] (⭐️6887)
- [francoismichel/ssh3](https://github.com/francoismichel/ssh3) - SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/abs/2312.08396 and our Internet-Draft: https://datatracker.ietf.org/doc/draft-michel-ssh3/ \[*Apache License 2.0*\] (⭐️4929)
- [frezbo/irsa-anywhere](https://github.com/frezbo/irsa-anywhere) - IRSA on any kubernetes cluster \[*MIT License*\] (⭐️20)
- [fwdcloudsec/granted](https://github.com/fwdcloudsec/granted) - The easiest way to access AWS. \[*MIT License*\] (⭐️1648)
- [fyrsmithlabs/contextd](https://github.com/fyrsmithlabs/contextd) - Semantic context management for Claude Code by Fyrsmith Labs \[*GNU GPLv3*\] (⭐️5)
- [genuinetools/amicontained](https://github.com/genuinetools/amicontained) - Container introspection tool. Find out what container runtime is being used as well as features available. \[*MIT License*\] (⭐️1074)
- [getlago/lago](https://github.com/getlago/lago) - Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics \[*GNU AGPLv3*\] (⭐️9416)
- [ghostsecurity/reaper](https://github.com/ghostsecurity/reaper) - Live validation proxy tool for testing web app vulnerabilities \[*Apache License 2.0*\] (⭐️832)
- [gianlucam76/k8s-cleaner](https://github.com/gianlucam76/k8s-cleaner) - Cleaner is a Kubernetes controller that identifies unused or unhealthy resources, helping you maintain a streamlined and efficient Kubernetes cluster. It provides flexible scheduling, label filtering, Lua-based selection criteria, resource removal or update and notifications via Slack, Webex and Discord. it can also automate clusters operations. \[*Apache License 2.0*\] (⭐️729)
- [gigapi/gigapi](https://github.com/gigapi/gigapi) - GigAPI is a Timeseries lakehouse for real-time data and sub-second queries, powered by DuckDB OLAP + Parquet Query Engine, Compactor w/ Cloud-Native Storage. Drop-in FDAP alternative ⭐ \[*MIT License*\] (⭐️381)
- [gigapi/gigapi-querier](https://github.com/gigapi/gigapi-querier) - DuckDB Query Engine for GigAPI \[*GNU AGPLv3*\] (⭐️8)
- [github/smimesign](https://github.com/github/smimesign) - An S/MIME signing utility for use with Git \[*MIT License*\] (⭐️643)
- [gitleaks/gitleaks](https://github.com/gitleaks/gitleaks) - Find secrets with Gitleaks 🔑 \[*MIT License*\] (⭐️25423)
- [gittuf/gittuf](https://github.com/gittuf/gittuf) - A security layer for Git repositories \[*Apache License 2.0*\] (⭐️579)
- [gizmodata/gizmosql-operator](https://github.com/gizmodata/gizmosql-operator) - Contains a K8s operator for provisioning GizmoSQL (DuckDB / Arrow Flight SQL) instances \[*Apache License 2.0*\] (⭐️9)
- [gliderlabs/logspout](https://github.com/gliderlabs/logspout) - Log routing for Docker container logs \[*MIT License*\] (⭐️4700)
- [go-debos/debos](https://github.com/go-debos/debos) - Debian OS builder \[*Apache License 2.0*\] (⭐️685)
- [go-gandi/go-gandi](https://github.com/go-gandi/go-gandi) - A Go library for the Gandi API \[*MIT License*\] (⭐️18)
- [go-gandi/terraform-provider-gandi](https://github.com/go-gandi/terraform-provider-gandi) - Terraform provider for the Gandi Domain services \[*Mozilla Public License 2.0*\] (⭐️154)
- [go-gitea/gitea](https://github.com/go-gitea/gitea) - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD \[*MIT License*\] (⭐️54300)
- [go-python/cpy3](https://github.com/go-python/cpy3) - Go bindings to the CPython-3 API \[*MIT License*\] (⭐️346)
- [gofireflyio/aiac](https://github.com/gofireflyio/aiac) - Artificial Intelligence Infrastructure-as-Code Generator. \[*Apache License 2.0*\] (⭐️3794)
- [gogrlx/bitcask](https://github.com/gogrlx/bitcask) - \[*MIT License*\] (⭐️1) *Archived!*
- [gogrlx/grlx](https://github.com/gogrlx/grlx) - Effective Fleet Configuration Management \[*BSD Zero Clause License*\] (⭐️213)
- [google/addlicense](https://github.com/google/addlicense) - A program which ensures source code files have copyright license headers by scanning directory patterns recursively \[*Apache License 2.0*\] (⭐️871)
- [google/go-cloud](https://github.com/google/go-cloud) - The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go. \[*Apache License 2.0*\] (⭐️9873)
- [google/osv-scanner](https://github.com/google/osv-scanner) - Vulnerability scanner written in Go which uses the data provided by https://osv.dev \[*Apache License 2.0*\] (⭐️8544)
- [GoogleCloudPlatform/cloud-sql-go-connector](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector) - A Go library for connecting securely to your Cloud SQL instances \[*Apache License 2.0*\] (⭐️140)
- [GoogleContainerTools/kaniko](https://github.com/GoogleContainerTools/kaniko) - Build Container Images In Kubernetes \[*Apache License 2.0*\] (⭐️15760) *Archived!*
- [goreleaser/nfpm](https://github.com/goreleaser/nfpm) - nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go \[*MIT License*\] (⭐️2508)
- [grafana/alloy](https://github.com/grafana/alloy) - OpenTelemetry Collector distribution with programmable pipelines \[*Apache License 2.0*\] (⭐️2976)
- [grafana/grafana-operator](https://github.com/grafana/grafana-operator) - An operator for Grafana that installs and manages Grafana instances, Dashboards and Datasources through Kubernetes/OpenShift CRs \[*Apache License 2.0*\] (⭐️1286)
- [grafana/phlare](https://github.com/grafana/phlare) - 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system \[*GNU AGPLv3*\] (⭐️2033) *Archived!*
- [grafeas/grafeas](https://github.com/grafeas/grafeas) - Artifact Metadata API \[*Apache License 2.0*\] (⭐️1564)
- [gravitational/teleport](https://github.com/gravitational/teleport) - The easiest, and most secure way to access and protect all of your infrastructure. \[*GNU AGPLv3*\] (⭐️20026)
- [grendel-consulting/steampipe-plugin-kolide](https://github.com/grendel-consulting/steampipe-plugin-kolide) - Use SQL to instantly query your Kolide K2 fleet \[*Apache License 2.0*\] (⭐️3) *Archived!*
- [groundcover-com/caretta](https://github.com/groundcover-com/caretta) - Instant K8s service dependency map, right to your Grafana. \[*Apache License 2.0*\] (⭐️1996)
- [gruntwork-io/terragrunt](https://github.com/gruntwork-io/terragrunt) - Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale. \[*MIT License*\] (⭐️9395)
- [guacsec/guac](https://github.com/guacsec/guac) - GUAC aggregates software security metadata into a high fidelity graph database. \[*Apache License 2.0*\] (⭐️1452)
- [gwatts/rootcerts](https://github.com/gwatts/rootcerts) - Root CA certificates for Go \[*MIT License*\] (⭐️43)
- [gwenwindflower/tbd](https://github.com/gwenwindflower/tbd) - 🏁 A sweet and speedy code generator for dbt 🏎️✨ \[*GNU GPLv3*\] (⭐️32) *Archived!*
- [hangxie/parquet-tools](https://github.com/hangxie/parquet-tools) - A utility to deal with Parquet data \[*Modified BSD License*\] (⭐️192)
- [hashicorp/packer](https://github.com/hashicorp/packer) - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. (⭐️15622)
- [hashicorp/terraform-exec](https://github.com/hashicorp/terraform-exec) - Terraform CLI commands via Go. \[*Mozilla Public License 2.0*\] (⭐️772)
- [hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) - Helper types for the Terraform external data representation \[*Mozilla Public License 2.0*\] (⭐️174)
- [hashicorp/terraform-plugin-codegen-spec](https://github.com/hashicorp/terraform-plugin-codegen-spec) - Terraform Provider Code Generation Specification and Go Bindings \[*Mozilla Public License 2.0*\] (⭐️10)
- [hashicorp/terraform-provider-google](https://github.com/hashicorp/terraform-provider-google) - Terraform Provider for Google Cloud Platform \[*Mozilla Public License 2.0*\] (⭐️2590)
- [hashicorp/terraform-provider-scaffolding](https://github.com/hashicorp/terraform-provider-scaffolding) - Quick start repository for creating a Terraform provider \[*Mozilla Public License 2.0*\] (⭐️411) *Archived!*
- [hashicorp/terraform-schema](https://github.com/hashicorp/terraform-schema) - This library helps assembling a complete schema for decoding Terraform config \[*Mozilla Public License 2.0*\] (⭐️81)
- [hay-kot/scaffold](https://github.com/hay-kot/scaffold) - A cookie cutter alternative with in-project scaffolding for generating components, controllers, or other common code patterns. \[*MIT License*\] (⭐️161)
- [hdm/ctail](https://github.com/hdm/ctail) - Tail Certificate Transparency logs and extract hostnames \[*BSD 2-Clause "Simplified" License*\] (⭐️128)
- [helm/chartmuseum](https://github.com/helm/chartmuseum) - helm chart repository server \[*Apache License 2.0*\] (⭐️3817)
- [honeycombio/refinery](https://github.com/honeycombio/refinery) - Refinery is a trace-aware tail-based sampling proxy. It examines whole traces and intelligently applies sampling decisions (whether to keep or discard) to each trace. \[*Apache License 2.0*\] (⭐️390)
- [hotnops/apeman](https://github.com/hotnops/apeman) - AWS Attack Path Management Tool - Walking on the Moon \[*Modified BSD License*\] (⭐️263)
- [howardjohn/gateway-api-bench](https://github.com/howardjohn/gateway-api-bench) - Gateway API Benchmarks provides a common set of tests to evaluate a Gateway API implementation. (⭐️694)
- [hstreamdb/deployment-tool](https://github.com/hstreamdb/deployment-tool) - \[*Apache License 2.0*\] (⭐️2)
- [iann0036/iamlive](https://github.com/iann0036/iamlive) - Generate an IAM policy from AWS, Azure, or Google Cloud (GCP) calls using client-side monitoring (CSM) or embedded proxy \[*MIT License*\] (⭐️3342)
- [iann0036/iamlive-lambda-extension](https://github.com/iann0036/iamlive-lambda-extension) - Lambda Extension for iamlive \[*MIT License*\] (⭐️42)
- [iknowjason/edge](https://github.com/iknowjason/edge) - Whois for the Cloud: Recon tool for cloud provider attribution. Supports AWS, Azure, Google, Cloudflare, and Digital Ocean. (⭐️183)
- [infracost/infracost](https://github.com/infracost/infracost) - Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left! \[*Apache License 2.0*\] (⭐️12206)
- [inngest/inngest](https://github.com/inngest/inngest) - The leading workflow orchestration platform. Run stateful step functions and AI workflows on serverless, servers, or the edge. (⭐️5033)
- [irctrakz/wgslirp](https://github.com/irctrakz/wgslirp) - A user-space networking (tcp/udp) implementation leveraging wireguard-go \[*Apache License 2.0*\] (⭐️38)
- [JamesWoolfenden/pike](https://github.com/JamesWoolfenden/pike) - Pike is a tool for determining the permissions or policy required for IAC code \[*Apache License 2.0*\] (⭐️882)
- [Jan-Kur/HackCLI](https://github.com/Jan-Kur/HackCLI) - Faster than sloppy Slack, that's for sure. Being able to check a channel or DM without leaving the IDE seems goated. \[*MIT License*\] (⭐️22)
- [JanDeDobbeleer/oh-my-posh](https://github.com/JanDeDobbeleer/oh-my-posh) - The most customisable and low-latency cross platform/shell prompt renderer \[*MIT License*\] (⭐️21818)
- [jasonamyers/portray](https://github.com/jasonamyers/portray) - Helps with assuming roles in multiple AWS accounts. \[*MIT License*\] (⭐️15)
- [jaxxstorm/sentinel](https://github.com/jaxxstorm/sentinel) - Watch over your tailnet and notify of changes \[*MIT License*\] (⭐️34)
- [jcmturner/awskmsluks](https://github.com/jcmturner/awskmsluks) - Linux disk encryption through the integration of LUKS with AWS KMS \[*Apache License 2.0*\] (⭐️10)
- [jesseduffield/lazygit](https://github.com/jesseduffield/lazygit) - simple terminal UI for git commands \[*MIT License*\] (⭐️74324)
- [JFryy/qq](https://github.com/JFryy/qq) - jq, but with many interoperable configuration format transcodings and interactive querying. \[*MIT License*\] (⭐️710)
- [juicedata/juicefs](https://github.com/juicedata/juicefs) - JuiceFS is a distributed POSIX file system built on top of Redis and S3. \[*Apache License 2.0*\] (⭐️13327)
- [juliosueiras/terraform-lsp](https://github.com/juliosueiras/terraform-lsp) - Language Server Protocol for Terraform \[*MIT License*\] (⭐️588)
- [justjanne/powerline-go](https://github.com/justjanne/powerline-go) - A beautiful and useful low-latency prompt for your shell, written in go \[*GNU GPLv3*\] (⭐️2880)
- [k3d-io/k3d](https://github.com/k3d-io/k3d) - Little helper to run CNCF's k3s in Docker \[*MIT License*\] (⭐️6318)
- [k3s-io/k3s](https://github.com/k3s-io/k3s) - Lightweight Kubernetes \[*Apache License 2.0*\] (⭐️32439)
- [k8gb-io/k8gb](https://github.com/k8gb-io/k8gb) - A cloud native Kubernetes Global Balancer \[*Apache License 2.0*\] (⭐️1152)
- [k8snetworkplumbingwg/multus-cni](https://github.com/k8snetworkplumbingwg/multus-cni) - A CNI meta-plugin for multi-homed pods in Kubernetes \[*Apache License 2.0*\] (⭐️2809)
- [kagent-dev/kagent](https://github.com/kagent-dev/kagent) - Cloud Native Agentic AI | Discord: https://bit.ly/kagentdiscord \[*Apache License 2.0*\] (⭐️2346)
- [KatTraxler/gcpdocs](https://github.com/KatTraxler/gcpdocs) - Repository to archive GCP Documentation for local use (⭐️16)
- [kedacore/keda](https://github.com/kedacore/keda) - KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes \[*Apache License 2.0*\] (⭐️9985)
- [knative-extensions/eventing-awssqs](https://github.com/knative-extensions/eventing-awssqs) - AWS SQS integration with Knative Eventing. \[*Apache License 2.0*\] (⭐️5) *Archived!*
- [knative/eventing](https://github.com/knative/eventing) - Event-driven application platform for Kubernetes \[*Apache License 2.0*\] (⭐️1530)
- [ko-build/ko](https://github.com/ko-build/ko) - Build and deploy Go applications \[*Apache License 2.0*\] (⭐️8368)
- [konstructio/kubefirst](https://github.com/konstructio/kubefirst) - The Kubefirst Open Source Platform \[*MIT License*\] (⭐️2036)
- [kube-burner/kube-burner](https://github.com/kube-burner/kube-burner) - Kubernetes performance and scale test orchestration framework written in golang \[*Apache License 2.0*\] (⭐️731)
- [kube-vm-project/eSwitch](https://github.com/kube-vm-project/eSwitch) - A layer 2 switch for VMs powered by eBPF \[*Apache License 2.0*\] (⭐️45)
- [kubernetes-sigs/aws-load-balancer-controller](https://github.com/kubernetes-sigs/aws-load-balancer-controller) - A Kubernetes controller for Elastic Load Balancers \[*Apache License 2.0*\] (⭐️4267)
- [kubernetes-sigs/ingress2gateway](https://github.com/kubernetes-sigs/ingress2gateway) - Convert Ingress resources to Gateway API resources \[*Apache License 2.0*\] (⭐️871)
- [kubernetes-sigs/kube-network-policies](https://github.com/kubernetes-sigs/kube-network-policies) - Kubernetes network policies reference implementation \[*Apache License 2.0*\] (⭐️73)
- [kubernetes-sigs/kubectl-validate](https://github.com/kubernetes-sigs/kubectl-validate) - \[*Apache License 2.0*\] (⭐️263)
- [kubernetes-sigs/kueue](https://github.com/kubernetes-sigs/kueue) - Kubernetes-native Job Queueing \[*Apache License 2.0*\] (⭐️2364)
- [kubernetes-sigs/kustomize](https://github.com/kubernetes-sigs/kustomize) - Customization of kubernetes YAML configurations \[*Apache License 2.0*\] (⭐️11973)
- [kubernetes-sigs/metrics-server](https://github.com/kubernetes-sigs/metrics-server) - Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. \[*Apache License 2.0*\] (⭐️6572)
- [kubernetes/kompose](https://github.com/kubernetes/kompose) - Convert Compose to Kubernetes \[*Apache License 2.0*\] (⭐️10474)
- [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) - Production-Grade Container Scheduling and Management \[*Apache License 2.0*\] (⭐️121169)
- [lakekeeper/lakekeeper-operator](https://github.com/lakekeeper/lakekeeper-operator) - A Kubernetes Operator for Lakekeeper (WIP) \[*Apache License 2.0*\] (⭐️16)
- [linuxkit/linuxkit](https://github.com/linuxkit/linuxkit) - A toolkit for building secure, portable and lean operating systems for containers \[*Apache License 2.0*\] (⭐️8600)
- [ljfranklin/terraform-resource](https://github.com/ljfranklin/terraform-resource) - A concourse resource to create infrastructure via Terraform \[*MIT License*\] (⭐️187)
- [lkarlslund/Adalanche](https://github.com/lkarlslund/Adalanche) - Attack Graph Visualizer and Explorer (Active Directory) ...Who's *really* Domain Admin? \[*GNU AGPLv3*\] (⭐️2141)
- [loft-sh/devpod](https://github.com/loft-sh/devpod) - Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker. \[*Mozilla Public License 2.0*\] (⭐️14769)
- [loft-sh/jspolicy](https://github.com/loft-sh/jspolicy) - jsPolicy - Easier & Faster Kubernetes Policies using JavaScript or TypeScript \[*Apache License 2.0*\] (⭐️415)
- [loft-sh/loft](https://github.com/loft-sh/loft) - Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode (⭐️829)
- [loft-sh/vcluster](https://github.com/loft-sh/vcluster) - vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces. \[*Apache License 2.0*\] (⭐️11054)
- [logur/logur](https://github.com/logur/logur) - Logur is an opinionated collection of logging best practices \[*MIT License*\] (⭐️203) *Archived!*
- [lxc/distrobuilder](https://github.com/lxc/distrobuilder) - System container image builder for LXC and Incus \[*Apache License 2.0*\] (⭐️811)
- [lxc/incus](https://github.com/lxc/incus) - Powerful system container and virtual machine manager \[*Apache License 2.0*\] (⭐️5026)
- [lxc/incus-os](https://github.com/lxc/incus-os) - Immutable Linux OS to run Incus \[*Apache License 2.0*\] (⭐️886)
- [marimo-team/marimo-operator](https://github.com/marimo-team/marimo-operator) - k8s operator and plugin for marimo deployment \[*Apache License 2.0*\] (⭐️17)
- [mark3labs/mcphost](https://github.com/mark3labs/mcphost) - A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP). \[*MIT License*\] (⭐️1576)
- [Masterminds/sprig](https://github.com/Masterminds/sprig) - Useful template functions for Go templates. \[*MIT License*\] (⭐️4700)
- [matrix-org/dendrite](https://github.com/matrix-org/dendrite) - Dendrite is a second-generation Matrix homeserver written in Go! \[*Apache License 2.0*\] (⭐️5641) *Archived!*
- [mchaffe/cloudprefixes](https://github.com/mchaffe/cloudprefixes) - Recon tool to query cloud prefixes for services associated with an IP address \[*GNU GPLv3*\] (⭐️23)
- [meshery/meshery](https://github.com/meshery/meshery) - Meshery, the cloud native manager \[*Apache License 2.0*\] (⭐️10059)
- [metrico/gigapipe](https://github.com/metrico/gigapipe) - ⭐️ The Open-Source Polyglot Observability Warehouse: Light, Fast, Cloud Native, Drop-in Grafana LGTMP alternative :rocket: Indie All-in-One Opentelemetry, Loki, Prometheus, Tempo, Pyroscope On-Prem Alternative :star: \[*GNU AGPLv3*\] (⭐️1641)
- [mgreau/zen](https://github.com/mgreau/zen) - A worktree orchestrator for AI-assisted PR reviews and feature work with Claude Code. \[*MIT License*\] (⭐️14)
- [microsoft/retina](https://github.com/microsoft/retina) - eBPF distributed networking observability tool for Kubernetes \[*MIT License*\] (⭐️3106)
- [mikeroyal/Open-Source-Security-Guide](https://github.com/mikeroyal/Open-Source-Security-Guide) - Open Source Security Guide. Learn all about Security Standards (FIPS, CIS, FedRAMP, FISMA, etc.), Frameworks, Threat Models, Encryption, and Benchmarks. (⭐️1056)
- [minio/directpv](https://github.com/minio/directpv) - Kubernetes CSI driver for Direct Attached Storage :minidisc: \[*GNU AGPLv3*\] (⭐️701)
- [minio/kes](https://github.com/minio/kes) - [Deprecated] Key Encryption Server \[*GNU AGPLv3*\] (⭐️498) *Archived!*
- [minio/minio](https://github.com/minio/minio) - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. \[*GNU AGPLv3*\] (⭐️60486) *Archived!*
- [mirceanton/external-dns-provider-mikrotik](https://github.com/mirceanton/external-dns-provider-mikrotik) - ExternalDNS webhook to manage Mikrotik DNS Records. \[*Apache License 2.0*\] (⭐️111)
- [mkubaczyk/helmsman](https://github.com/mkubaczyk/helmsman) - Helm Charts as Code \[*MIT License*\] (⭐️1487)
- [mozilla-services/aws-signing-proxy](https://github.com/mozilla-services/aws-signing-proxy) - signs http requests using AWS V4 signer \[*Mozilla Public License 2.0*\] (⭐️27) *Archived!*
- [Mr-Destructive/steampipe-plugin-cookiecutter](https://github.com/Mr-Destructive/steampipe-plugin-cookiecutter) - A Cookiecutter template for creating steampipe plugins (⭐️3)
- [mudler/LocalAI](https://github.com/mudler/LocalAI) - :robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, MCP, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference \[*MIT License*\] (⭐️43670)
- [muesli/duf](https://github.com/muesli/duf) - Disk Usage/Free Utility - a better 'df' alternative (⭐️14868)
- [mungoknotwise/terraform-lsp](https://github.com/mungoknotwise/terraform-lsp) - Language Server Protocol for Terraform \[*MIT License*\] (⭐️1)
- [musana/CF-Hero](https://github.com/musana/CF-Hero) - CF-Hero is a reconnaissance tool that uses multiple data sources to discover the origin IP addresses of Cloudflare-protected web applications (⭐️1782)
- [nanovms/ops](https://github.com/nanovms/ops) - ops - build and run nanos unikernels \[*MIT License*\] (⭐️1475)
- [nats-io/prometheus-nats-exporter](https://github.com/nats-io/prometheus-nats-exporter) - A Prometheus exporter for NATS metrics \[*Apache License 2.0*\] (⭐️469)
- [ned1313/terrahash](https://github.com/ned1313/terrahash) - Create and store a hash of the Terraform modules used by your configuration \[*MIT License*\] (⭐️80)
- [neilotoole/sq](https://github.com/neilotoole/sq) - sq data wrangler \[*MIT License*\] (⭐️2455)
- [nektos/act](https://github.com/nektos/act) - Run your GitHub Actions locally 🚀 \[*MIT License*\] (⭐️69367)
- [netbirdio/netbird](https://github.com/netbirdio/netbird) - Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls. (⭐️23561)
- [netsampler/goflow2](https://github.com/netsampler/goflow2) - High performance sFlow/IPFIX/NetFlow Collector \[*Modified BSD License*\] (⭐️747)
- [netzkern/butler](https://github.com/netzkern/butler) - 🤵 Welcome to Butler, your personal assistent to scaffold new projects. Shipped with binaries for Mac, Win and Linux. \[*MIT License*\] (⭐️81)
- [nimakaviani/ytt](https://github.com/nimakaviani/ytt) - YAML templating tool that works on YAML structure instead of text \[*Apache License 2.0*\] (⭐️1)
- [noahgorstein/jqp](https://github.com/noahgorstein/jqp) - A TUI playground to experiment with jq \[*MIT License*\] (⭐️2780)
- [notaryproject/notary](https://github.com/notaryproject/notary) - Notary is a project that allows anyone to have trust over arbitrary collections of data \[*Apache License 2.0*\] (⭐️3288) *Archived!*
- [nutsdb/nutsdb](https://github.com/nutsdb/nutsdb) - A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set. \[*Apache License 2.0*\] (⭐️3562)
- [NVIDIA/nvidia-container-toolkit](https://github.com/NVIDIA/nvidia-container-toolkit) - Build and run containers leveraging NVIDIA GPUs \[*Apache License 2.0*\] (⭐️4139)
- [oapi-codegen/oapi-codegen](https://github.com/oapi-codegen/oapi-codegen) - Generate Go client and server boilerplate from OpenAPI 3 specifications \[*Apache License 2.0*\] (⭐️8162)
- [oauth2-proxy/mockoidc](https://github.com/oauth2-proxy/mockoidc) - A Mock OIDC Server for Unit & Integration Tests \[*MIT License*\] (⭐️93)
- [observIQ/bindplane-otel-collector](https://github.com/observIQ/bindplane-otel-collector) - Bindplane’s distribution of the OpenTelemetry collector providing a simple and unified solution to collect, refine, and ship telemetry data anywhere \[*Apache License 2.0*\] (⭐️170)
- [octo-sts/app](https://github.com/octo-sts/app) - A GitHub App that acts like a Security Token Service (STS) for the Github API \[*Apache License 2.0*\] (⭐️314)
- [octokit/go-sdk](https://github.com/octokit/go-sdk) - A generated Go SDK from GitHub's OpenAPI specification. Built on Kiota. \[*MIT License*\] (⭐️86)
- [odigos-io/odigos](https://github.com/odigos-io/odigos) - Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF \[*Apache License 2.0*\] (⭐️3638)
- [ollama/ollama](https://github.com/ollama/ollama) - Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. \[*MIT License*\] (⭐️165202)
- [open-feature/flagd](https://github.com/open-feature/flagd) - A feature flag daemon with a Unix philosophy \[*Apache License 2.0*\] (⭐️882)
- [open-policy-agent/conftest](https://github.com/open-policy-agent/conftest) - Write tests against structured configuration data using the Open Policy Agent Rego query language (⭐️3139)
- [open-policy-agent/regal](https://github.com/open-policy-agent/regal) - Regal is a linter and language server for Rego, bringing your policy development experience to the next level! \[*Apache License 2.0*\] (⭐️365)
- [open-telemetry/opentelemetry-collector-contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib) - Contrib repository for the OpenTelemetry Collector \[*Apache License 2.0*\] (⭐️4509)
- [openclarity/openclarity](https://github.com/openclarity/openclarity) - OpenClarity is an open source platform built to enhance security and observability of cloud native applications and infrastructure \[*Apache License 2.0*\] (⭐️1453)
- [opencontainers/distribution-spec](https://github.com/opencontainers/distribution-spec) - OCI Distribution Specification \[*Apache License 2.0*\] (⭐️1085)
- [opencontainers/image-spec](https://github.com/opencontainers/image-spec) - OCI Image Format \[*Apache License 2.0*\] (⭐️4185)
- [openfga/openfga](https://github.com/openfga/openfga) - A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar \[*Apache License 2.0*\] (⭐️4882)
- [openstandia/jwk-keygen](https://github.com/openstandia/jwk-keygen) - JWK Key Generator \[*Apache License 2.0*\] (⭐️14)
- [opentofu/registry](https://github.com/opentofu/registry) - Metadata and tooling for the OpenTofu registry \[*Apache License 2.0*\] (⭐️397)
- [opentofu/registry-ui](https://github.com/opentofu/registry-ui) - Powering the OpenTofu Registry Search (beta) (⭐️20)
- [opentofu/terraform-provider-lua](https://github.com/opentofu/terraform-provider-lua) - Experimental \[*Mozilla Public License 2.0*\] (⭐️36)
- [operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) - A management framework for extending Kubernetes with Operators \[*Apache License 2.0*\] (⭐️1854)
- [operator-framework/operator-sdk](https://github.com/operator-framework/operator-sdk) - SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.