timoguin / stars

My starred repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome stars

A list of awesome repositories I've starred. Want your own? Try: stargazer
Total starred repositories: 1379

Contents

Assembly

C

  • atlas0fd00m/rfcat - RfCat - swiss-army knife of ISM band radio (⭐️535)
  • bellard/quickjs - Public repository of the QuickJS Javascript Engine. (⭐️7769)
  • blackmagic-debug/blackmagic - In application debugger for ARM Cortex microcontrollers. [GNU GPLv3] (⭐️3086)
  • cilium/pwru - Packet, where are you? -- eBPF-based Linux kernel networking debugger [Apache License 2.0] (⭐️2513)
  • debauchee/barrier - Open-source KVM software (⭐️26334)
  • defuse/swatd - Run a script when one or more sensors fail. [GNU GPLv3] (⭐️859)
  • flipperdevices/flipperzero-firmware - Flipper Zero firmware source code [GNU GPLv3] (⭐️11278)
  • FoxIO-LLC/ja4tscan - JA4TScan is an active TCP server fingerprinting tool. (⭐️37)
  • greatscottgadgets/hackrf - low cost software radio platform [GNU GPLv2] (⭐️6155)
  • gsliepen/tinc - a VPN daemon (⭐️1852)
  • hydradatabase/hydra - Hydra: Column-oriented Postgres. Add scalable analytics to your project in minutes. [Apache License 2.0] (⭐️2661)
  • jart/blink - tiniest x86-64-linux emulator [ISC License] (⭐️6730)
  • jedisct1/libsodium - A modern, portable, easy to use crypto library. (⭐️11968)
  • jedisct1/minisign - A dead simple tool to sign files and verify digital signatures. (⭐️1981)
  • krallin/tini - A tiny but valid init for containers [MIT License] (⭐️9509)
  • latchset/tang - Tang binding daemon [GNU GPLv3] (⭐️458)
  • microsoft/ebpf-for-windows - eBPF implementation that runs on top of Windows [MIT License] (⭐️2617)
  • nanomq/nanomq - An ultra-lightweight and blazing-fast Messaging broker/bus for IoT edge & SDV [MIT License] (⭐️1401)
  • nanomsg/nanomsg - nanomsg library (⭐️5879)
  • nanomsg/nng - nanomsg-next-generation -- light-weight brokerless messaging [MIT License] (⭐️3594)
  • netblue30/firejail - Linux namespaces and seccomp-bpf sandbox [GNU GPLv2] (⭐️5481)
  • netdata/netdata - The open-source observability platform everyone needs! [GNU GPLv3] (⭐️68534)
  • 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] (⭐️1952)
  • NVIDIA/libnvidia-container - NVIDIA container runtime library [Apache License 2.0] (⭐️732)
  • 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] (⭐️4126)
  • 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. (⭐️18538)
  • P-H-C/phc-winner-argon2 - The password hash Argon2, winner of PHC (⭐️4677)
  • qmk/qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families [GNU GPLv2] (⭐️17232)
  • rootless-containers/slirp4netns - User-mode networking for unprivileged network namespaces [GNU GPLv2] (⭐️692)
  • seccomp/libseccomp - The main libseccomp repository [GNU LGPLv2.1] (⭐️770)
  • swaywm/sway - i3-compatible Wayland compositor [MIT License] (⭐️13919)
  • tiki-archive/publish-sdk-ios - TIKI SDK (iOS) - Consumer Data Licensing [MIT License] (⭐️3) Archived!
  • tursodatabase/libsql - libSQL is a fork of SQLite that is both Open Source, and Open Contributions. [MIT License] (⭐️8100)
  • ventZl/cmrx - C Microkernel Realtime eXecutive [MIT License] (⭐️27)
  • VirusTotal/yara - The pattern matching swiss knife [Modified BSD License] (⭐️7772)
  • wazuh/wazuh - Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads. (⭐️9356)
  • WillPower3309/swayfx - SwayFX: Sway, but with eye candy! [MIT License] (⭐️1099)
  • xdp-project/xdp-tools - Utilities and example programs for use with XDP (⭐️577)
  • xdp-project/xdp-tutorial - XDP tutorial (⭐️2277)
  • yugabyte/yugabyte-db - YugabyteDB - the cloud native distributed SQL database for mission-critical applications. (⭐️8529)

C#

  • awslabs/aws-apigateway-lambda-authorizer-blueprints - Blueprints and examples for Lambda-based custom Authorizers for use in API Gateway. [Apache License 2.0] (⭐️695)
  • benapetr/wikimedia-bot - IRC bot that is being used on number of wikimedia channels [GNU GPLv3] (⭐️36)
  • cmu-sei/GHOSTS - GHOSTS is a realistic user simulation framework for cyber simulation, training, and exercise (⭐️420)
  • CycloneDX/cyclonedx-cli - CycloneDX CLI tool for SBOM analysis, merging, diffs and format conversions. [Apache License 2.0] (⭐️260)
  • dfds/dojo - The DED dojo is the main repository for developer workshops and katas @ DFDS [MIT License] (⭐️10)
  • garora/TDD-Katas - This repository contains Hands on Test Driven Development Katas (C#) [MIT License] (⭐️718)
  • marticliment/WingetUI - WingetUI: The Graphical Interface for your package managers [MIT License] (⭐️9614)
  • microsoft/kiota - OpenAPI based HTTP Client code generator [MIT License] (⭐️2325)
  • microsoft/winget-create - The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate) [MIT License] (⭐️459)
  • Sonarr/Sonarr - Smart PVR for newsgroup and bittorrent users. [GNU GPLv3] (⭐️10088)

C++

  • apache/arrow - Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing [Apache License 2.0] (⭐️13652)
  • apache/datasketches-cpp - Core C++ Sketch Library [Apache License 2.0] (⭐️206)
  • aregtech/areg-sdk - AREG is an asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread. [Apache License 2.0] (⭐️247)
  • ariya/phantomjs - Scriptable Headless Browser [Modified BSD License] (⭐️29412) Archived!
  • avast/yaramod - Parsing of YARA rules into AST and building new rulesets in C++. [MIT License] (⭐️115)
  • BayshoreNetworks/yextend - Yara integrated software to handle archive file data. [Modified BSD License] (⭐️291)
  • ClickHouse/ClickHouse - ClickHouse® is a real-time analytics DBMS [Apache License 2.0] (⭐️34732)
  • cloudflare/workerd - The JavaScript / Wasm runtime that powers Cloudflare Workers [Apache License 2.0] (⭐️5775)
  • draios/sysdig - Linux system exploration and troubleshooting tool with first class support for containers (⭐️7612)
  • duckdb/duckdb - DuckDB is an in-process SQL OLAP Database Management System [MIT License] (⭐️17303)
  • duckdb/duckdb-wasm - WebAssembly version of DuckDB [MIT License] (⭐️954)
  • duckdb/duckdb_iceberg - [MIT License] (⭐️95)
  • facebook/watchman - Watches files and records, or triggers actions, when they change. [MIT License] (⭐️12316)
  • facebookincubator/velox - A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems. [Apache License 2.0] (⭐️3180)
  • finos/perspective - A data visualization and analytics component, especially well-suited for large and/or streaming datasets. [Apache License 2.0] (⭐️7600)
  • ggerganov/kbd-audio - 🎤⌨️ Acoustic keyboard eavesdropping [MIT License] (⭐️8385)
  • hyprwm/Hyprland - Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks. [Modified BSD License] (⭐️17168)
  • jax-ml/ml_dtypes - A stand-alone implementation of several NumPy dtype extensions used in machine learning. [Apache License 2.0] (⭐️120)
  • lief-project/LIEF - LIEF - Library to Instrument Executable Formats [Apache License 2.0] (⭐️4194)
  • mobile-shell/mosh - Mobile Shell [GNU GPLv3] (⭐️12253)
  • Mozilla-Ocho/llamafile - Distribute and run LLMs with a single file. (⭐️15633)
  • nic-hartley/git-gud - A teaching tool for Git (⭐️7)
  • osquery/osquery - SQL powered operating system instrumentation, monitoring, and analytics. (⭐️21400)
  • pdet/Scrooge-McDuck - (⭐️99)
  • rapidsai/cudf - cuDF - GPU DataFrame Library [Apache License 2.0] (⭐️7449)
  • scylladb/scylladb - NoSQL data store using the seastar framework, compatible with Apache Cassandra [GNU AGPLv3] (⭐️12687)
  • Snapchat/KeyDB - A Multithreaded Fork of Redis [Modified BSD License] (⭐️10839)
  • tenzir/tenzir - Open source security data pipelines. [Modified BSD License] (⭐️618)
  • trapexit/mergerfs - a featureful union filesystem (⭐️3921)
  • vlad17/datasketches-rs - Rusty wrapper for Apache DataSketches [Apache License 2.0] (⭐️11)
  • 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] (⭐️8026)
  • WerWolv/ImHex - 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. [GNU GPLv2] (⭐️33276)
  • zeek/zeek - Zeek is a powerful network analysis framework that is much different from the typical IDS you may know. (⭐️5976)
  • zeromq/libzmq - ZeroMQ core engine in C++, implements ZMTP/3.1 [Mozilla Public License 2.0] (⭐️9345)

CSS

  • adobe/adobe.github.com - Adobe central hub for open source [MIT License] (⭐️1390)
  • ethereum-oasis-op/L2 - Technical Specification of Layer 2 Blockchain Scalability Solutions for Ethereum Virtual Machine Compatible public Blockchains (⭐️22)
  • 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 (⭐️51815)

CUE

Clojure

  • Factual/drake - Data workflow tool, like a "Make for data" (⭐️1478)
  • jeremykross/konstellate - Free and Open Source GUI to Visualize Kubernetes Applications. [MIT License] (⭐️1457)
  • metabase/metabase - The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋 (⭐️36863)
  • metosin/spec-tools - Clojure(Script) tools for clojure.spec [Eclipse Public License 2.0] (⭐️591)

Dart

Dockerfile

  • dotnet/dotnet-docker - Docker images for .NET and the .NET Tools. [MIT License] (⭐️4258)
  • Hacking-the-Cloud/hackingthe.cloud - An encyclopedia for offensive and defensive security knowledge in cloud native technologies. (⭐️1531)
  • 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)
  • 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] (⭐️1757)
  • sickcodes/dock-droid - Docker Android - Run QEMU Android in a Docker! X11 Forwarding! CI/CD for Android! [GNU GPLv3] (⭐️939)

Elixir

  • atlosdotorg/atlos - The collaborative workspace for visual verification [GNU GPLv3] (⭐️58)
  • Clivern/Lynx - 🐺 A Fast, Secure and Reliable Terraform Backend, Set up in Minutes. [MIT License] (⭐️198)
  • elixir-explorer/explorer - Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir [MIT License] (⭐️992)
  • hswick/exw3 - High level Ethereum RPC Client for Elixir [Apache License 2.0] (⭐️149)
  • plausible/analytics - Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. [GNU AGPLv3] (⭐️18608)
  • standard-webhooks/standard-webhooks - The Standard Webhooks specification [Apache License 2.0] (⭐️1200)

Erlang

  • 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] (⭐️3167)

Go

  • 0x4D31/galah - Galah: LLM-powered web honeypot! [Apache License 2.0] (⭐️291)
  • 1Password/for-open-source - Get a 1Password team account for free to support your open source initiatives! (⭐️1579)
  • 1Password/shell-plugins - Seamless authentication for every tool in your terminal. [MIT License] (⭐️496)
  • 1Password/terraform-provider-onepassword - Use the 1Password Terraform Provider to reference, create, or update items in your 1Password Vaults. [MIT License] (⭐️304)
  • 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] (⭐️6348)
  • 99designs/gqlgen - go generate based graphql server library [MIT License] (⭐️9688)
  • 99designs/keyring - Go library providing a uniform interface across a range of secure credential stores [MIT License] (⭐️536)
  • abiosoft/colima - Container runtimes on macOS (and Linux) with minimal setup [MIT License] (⭐️17206)
  • ahmetb/kubectx - Faster way to switch between clusters and namespaces in kubectl [Apache License 2.0] (⭐️17057)
  • akamai/AkamaiOPEN-edgegrid-golang - This library implements an Authentication handler for the Akamai OPEN EdgeGrid Authentication scheme [Apache License 2.0] (⭐️81)
  • akamai/cli - Manage and configure Akamai from the Command Line. [Apache License 2.0] (⭐️203)
  • akamai/terraform-provider-akamai - Terraform Akamai provider [Mozilla Public License 2.0] (⭐️108)
  • alexellis/k3sup - bootstrap K3s over SSH in < 60s 🚀 (⭐️5910)
  • 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 - 亚马逊 MWS API Golang SDK (⭐️4)
  • anchore/grype - A vulnerability scanner for container images and filesystems [Apache License 2.0] (⭐️7915)
  • anchore/syft - CLI tool and library for generating a Software Bill of Materials from container images and filesystems [Apache License 2.0] (⭐️5552)
  • antonmedv/fx - Terminal JSON viewer & processor [MIT License] (⭐️18581)
  • apache/iceberg-go - Apache Iceberg - Go [Apache License 2.0] (⭐️75)
  • ariga/atlas - Manage your database schema as code [Apache License 2.0] (⭐️5135)
  • authzed/spicedb - Open Source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer applications [Apache License 2.0] (⭐️4607)
  • aws-okta/aws-okta - aws-vault like tool for Okta authentication [MIT License] (⭐️16)
  • 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] (⭐️3342)
  • aws/karpenter-provider-aws - Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity. [Apache License 2.0] (⭐️6000)
  • 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] (⭐️245)
  • 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] (⭐️476)
  • awslabs/diagram-as-code - Diagram-as-code for AWS architecture. [Apache License 2.0] (⭐️344)
  • brexhq/substation - Substation is a toolkit for routing, normalizing, and enriching security event and audit logs. [MIT License] (⭐️288)
  • buptczq/WinCryptSSHAgent - Using a Yubikey for SSH Authentication on Windows Seamlessly [Apache License 2.0] (⭐️519)
  • burrowers/garble - Obfuscate Go builds [Modified BSD License] (⭐️3581)
  • bwhaley/ssmsh - A shell for the EC2 Parameter Store [MIT License] (⭐️296)
  • 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] (⭐️127)
  • bxcodec/gotcha - gotcha: inmemory-cache in Go (Golang) with customizable algorithm [MIT License] (⭐️20) Archived!
  • bytebase/bytebase - The GitHub/GitLab for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams. (⭐️10228)
  • caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS [Apache License 2.0] (⭐️54419)
  • charmbracelet/charm - The Charm Tool and Library 🌟 [MIT License] (⭐️2275)
  • charmbracelet/glow - Render markdown on the CLI, with pizzazz! 💅🏻 [MIT License] (⭐️14927)
  • charmbracelet/soft-serve - The mighty, self-hostable Git server for the command line🍦 [MIT License] (⭐️4885)
  • charmbracelet/vhs - Your CLI home video recorder 📼 [MIT License] (⭐️14059)
  • cilium/certgen - A convenience tool to generate and store certificates for Hubble Relay mTLS [Apache License 2.0] (⭐️17)
  • cilium/cilium - eBPF-based Networking, Security, and Observability [Apache License 2.0] (⭐️18750)
  • 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] (⭐️5815)
  • cilium/tetragon - eBPF-based Security Observability and Runtime Enforcement [Apache License 2.0] (⭐️3335)
  • cli/cli - GitHub’s official command line tool [MIT License] (⭐️35627)
  • cli/go-gh - A Go module for interacting with gh and the GitHub API from the command line. [MIT License] (⭐️310)
  • cli/oauth - A library for performing OAuth Device flow and Web application flow in Go client apps. [MIT License] (⭐️442)
  • cloudquery/cloudquery - The open source high performance ELT framework powered by Apache Arrow [Mozilla Public License 2.0] (⭐️5617)
  • common-fate/granted - The easiest way to access your cloud. [MIT License] (⭐️923)
  • containerd/nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ... [Apache License 2.0] (⭐️7477)
  • containers/ocicrypt - Encryption libraries for Encrypted OCI Container images [Apache License 2.0] (⭐️129)
  • containers/podman - Podman: A tool for managing OCI containers and pods. [Apache License 2.0] (⭐️21985)
  • containers/skopeo - Work with remote images registries - retrieving information, images, signing content [Apache License 2.0] (⭐️7493)
  • corazawaf/coraza - OWASP Coraza WAF is a golang modsecurity compatible web application firewall library [Apache License 2.0] (⭐️1864)
  • coreos/fleet - fleet ties together systemd and etcd into a distributed init system [Apache License 2.0] (⭐️2423) Archived!
  • crossplane/crossplane - The Cloud Native Control Plane [Apache License 2.0] (⭐️8893)
  • cue-lang/cue - The home of the CUE language! Validate and define text-based and dynamic configuration [Apache License 2.0] (⭐️4791)
  • cue-unity/unity - unity - run experiments/regression tests on CUE modules [Apache License 2.0] (⭐️41) Archived!
  • dagger/dagger - Application Delivery as Code that Runs Anywhere [Apache License 2.0] (⭐️10382)
  • 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] (⭐️237)
  • deepmap/oapi-codegen - Generate Go client and server boilerplate from OpenAPI 3 specifications [Apache License 2.0] (⭐️5300)
  • derailed/popeye - 👀 A Kubernetes cluster resource sanitizer (⭐️5003)
  • disneystreaming/ssm-helpers - Help manage AWS systems manager with helpers (⭐️384)
  • dlvhdr/gh-dash - A beautiful CLI dashboard for GitHub 🚀 [MIT License] (⭐️4401)
  • dvyukov/go-fuzz - Randomized testing for Go [Apache License 2.0] (⭐️4712)
  • ekristen/libnuke - Common Golang Packages for use by the Various Cloud Nuke Tools [MIT License] (⭐️17)
  • ergochat/ergo - A modern IRC server (daemon/ircd) written in Go. [MIT License] (⭐️2174)
  • fabiolb/fabio - Consul Load-Balancing made simple [MIT License] (⭐️7249)
  • falcosecurity/evolution - Evolution process of The Falco Project [Apache License 2.0] (⭐️45)
  • falcosecurity/falco-exporter - Prometheus Metrics Exporter for Falco output events [Apache License 2.0] (⭐️108)
  • falcosecurity/falcoctl - Administrative tooling for Falco [Apache License 2.0] (⭐️81)
  • falcosecurity/falcosidekick - Connect Falco to your ecosystem [Apache License 2.0] (⭐️514)
  • falcosecurity/plugins - Falco plugins registry [Apache License 2.0] (⭐️77)
  • falcosecurity/rules - Falco rule repository [Apache License 2.0] (⭐️85)
  • fastly/wafefficacy - Measures the effectiveness of your Web Application Firewall (WAF) [MIT License] (⭐️71)
  • fiatjaf/jiq - jid on jq - interactive JSON query tool using jq expressions [MIT License] (⭐️908) Archived!
  • 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] (⭐️15452)
  • FiloSottile/mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like. [Modified BSD License] (⭐️46135)
  • FiloSottile/yubikey-agent - yubikey-agent is a seamless ssh-agent for YubiKeys. [Modified BSD License] (⭐️2589)
  • fivexl/lprobe - A command-line tool to perform Local Health Check Probes inside Container Images (ECS, Docker) [Apache License 2.0] (⭐️49)
  • fleetdm/fleet - Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center) (⭐️2197)
  • flosell/iam-policy-json-to-terraform - Small tool to convert an IAM Policy in JSON format into a Terraform aws_iam_policy_document [Apache License 2.0] (⭐️761)
  • flyteorg/flyte - Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. [Apache License 2.0] (⭐️4925)
  • 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] (⭐️3125)
  • github/smimesign - An S/MIME signing utility for use with Git [MIT License] (⭐️573)
  • gitleaks/gitleaks - Protect and discover secrets using Gitleaks 🔑 [MIT License] (⭐️15394)
  • gittuf/gittuf - A security layer for Git repositories [Apache License 2.0] (⭐️403)
  • gliderlabs/logspout - Log routing for Docker container logs [MIT License] (⭐️4615)
  • go-gandi/go-gandi - A Go library for the Gandi API [MIT License] (⭐️16)
  • go-gandi/terraform-provider-gandi - Terraform provider for the Gandi Domain services [Mozilla Public License 2.0] (⭐️151)
  • go-python/cpy3 - Go bindings to the CPython-3 API [MIT License] (⭐️278)
  • gofireflyio/aiac - Artificial Intelligence Infrastructure-as-Code Generator. [Apache License 2.0] (⭐️3320)
  • gogrlx/grlx - Effective Fleet Configuration Management [BSD Zero Clause License] (⭐️104)
  • google/addlicense - A program which ensures source code files have copyright license headers by scanning directory patterns recursively [Apache License 2.0] (⭐️672)
  • google/go-cloud - The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go. [Apache License 2.0] (⭐️9409)
  • google/osv-scanner - Vulnerability scanner written in Go which uses the data provided by https://osv.dev [Apache License 2.0] (⭐️5890)
  • GoogleCloudPlatform/cloud-sql-go-connector - A Go library for connecting securely to your Cloud SQL instances [Apache License 2.0] (⭐️99)
  • GoogleContainerTools/kaniko - Build Container Images In Kubernetes [Apache License 2.0] (⭐️14044)
  • goreleaser/nfpm - nFPM is Not FPM - a simple deb, rpm, apk and arch linux packager written in Go [MIT License] (⭐️2035)
  • grafana/alloy - OpenTelemetry Collector distribution with programmable pipelines [Apache License 2.0] (⭐️852)
  • grafana/phlare - 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system [GNU AGPLv3] (⭐️2058) Archived!
  • grafeas/grafeas - Artifact Metadata API [Apache License 2.0] (⭐️1503)
  • gravitational/teleport - The easiest, and most secure way to access and protect all of your infrastructure. [GNU AGPLv3] (⭐️16743)
  • grendel-consulting/steampipe-plugin-kolide - Use SQL to instantly query your Kolide K2 fleet [Apache License 2.0] (⭐️3)
  • groundcover-com/caretta - Instant K8s service dependency map, right to your Grafana. [Apache License 2.0] (⭐️1717)
  • gruntwork-io/terragrunt - Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. [MIT License] (⭐️7680)
  • guacsec/guac - GUAC aggregates software security metadata into a high fidelity graph database. [Apache License 2.0] (⭐️1190)
  • gwatts/rootcerts - Root CA certificates for Go [MIT License] (⭐️34)
  • gwenwindflower/tbd - 🏁 A sweet and speedy code generator for dbt 🏎️✨ [GNU GPLv3] (⭐️22)
  • hashicorp/packer - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. (⭐️14941)
  • hashicorp/terraform-provider-google - Terraform Provider for Google Cloud Platform [Mozilla Public License 2.0] (⭐️2227)
  • hashicorp/terraform-provider-scaffolding - Quick start repository for creating a Terraform provider [Mozilla Public License 2.0] (⭐️402) Archived!
  • hstreamdb/deployment-tool - [Apache License 2.0] (⭐️2)
  • iann0036/iamlive - Generate an IAM policy from AWS, Azure, or Google Cloud (GCP) calls using client-side monitoring (CSM) or embedded proxy [MIT License] (⭐️2978)
  • iann0036/iamlive-lambda-extension - Lambda Extension for iamlive [MIT License] (⭐️40)
  • iknowjason/edge - Recon tool for cloud provider attribution. Supports AWS, Azure, Google, Cloudflare, and Digital Ocean. (⭐️150)
  • jakthom/buz - A lightweight event collection system with some spice. [Apache License 2.0] (⭐️3)
  • JamesWoolfenden/pike - Pike is a tool for determining the permissions or policy required for IAC code [Apache License 2.0] (⭐️514)
  • JanDeDobbeleer/oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer [MIT License] (⭐️14447)
  • jasonamyers/portray - Helps with assuming roles in multiple AWS accounts. [MIT License] (⭐️15)
  • jesseduffield/lazygit - simple terminal UI for git commands [MIT License] (⭐️46363)
  • juliosueiras/terraform-lsp - Language Server Protocol for Terraform [MIT License] (⭐️576)
  • justjanne/powerline-go - A beautiful and useful low-latency prompt for your shell, written in go [GNU GPLv3] (⭐️2711)
  • k3d-io/k3d - Little helper to run CNCF's k3s in Docker [MIT License] (⭐️5123)
  • k3s-io/k3s - Lightweight Kubernetes [Apache License 2.0] (⭐️26652)
  • k8gb-io/k8gb - A cloud native Kubernetes Global Balancer [Apache License 2.0] (⭐️802)
  • kubefirst/kubefirst - The Kubefirst Open Source Platform [MIT License] (⭐️1592)
  • kubernetes-sigs/kustomize - Customization of kubernetes YAML configurations [Apache License 2.0] (⭐️10609)
  • kubernetes-sigs/metrics-server - Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. [Apache License 2.0] (⭐️5505)
  • kubernetes/kompose - Convert Compose to Kubernetes [Apache License 2.0] (⭐️9215)
  • kubernetes/kubernetes - Production-Grade Container Scheduling and Management [Apache License 2.0] (⭐️107339)
  • linuxkit/linuxkit - A toolkit for building secure, portable and lean operating systems for containers [Apache License 2.0] (⭐️8171)
  • ljfranklin/terraform-resource - A concourse resource to create infrastructure via Terraform [MIT License] (⭐️182)
  • lkarlslund/Adalanche - Active Directory ACL Visualizer and Explorer - who's really Domain Admin? (Commerical versions available from NetSection) [GNU AGPLv3] (⭐️1559)
  • logur/logur - Logur is an opinionated collection of logging best practices [MIT License] (⭐️197)
  • matrix-org/dendrite - Dendrite is a second-generation Matrix homeserver written in Go! [Apache License 2.0] (⭐️5445)
  • 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. (⭐️860)
  • minio/minio - The Object Store for AI Data Infrastructure [GNU AGPLv3] (⭐️44643)
  • mozilla-services/aws-signing-proxy - signs http requests using AWS V4 signer [Mozilla Public License 2.0] (⭐️27) Archived!
  • Mr-Destructive/plugin-cookiecutter - A Cookiecutter template for creating steampipe plugins (⭐️2)
  • muesli/duf - Disk Usage/Free Utility - a better 'df' alternative (⭐️12356)
  • mungoknotwise/terraform-lsp - Language Server Protocol for Terraform [MIT License] (⭐️1)
  • nektos/act - Run your GitHub Actions locally 🚀 [MIT License] (⭐️50906)
  • nerdswords/yet-another-cloudwatch-exporter - Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels [Apache License 2.0] (⭐️879)
  • 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 - YAML templating tool that works on YAML structure instead of text [Apache License 2.0] (⭐️1)
  • noahgorstein/jqp - A TUI playground to experiment with jq [MIT License] (⭐️2042)
  • notaryproject/notary - Notary is a project that allows anyone to have trust over arbitrary collections of data [Apache License 2.0] (⭐️3183)
  • NVIDIA/nvidia-container-toolkit - Build and run containers leveraging NVIDIA GPUs [Apache License 2.0] (⭐️1661)
  • oauth2-proxy/mockoidc - A Mock OIDC Server for Unit & Integration Tests [MIT License] (⭐️58)
  • octokit/go-sdk - A generated Go SDK from GitHub's OpenAPI specification. [MIT License] (⭐️55)
  • odigos-io/odigos - Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF [Apache License 2.0] (⭐️3048)
  • ollama/ollama - Get up and running with Llama 3, Mistral, Gemma, and other large language models. [MIT License] (⭐️68463)
  • open-feature/flagd - A feature flag daemon with a Unix philosophy [Apache License 2.0] (⭐️401)
  • open-policy-agent/conftest - Write tests against structured configuration data using the Open Policy Agent Rego query language (⭐️2802)
  • openclarity/kubeclarity - KubeClarity is a tool for detection and management of Software Bill Of Materials (SBOM) and vulnerabilities of container images and filesystems [Apache License 2.0] (⭐️1268)
  • opencontainers/image-spec - OCI Image Format [Apache License 2.0] (⭐️3296)
  • openfga/openfga - A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar [Apache License 2.0] (⭐️2346)
  • openstandia/jwk-keygen - JWK Key Generator [Apache License 2.0] (⭐️15)
  • opentofu/terraform-provider-lua - [Mozilla Public License 2.0] (⭐️24)
  • ory/kratos - Next-gen identity server replacing your Auth0, Okta, Firebase with hardened security and PassKeys, SMS, OIDC, Social Sign In, MFA, FIDO, TOTP and OTP, WebAuthn, passwordless and much more. Golang, headless, API-first. Available as a worry-free SaaS with the fairest pricing on the market! [Apache License 2.0] (⭐️10667)
  • ossf/allstar - GitHub App to set and enforce security policies [Apache License 2.0] (⭐️1201)
  • ossf/scorecard - OpenSSF Scorecard - Security health metrics for Open Source [Apache License 2.0] (⭐️4183)
  • owncast/owncast - Take control over your live stream video by running it yourself. Streaming + chat out of the box. [MIT License] (⭐️8988)
  • pengwynn/flint - Check your project for common sources of contributor friction. [MIT License] (⭐️1121)
  • Permify/permify - Open source authorization service inspired by Google Zanzibar to build fine-grained and scalable authorization systems. [Apache License 2.0] (⭐️2537)
  • pingcap/tidb - TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial [Apache License 2.0] (⭐️36286)
  • pingcap/tiflow - This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB) [Apache License 2.0] (⭐️412)
  • plandex-ai/plandex - AI driven development in your terminal. Designed for large, real-world tasks. [GNU AGPLv3] (⭐️9521)
  • project-copacetic/copacetic - 🧵 CLI tool for directly patching container images using reports from vulnerability scanners [Apache License 2.0] (⭐️812)
  • projectdiscovery/asnmap - Go CLI and Library for quickly mapping organization network ranges using ASN information. [MIT License] (⭐️676)
  • projectdiscovery/cloudlist - Cloudlist is a tool for listing Assets from multiple Cloud Providers. [MIT License] (⭐️807)
  • projectdiscovery/httpx - httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library. [MIT License] (⭐️6950)
  • projectdiscovery/katana - A next-generation crawling and spidering framework. [MIT License] (⭐️8818)
  • projectdiscovery/naabu - A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests [MIT License] (⭐️4333)
  • projectdiscovery/nuclei - Fast and customizable vulnerability scanner based on simple YAML based DSL. [MIT License] (⭐️17517)
  • projectdiscovery/openrisk - openrisk is a tool that generates a risk score based on the results of a Nuclei scan. [MIT License] (⭐️156)
  • projectdiscovery/public-bugbounty-programs - Community curated list of public bug bounty and responsible disclosure programs. [MIT License] (⭐️976)
  • projectdiscovery/subfinder - Fast passive subdomain enumeration tool. [MIT License] (⭐️9445)
  • prometheus/pushgateway - Push acceptor for ephemeral and batch jobs. [Apache License 2.0] (⭐️2894)
  • protobom/protobom - A universal SBOM representation in protocol buffers [Apache License 2.0] (⭐️222)
  • ProtonMail/go-crypto - Fork of go/x/crypto, providing an up-to-date OpenPGP implementation [Modified BSD License] (⭐️310)
  • ProtonMail/gopenpgp - A high-level OpenPGP library [MIT License] (⭐️996)
  • quay/clair - Vulnerability Static Analysis for Containers [Apache License 2.0] (⭐️10078)
  • r2d4/mockerfile - A proof-of-concept alternative frontend for buildkit (⭐️77)
  • rebuy-de/aws-nuke - Nuke a whole AWS account and delete all its resources. [MIT License] (⭐️5388)
  • reproducible-containers/buildkit-nix - Nix derivations as Dockerfiles (docker build -f default.nix .) [Apache License 2.0] (⭐️152)
  • reviewdog/reviewdog - 🐶 Automated code review tool integrated with any code analysis tools regardless of programming language [MIT License] (⭐️7437)
  • rhysd/dot-github - .github directory generator [MIT License] (⭐️249)
  • rhysd/github-clone-all - Clone (~1000) repos matched to query on GitHub using Search API [MIT License] (⭐️73)
  • rhysd/go-github-selfupdate - Binary self-update mechanism for Go commands using GitHub [MIT License] (⭐️580)
  • rogchap/v8go - Execute JavaScript from Go [Modified BSD License] (⭐️3067)
  • rootless-containers/rootlesskit - Linux-native "fake root" for implementing rootless containers [Apache License 2.0] (⭐️908)
  • runatlantis/atlantis - Terraform Pull Request Automation (⭐️7387)
  • runfinch/finch - The Finch CLI an open source client for container development [Apache License 2.0] (⭐️3445)
  • runreveal/pql - Pipelined Query Language [Apache License 2.0] (⭐️621)
  • rverst/stargazer - Stargazer creates a sorted list of your stared GitHub repositories - your personal awesome-list. [MIT License] (⭐️32)
  • SAP/cloud-active-defense - Add a layer of active defense to your cloud applications. [Apache License 2.0] (⭐️57)
  • schemahero/schemahero - A Kubernetes operator for declarative database schema management (gitops for database schemas) [Apache License 2.0] (⭐️957)
  • sclevine/yj - CLI - Convert between YAML, TOML, JSON, and HCL. Preserves map order. [Apache License 2.0] (⭐️933)
  • self-actuated/actions-usage - Find your total usage on GitHub Actions [MIT License] (⭐️146)
  • sgarlick987/terraform-provider-divvycloud - Terraform provider for configuring Divvycloud https://divvycloud.com/ [Apache License 2.0] (⭐️1)
  • shabarkin/aws-enumerator - The AWS Enumerator was created for service enumeration and info dumping for investigations of penetration testers during Black-Box testing. The tool is intended to speed up the process of Cloud review in case the security researcher compromised AWS Account Credentials. [GNU GPLv3] (⭐️149)
  • shono-io/nats-ai - A nats micro service interacting with Ollama [MIT License] (⭐️11)
  • siderolabs/talos - Talos Linux is a modern Linux distribution built for Kubernetes. [Mozilla Public License 2.0] (⭐️5499)
  • sigstore/cosign - Code signing and transparency for containers and binaries [Apache License 2.0] (⭐️4143)
  • sigstore/fulcio - Sigstore OIDC PKI [Apache License 2.0] (⭐️609)
  • sigstore/gitsign - Keyless Git signing using Sigstore (⭐️904)
  • sigstore/rekor - Software Supply Chain Transparency Log [Apache License 2.0] (⭐️838)
  • sigstore/root-signing - [Apache License 2.0] (⭐️77)
  • slimtoolkit/slim - Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) [Apache License 2.0] (⭐️18324)
  • slingdata-io/sling-cli - Sling is a CLI tool that extracts data from a source storage/database and loads it in a target storage/database. [GNU GPLv3] (⭐️275)
  • slsa-framework/slsa-github-generator - Language-agnostic SLSA provenance generation for Github Actions [Apache License 2.0] (⭐️380)
  • snyk/policy-engine - Unified Policy Engine [Apache License 2.0] (⭐️37)
  • sourcegraph/conc - Better structured concurrency for go [MIT License] (⭐️8481)
  • spiffe/spire - The SPIFFE Runtime Environment [Apache License 2.0] (⭐️1686)
  • stackrox/stackrox - The StackRox Kubernetes Security Platform performs a risk analysis of the container environment, delivers visibility and runtime alerts, and provides recommendations to proactively improve security by hardening the environment. [Apache License 2.0] (⭐️1072)
  • storj/ipfs-go-ds-storj - Storj datastore for IPFS [MIT License] (⭐️14)
  • storj/ipfs-user-mapping-proxy - [GNU AGPLv3] (⭐️2)
  • storj/storj - Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure. [GNU AGPLv3] (⭐️2873)
  • storj/terraform-provider-storj - A Terraform provider for the Storj ecosystem. [MIT License] (⭐️5)
  • storj/uplink - Storj network Go library [MIT License] (⭐️113)
  • stripe/stripe-cli - A command-line tool for Stripe [Apache License 2.0] (⭐️1554)
  • strongdm/comply - Compliance automation framework, focused on SOC2 [Apache License 2.0] (⭐️1249)
  • StyraInc/regal - Regal is a linter for Rego, with the goal of making your Rego magnificent! [Apache License 2.0] (⭐️228)
  • superfly/flyctl - Command line tools for fly.io services [Apache License 2.0] (⭐️1320)
  • synfinatic/aws-sso-cli - A powerful tool for using AWS Identity Center for the CLI and web console. [GNU GPLv3] (⭐️398)
  • tabular-io/terraform-provider-tabular - [Mozilla Public License 2.0] (⭐️3)
  • tailscale/tailscale - The easiest, most secure way to use WireGuard and 2FA. [Modified BSD License] (⭐️16922)
  • tailscale/terraform-provider-tailscale - Terraform provider for Tailscale [MIT License] (⭐️241)
  • temporalio/temporal - Temporal service [MIT License] (⭐️10176)
  • temporalio/ui-server - Golang Server for https://github.com/temporalio/ui [MIT License] (⭐️61)
  • termkit/gama - Manage your GitHub Actions from Terminal with great UI 🧪 [GNU GPLv3] (⭐️125)
  • terraform-docs/terraform-docs - Generate documentation from Terraform modules in various output formats [MIT License] (⭐️4039)
  • terraform-linters/tflint - A Pluggable Terraform Linter [Mozilla Public License 2.0] (⭐️4649)
  • terralist/terralist - Terraform Private Registry for modules and providers manageable from a REST API [Mozilla Public License 2.0] (⭐️286)
  • thanos-io/thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project. [Apache License 2.0] (⭐️12644)
  • thousandeyes/shoelaces - A tool for painless server bootstraping [Apache License 2.0] (⭐️102)
  • tidbcloud/terraform-provider-tidbcloud - Terraform TiDB Cloud Provider: Manage TiDB Cloud configurations as code through HashiCorp Terraform [Apache License 2.0] (⭐️7)
  • tomnomnom/gron - Make JSON greppable! [MIT License] (⭐️13586)
  • tonistiigi/binfmt - Cross-platform emulator collection distributed with Docker images. [MIT License] (⭐️852)
  • tractordev/wanix - Experimental, local-first, web-native, Unix-like development environment [MIT License] (⭐️173)
  • traefik/traefik - The Cloud Native Application Proxy [MIT License] (⭐️48371)
  • treeverse/lakeFS - lakeFS - Data version control for your data lake | Git for data [Apache License 2.0] (⭐️4100)
  • turbot/steampipe - Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required. [GNU AGPLv3] (⭐️6470)
  • turbot/steampipe-plugin-cloudflare - Use SQL to instantly query accounts, zones and more from Cloudflare. Open source CLI. No DB required. [Apache License 2.0] (⭐️9)
  • Ullaakut/nmap - Idiomatic nmap library for go developers [MIT License] (⭐️892)
  • VictoriaMetrics/VictoriaMetrics - VictoriaMetrics: fast, cost-effective monitoring solution and time series database [Apache License 2.0] (⭐️10980)
  • wader/fq - jq for binary formats - tool, language and decoders for working with binary and text formats (⭐️9433)
  • wavetermdev/waveterm - An open-source, cross-platform terminal for seamless workflows [Apache License 2.0] (⭐️2553)
  • werf/werf - A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices. [Apache License 2.0] (⭐️3935)
  • williammartin/gh-exact - Dump and Restore your gh extensions (⭐️2)
  • wolfeidau/aws-billing-store - This project automates setup of Cost and Usage Reports (CUR) in a billing account with an Athena table enabling querying of the latest data for each month. [Apache License 2.0] (⭐️9)
  • writefreely/writefreely - A clean, Markdown-based publishing platform made for writers. Write together and build a community. [GNU AGPLv3] (⭐️4155)
  • xo/usql - Universal command-line interface for SQL databases [MIT License] (⭐️8663)
  • yusufcanb/tlm - Local CLI Copilot, powered by CodeLLaMa. 💻🦙 [Apache License 2.0] (⭐️1073)

HCL

HTML

Handlebars

Haskell

  • hadolint/hadolint - Dockerfile linter, validate inline bash, written in Haskell [GNU GPLv3] (⭐️9889)
  • hstreamdb/hstream - HStreamDB is an open-source, cloud-native streaming database for IoT and beyond. Modernize your data stack for real-time applications. [Modified BSD License] (⭐️692)
  • PostgREST/postgrest - REST API for any Postgres database [MIT License] (⭐️22466)

Java

  • akto-api-security/akto - Proactive, Open source API security → API discovery, Testing in CI/CD, Test Library with 150+ Tests, Add custom tests, Sensitive data exposure [MIT License] (⭐️844)
  • Alluxio/alluxio - Alluxio, data orchestration for analytics and machine learning in the cloud [Apache License 2.0] (⭐️6677)
  • apache/iceberg - Apache Iceberg [Apache License 2.0] (⭐️5642)
  • apache/incubator-xtable - Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines. [Apache License 2.0] (⭐️698)
  • apache/paimon - Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations. [Apache License 2.0] (⭐️1989)
  • awsdocs/aws-doc-sdk-examples - Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below. [Apache License 2.0] (⭐️9033)
  • awslabs/aws-athena-query-federation - The Amazon Athena Query Federation SDK allows you to customize Amazon Athena with your own data sources and code. [Apache License 2.0] (⭐️549)
  • BlinkReceipt/blinkreceipt-android - [MIT License] (⭐️46)
  • checkstyle/checkstyle - Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program. [GNU LGPLv2.1] (⭐️8157)
  • codecentric/serverless-astra-graalvm - Sample serverless order processing API using DataStax Astra Serverless and AWS Lambda. (⭐️1)
  • datahub-project/datahub - The Metadata Platform for your Data Stack [Apache License 2.0] (⭐️9289)
  • datastrato/gravitino - World's most powerful data catalog service with providing a high-performance, geo-distributed and federated metadata lake. [Apache License 2.0] (⭐️376)
  • debezium/debezium - Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ. [Apache License 2.0] (⭐️9965)
  • elastic/elasticsearch - Free and Open, Distributed, RESTful Search Engine (⭐️68112)
  • elastic/logstash - Logstash - transport and process your logs, events, or other data (⭐️14030)
  • formkiq/lambda-runtime-graalvm - Lambda Runtime using Graalvm [Apache License 2.0] (⭐️18)
  • freeplane/freeplane - Application for Mind Mapping, Knowledge Management, Project Management. Develop, organize and communicate your ideas and knowledge in the most effective way. [GNU GPLv2] (⭐️2307)
  • freeplane/freeplane-server - (⭐️11)
  • haifengl/smile - Statistical Machine Intelligence & Learning Engine (⭐️5934)
  • JabRef/jabref - Graphical Java application for managing BibTeX and biblatex (.bib) databases [MIT License] (⭐️3420)
  • jtablesaw/tablesaw - Java dataframe and visualization library [Apache License 2.0] (⭐️3449)
  • kestra-io/kestra - Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code. [Apache License 2.0] (⭐️6711)
  • linkedin/openhouse - Open Control Plane for Tables in Data Lakehouse [BSD 2-Clause "Simplified" License] (⭐️260)
  • MarquezProject/marquez - Collect, aggregate, and visualize a data ecosystem's metadata [Apache License 2.0] (⭐️1641)
  • odpi/egeria - Egeria core [Apache License 2.0] (⭐️767)
  • OpenAPITools/openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) [Apache License 2.0] (⭐️20115)
  • OpenLineage/OpenLineage - An Open Standard for lineage metadata collection [Apache License 2.0] (⭐️1602)
  • PacoVK/tapir - A Private Terraform Registry [Apache License 2.0] (⭐️155)
  • projectnessie/nessie - Nessie: Transactional Catalog for Data Lakes with Git-like semantics [Apache License 2.0] (⭐️861)
  • questdb/questdb - An open source time-series database for fast ingest and SQL queries [Apache License 2.0] (⭐️13554)
  • qw3rtman/jbin - 📦 Java Binary Executables [MIT License] (⭐️16)
  • ShiftLeftSecurity/Benchmark - OWASP Benchmark is a test suite designed to verify the speed and accuracy of software vulnerability detection tools. [GNU GPLv2] (⭐️4)
  • smithy-lang/smithy - Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language. [Apache License 2.0] (⭐️1659)
  • SpencerPark/IJava - A Jupyter kernel for executing Java code. [MIT License] (⭐️1050)
  • supertokens/supertokens-core - Open source alternative to Auth0 / Firebase Auth / AWS Cognito (⭐️12010)
  • tabular-io/iceberg-aws-ext - (⭐️3)
  • tabular-io/iceberg-kafka-connect - [Apache License 2.0] (⭐️158)
  • tabular-io/iceberg-rest-image - Simple project to expose a catalog over REST using a Java catalog backend [Apache License 2.0] (⭐️78)
  • tiki-archive/l0-registry - A registry of N TIKI addresses mapped to customer-specified user_ids [MIT License] (⭐️2) Archived!
  • tiki-archive/l0-storage - Long-term (10+ years) immutable (WORM) low-frequency backup via a shared, cloud-hosted bucket. [MIT License] (⭐️2) Archived!
  • tiki-archive/tiki-catalog - A searchable index of chains, blocks, and transactions on the TIKI network. [MIT License] (⭐️3) Archived!
  • trinodb/trino - Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io) [Apache License 2.0] (⭐️9661)
  • zillow/sqs-log4j-handler - A log4j handler for sending log data to AWS SQS queue [MIT License] (⭐️5)
  • zinggAI/zingg - Scalable identity resolution, entity resolution, data mastering and deduplication using ML [GNU AGPLv3] (⭐️890)

JavaScript

  • 11ty/eleventy - A simpler site generator. Transforms a directory of templates (of varying types) into HTML. [MIT License] (⭐️16356)
  • addyosmani/backbone-fundamentals - 📖 A creative-commons book on Backbone.js for beginners and advanced users alike (⭐️9261) Archived!
  • adobe/aio-theme - The Adobe I/O theme for building markdown powered sites [Apache License 2.0] (⭐️71)
  • adobe/ferrum - Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js [Apache License 2.0] (⭐️514)
  • awslabs/llrt - LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications. [Apache License 2.0] (⭐️7652)
  • bhushankummar/amazon-mws - Amazon MWS NodeJS Wrapper [MIT License] (⭐️198)
  • brijeshb42/monaco-vim - VIM keybindings for monaco editor [MIT License] (⭐️271)
  • cdnexperts/cdnselector - CDN Selector allows you seemlessly switch between multiple CDNS [GNU GPLv3] (⭐️22)
  • cla-assistant/cla-assistant - Contributor License Agreement assistant (CLA assistant) [Apache License 2.0] (⭐️1280)
  • CVEProject/cve-services - This repo contains the source for the CVE Services API. [Creative Commons Zero v1.0 Universal] (⭐️133)
  • CycloneDX/gh-python-generate-sbom - GitHub action to generate a CycloneDX SBOM for Python [Apache License 2.0] (⭐️12)
  • cypress-io/cypress - Fast, easy and reliable testing for anything that runs in a browser. [MIT License] (⭐️46244)
  • devcontainers/images - Repository for pre-built dev container images published under mcr.microsoft.com/devcontainers [MIT License] (⭐️1055)
  • dollarshaveclub/cloudworker - Run Cloudflare Worker scripts locally [MIT License] (⭐️518)
  • draios/sysdig-inspect - Sysdig Inspect - A powerful opensource interface for container troubleshooting and security investigation (⭐️942)
  • ecomfe/vue-echarts - Vue.js component for Apache ECharts™. [MIT License] (⭐️9300)
  • Everduin94/better-commits - A CLI for creating better commits following the conventional commits specification [MIT License] (⭐️1852)
  • evidence-dev/evidence - Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown [MIT License] (⭐️3452)
  • fharper/coffeechat - List of awesome people offering their time for free to have a "coffee chat" with others about different topics, mostly in a mentorship kind of way. [The Unlicense] (⭐️274)
  • firebase/functions-samples - Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase [Apache License 2.0] (⭐️11984)
  • firewalla/firewalla - http://firewalla.com [GNU AGPLv3] (⭐️527)
  • FokkeZB/J2M - Convert from JIRA text formatting to GitHub Flavored MarkDown and back again (⭐️267) Archived!
  • get-alex/alex - Catch insensitive, inconsiderate writing [MIT License] (⭐️4755)
  • gethomepage/homepage - A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations. [GNU GPLv3] (⭐️16561)
  • github/docs - The open-source repo for docs.github.com [Creative Commons Attribution 4.0 International] (⭐️15615)
  • iann0036/aws-account-controller - Self-service creation and deletion of sandbox-style accounts. [MIT License] (⭐️343)
  • iann0036/aws.permissions.cloud - A crowdsourced AWS IAM permissions reference. [MIT License] (⭐️82)
  • iann0036/former2 - Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources. [MIT License] (⭐️2148)
  • icorbrey/mafiososcript - An AI-generated JavaScript variant that lets you feel like an authentic Chicago mob boss. (⭐️1) Archived!
  • jay-khatri/GitStub - Github API Usage [MIT License] (⭐️10)
  • juice-shop/juice-shop-ctf - Tool to export Juice Shop challenges and hints in data format compatible with CTFd, RootTheBox or FBCTF [MIT License] (⭐️396)
  • juice-shop/multi-juicer - Host and manage multiple Juice Shop instances for security trainings and Capture The Flags [Apache License 2.0] (⭐️260)
  • ks888/LambStatus - [Maintenance mode] Serverless Status Page System [Apache License 2.0] (⭐️1304) Archived!
  • lowlighter/metrics - 📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON! [MIT License] (⭐️12785)
  • mailvelope/keyserver - A simple OpenPGP public key server that validates email address ownership of uploaded keys. [GNU AGPLv3] (⭐️389)
  • maintainers/invite-automation - Instructions repo to join the Maintainers Organization [ISC License] (⭐️270) Archived!
  • microsoft/monaco-editor - A browser based code editor [MIT License] (⭐️38598)
  • milesmcc/a17t - An atomic design toolkit for pragmatists [MIT License] (⭐️490)
  • Mintplex-Labs/anything-llm - The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities. [MIT License] (⭐️14728)
  • mysticatea/npm-run-all - A CLI tool to run multiple npm-scripts in parallel or sequential. [MIT License] (⭐️5634)
  • nathanejohnson/bhg - Code samples for No Starch Press Black Hat Go [MIT License] (⭐️1)
  • nickcoutsos/star-projector - Project star patterns based on authentic astronomical catalogues onto polyhedra to generate laser cutting templates. (⭐️7) Archived!
  • nightwatchjs/nightwatch - Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack [MIT License] (⭐️11732)
  • ntblk/whois-rdap - 📒 RDAP client library for RFC7482 IP address WHOIS lookups [MIT License] (⭐️38)
  • observablehq/runtime - The reactive dataflow runtime that powers Observable Framework and Observable notebooks [ISC License] (⭐️967)
  • octokit/app-permissions - machine-readable, always up-to-date GitHub App permissions [MIT License] (⭐️11)
  • octokit/graphql-action - A GitHub Action to send queries to GitHub's GraphQL API [MIT License] (⭐️114)
  • octokit/graphql-schema - GitHub’s GraphQL Schema with validation. Automatically updated. [MIT License] (⭐️170)
  • octokit/openapi - GitHub's official OpenAPI spec with Octokit extensions [MIT License] (⭐️39)
  • octokit/request-action - A GitHub Action to send arbitrary requests to GitHub's REST API [MIT License] (⭐️357)
  • onlywei/explain-git-with-d3 - Use D3 to visualize simple git branching operations. [MIT License] (⭐️1687)
  • open-feature/community - OpenFeature project community and governance [Apache License 2.0] (⭐️91)
  • open-sauced/open-sauced - 🍕 This is a project to identify your next open source contribution. [MIT License] (⭐️921) Archived!
  • pbernasconi/plaid-app - Mobile application for discovering the Plaid API [MIT License] (⭐️18)
  • pbernasconi/plaid-link-ionic-example - An example Ionic app using Plaid Link (⭐️15)
  • pcottle/learnGitBranching - An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git! [MIT License] (⭐️29828)
  • plaid/tiny-quickstart - A minimal quickstart demonstrating Plaid Link, Balances, and OAuth (⭐️77)
  • Politiwatch/PrivacySpy-Extension - PrivacySpy's browser extension. Know how your data is being treated. [GNU GPLv3] (⭐️25)
  • pop-os/cosmic - Computer Operating System Main Interface Components [GNU GPLv3] (⭐️1117)
  • priyank-purohit/PostGUI - A React web application to query and share any PostgreSQL database. [GNU GPLv3] (⭐️429)
  • probot/adapter-aws-lambda-serverless - An extension for running Probot on Lambda [ISC License] (⭐️94)
  • probot/commands - A Probot extension that adds slash commands to GitHub (⭐️61)
  • probot/example-github-action - Probot & GitHub Action example [ISC License] (⭐️28)
  • probot/invite - a GitHub App built with Probot for inviting users to an organization [ISC License] (⭐️24)
  • probot/smee.io - ☁️📦 Webhook payload delivery service [MIT License] (⭐️306)
  • projectdiscovery/nuclei-templates - Community curated list of templates for the nuclei engine to find security vulnerabilities. [MIT License] (⭐️8154)
  • rehypejs/rehype-meta - plugin to add metadata to the head of a document [MIT License] (⭐️30)
  • release-drafter/release-drafter - Drafts your next release notes as pull requests are merged into master. [ISC License] (⭐️3226)
  • remarkjs/remark-lint - plugins to check (lint) markdown code style [MIT License] (⭐️922)
  • repository-settings/app - Pull Requests for GitHub repository settings [ISC License] (⭐️896)
  • resume/resume.github.com - Resumes generated using the GitHub informations (⭐️61510)
  • retextjs/retext - natural language processor powered by plugins part of the @unifiedjs collective [MIT License] (⭐️2337)
  • retextjs/retext-equality - plugin to check for possible insensitive, inconsiderate language [MIT License] (⭐️156)
  • salesforce/cloudsplaining - Cloudsplaining is an AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized report. [Modified BSD License] (⭐️1872)
  • segmentio/aws-billing - An API to learn how much your AWS hosting costs every month (⭐️39) Archived!
  • semantic-release/semantic-release - 📦🚀 Fully automated version management and package publishing [MIT License] (⭐️19927)
  • serverlesspub/pandoc-aws-lambda-binary - pandoc precompiled binary for AWS Lambda with a Node.js wrapper (⭐️46)
  • supplyshark/npm_poc - npm PoC packages [MIT License] (⭐️2)
  • tobilg/lsh - Run interactive shell commands on AWS Lambda [MIT License] (⭐️145)
  • todogroup/repolinter - Repolinter, The Open Source Repository Linter [Apache License 2.0] (⭐️411)
  • trustoncloud/api-change-log-for-aws - AWS SDK API changes published as a static site [Apache License 2.0] (⭐️5)
  • unifiedjs/collective - How the unified collective is governed (⭐️50)
  • unifiedjs/unified - ☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees [MIT License] (⭐️4259)
  • unifiedjs/unified-diff - plugin to ignore unrelated CI messages [MIT License] (⭐️17)
  • unifiedjs/unified-infer-git-meta - unified plugin to infer some meta from Git [MIT License] (⭐️6)
  • vitejs/awesome-vite - ⚡️ A curated list of awesome things related to Vite.js [MIT License] (⭐️13217)
  • yjs/yjs - Shared data types for building collaborative software (⭐️15400)
  • ytausch/serverless-discord-bot - A serverless Discord Bot template built for AWS Lambda based on Discord's slash commands and the slash-create library. [MIT License] (⭐️59)

Jinja

Jsonnet

  • monitoringartist/grafana-aws-cloudwatch-dashboards - ☁️ 40+ Grafana dashboards for AWS CloudWatch metrics: EC2, Lambda, S3, ELB, EMR, EBS, SNS, SES, SQS, RDS, EFS, ElastiCache, Billing, API Gateway, VPN, Step Functions, Route 53, CodeBuild, ... [GNU GPLv3] (⭐️1986)

Jupyter Notebook

Kotlin

Lua

MDX

Makefile

  • badboy/makerust - Rust, but in a Makefile. (⭐️66)
  • brimstone/pcd - How Appliances Should Be. (⭐️6)
  • cilium/hubble - Hubble - Network, Service & Security Observability for Kubernetes using eBPF [Apache License 2.0] (⭐️3344)
  • nogibjj/rusty-deploy - MLOps Deploy Solutions with Rust [Creative Commons Zero v1.0 Universal] (⭐️35)
  • pola-rs/polars-book - Book documentation of the Polars DataFrame library [MIT License] (⭐️185) Archived!
  • target/make-python-devex - An example Python project using Make, Homebrew, pyenv, poetry, and other great tools [MIT No Attribution] (⭐️10)
  • zoph-io/aws-security-survival-kit - Bare minimum AWS Security Alerting and Configuration [GNU GPLv3] (⭐️440)

Markdown

  • tldr-pages/tldr - 📚 Collaborative cheatsheets for console commands (⭐️48752)
  • upptime/upptime - ⬆️ GitHub Actions uptime monitor & status page by @AnandChowdhary [MIT License] (⭐️14811)

Nix

  • astro/microvm.nix - NixOS MicroVMs [MIT License] (⭐️1055)
  • cachix/devenv - Fast, Declarative, Reproducible, and Composable Developer Environments [Apache License 2.0] (⭐️3573)

OCaml

  • facebook/infer - A static analyzer for Java, C, C++, and Objective-C [MIT License] (⭐️14744)

OpenSCAD

PHP

  • akaunting/akaunting - Online Accounting Software (⭐️7588)
  • BayshoreNetworks/l7secassay - assay gives users the ability to test the effectiveness of their WAF/Layer 7/Web Application Security solution(s) (⭐️16)
  • digininja/DVWA - Damn Vulnerable Web Application (DVWA) [GNU GPLv3] (⭐️9486)
  • firefly-iii/firefly-iii - Firefly III: a personal finances manager [GNU AGPLv3] (⭐️14458)
  • MISP/MISP - MISP (core software) - Open Source Threat Intelligence and Sharing Platform [GNU AGPLv3] (⭐️5030)
  • phpstan/phpstan - PHP Static Analysis Tool - discover bugs in your code without running it! [MIT License] (⭐️12599)
  • pixelfed/pixelfed - Photo Sharing. For Everyone. [GNU AGPLv3] (⭐️5450)

Pascal

PowerShell

  • BloodHoundAD/BloodHound - Six Degrees of Domain Admin [GNU GPLv3] (⭐️9447)
  • dafthack/DomainPasswordSpray - DomainPasswordSpray is a tool written in PowerShell to perform a password spray attack against users of a domain. By default it will automatically generate the userlist from the domain. BE VERY CAREFUL NOT TO LOCKOUT ACCOUNTS! [MIT License] (⭐️1651)
  • JanDeDobbeleer/posh-with - Command prefixing for continuous workflow using a single tool. (⭐️70)
  • microsoft/ARI - Azure Resource Inventory - It's a Powerful tool to create EXCEL inventory from Azure Resources with low effort [MIT License] (⭐️956)
  • microsoft/winget-pkgs-submission-test - Mirror of winget-pkgs for testing submission [MIT License] (⭐️16)
  • Orange-Cyberdefense/GOAD - game of active directory [GNU GPLv3] (⭐️4450)
  • Romanitho/Winget-AutoUpdate - WAU daily updates apps as system and notify connected users. (Allowlist and Blocklist support) [MIT License] (⭐️916)
  • safebuffer/vulnerable-AD - Create a vulnerable active directory that's allowing you to test most of the active directory attacks in a local lab [MIT License] (⭐️1891)

Python

  • abi/screenshot-to-code - Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) [MIT License] (⭐️51889)
  • aio-libs/aiobotocore - asyncio support for botocore library using aiohttp [Apache License 2.0] (⭐️1089)
  • ajm4n/adPEAS - winPEAS, but for Active Directory (⭐️125)
  • akamai-contrib/Akamai-Account-Audit - This project is to create a site-audit tool for accessing Akamai related details. [MIT License] (⭐️7)
  • akamai-contrib/swapi - Akamai OPEN API CLI wrapper [Apache License 2.0] (⭐️3)
  • akamai/AkamaiOPEN-edgegrid-python - This library implements an Authentication handler for the Akamai OPEN EdgeGrid Authentication scheme [Apache License 2.0] (⭐️86)
  • amundsen-io/amundsen - Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data. [Apache License 2.0] (⭐️4301)
  • anchore/yardstick - Compare vulnerability scanners results (to make them better!) [Apache License 2.0] (⭐️9)
  • apache/iceberg-python - Apache PyIceberg [Apache License 2.0] (⭐️248)
  • aquia-inc/scpkit - SCP management tool [Apache License 2.0] (⭐️119)
  • asottile/all-repos - Clone all your repositories and apply sweeping changes. [MIT License] (⭐️516)
  • asteroid-team/asteroid - The PyTorch-based audio source separation toolkit for researchers [MIT License] (⭐️2131)
  • aws-samples/amazon-cloudfront-with-s3-multi-region-access-points - [MIT No Attribution] (⭐️10)
  • aws-samples/automated-role-entitlements-in-aws-iam-identity-center - This solution will help you automate user group assignment to permission sets in AWS IAM Identity center for accessing any or all AWS accounts in your organization via federated access following principles of least privilege. [MIT No Attribution] (⭐️10)
  • aws-samples/aws-organized - [Apache License 2.0] (⭐️19)
  • aws-samples/data-perimeter-helper - Data perimeter helper is a tool that helps you design and anticipate the impact of your data perimeter controls [MIT No Attribution] (⭐️9)
  • aws-samples/service-catalog-engine-for-terraform-os - [Apache License 2.0] (⭐️125)
  • aws-samples/spark-on-aws-lambda - Spark runtime on AWS Lambda [MIT No Attribution] (⭐️78)
  • aws-solutions/automated-forensic-orchestrator-for-amazon-ec2 - Automated Forensics Orchestrator for Amazon EC2 is a self-service AWS Solution implementation that enterprise customers can deploy to quickly set up and configure an automated orchestration workflow that enables their Security Operations Centre (SOC) to capture and examine data from EC2 instances and attached volumes as evidence for forensic analysis, in the event of a potential security breach. It will orchestrate the forensics process from the point at which a threat is first detected, enable isolation of the affected EC2 instances and data volumes, capture memory and disk images to secure storage, and trigger automated actions or tools for investigation and analysis of such artefacts. All the while, the solution will notify and report on its progress, status, and findings. It will enable SOC to continuously discover and analyze patterns of fraudulent activities across multi-account and multi-region environments. The solution will leverage native AWS services and be underpinned by a highly available, resilient, and serverless architecture, security, and operational monitoring features. Digital forensics is a 4 step process of triaging, acquisition, analysis and reporting. Automated Forensics framework provides capability to enterprise to act on security event by imaging or acquisition of breached resource for examination and generate forensic report about the security breach. In the event of a security breach, it will enable customers to easily to capture and examine required targeted data for forsensic’s storage and analysis. This solution framework enables security operations centre to discover and analyse patterns of fraudulent activities. The automated forensics solution will provide a multi-account and a multi-region [“solution”] built using native AWS services. [Apache License 2.0] (⭐️51)
  • aws/aws-dynamodb-encryption-python - Amazon DynamoDB Encryption Client for Python [Apache License 2.0] (⭐️95)
  • aws/aws-sdk-pandas - pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL). [Apache License 2.0] (⭐️3821)
  • awslabs/amazon-emr-cli - A command-line interface for packaging, deploying, and running your EMR Serverless Spark jobs [Apache License 2.0] (⭐️33)
  • awslabs/aws-cfn-template-flip - Tool for converting AWS CloudFormation templates between JSON and YAML formats. [Apache License 2.0] (⭐️987)
  • awslabs/aws-well-architected-labs - Hands on labs and code to help you learn, measure, and build using architectural best practices. [Apache License 2.0] (⭐️1956)
  • awslabs/iam-roles-anywhere-session - This package provides an easy way to create a refreshable boto3 Session with AWS Roles Anywhere. [Apache License 2.0] (⭐️40)
  • awslabs/open-data-registry - A registry of publicly available datasets on AWS [Apache License 2.0] (⭐️1317)
  • ayushpriya10/IMDShift - [GNU GPLv3] (⭐️55)
  • BauplanLabs/no-jvm-wap-with-iceberg - A write-audit-publish implementation on a data lake without the JVM [MIT License] (⭐️31)
  • benkehoe/aws-sso-util - Smooth out the rough edges of AWS SSO (temporarily, until AWS makes it better). [Apache License 2.0] (⭐️921)
  • billtrust/iam-docker-run - Run Docker containers within the context of an AWS IAM Role, and other development workflow helpers. [MIT License] (⭐️57)
  • Bl3f/yato - The smallest DuckDB SQL orchestrator on Earth. [MIT License] (⭐️147)
  • blacklanternsecurity/MANSPIDER - Spider entire networks for juicy files sitting on SMB shares. Search filenames or file content - regex supported! [GNU GPLv3] (⭐️937)
  • bokeh/bokeh - Interactive Data Visualization in the browser, from Python [Modified BSD License] (⭐️18896)
  • bridgecrewio/checkov - Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew. [Apache License 2.0] (⭐️6594)
  • bruin-data/ingestr - ingestr is a CLI tool to copy data between any databases with a single command seamlessly. [MIT License] (⭐️2350)
  • cado-security/cloudgrep - cloudgrep is grep for cloud storage [Apache License 2.0] (⭐️289)
  • certbot/certbot - Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol. (⭐️30940)
  • chaostoolkit/chaostoolkit - Chaos Engineering Toolkit & Orchestration for Developers [Apache License 2.0] (⭐️1842)
  • cjolowicz/cookiecutter-hypermodern-python - Hypermodern Python Cookiecutter [MIT License] (⭐️1735)
  • claroty/arya - Arya is a unique tool that produces pseudo-malicious files meant to trigger YARA rules. You can think of it like a reverse YARA. [MIT License] (⭐️229)
  • cloud-utils/domovoi - AWS Lambda event handler manager [Apache License 2.0] (⭐️180)
  • cloudnativelabs/kube-shell - Kubernetes shell: An integrated shell for working with the Kubernetes [Apache License 2.0] (⭐️2373)
  • cloudtools/awacs - Python library for AWS Access Policy Language creation [BSD 2-Clause "Simplified" License] (⭐️393)
  • colmmacc/CVE-2022-3602 - (⭐️167)
  • connelldave/botocove - A simple decorator to run Python functions across multiple AWS accounts, OUs and/or regions, with or without an AWS Organization. [GNU LGPLv3] (⭐️97)
  • cookiecutter/cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects. [Modified BSD License] (⭐️21742)
  • coqui-ai/TTS - 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production [Mozilla Public License 2.0] (⭐️30028)
  • CorentinJ/Real-Time-Voice-Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time (⭐️51043)
  • coreruleset/coreruleset - OWASP CRS (Official Repository) [Apache License 2.0] (⭐️1985)
  • CrowdStrike/tf2rust - Tensorflow to Rust is a tool to convert trained Tensorflow models to pure Rust code. [MIT License] (⭐️80)
  • cruft/cruft - Allows you to maintain all the necessary cruft for packaging and building projects separate from the code you intentionally write. Built on-top of, and fully compatible with, CookieCutter. [MIT License] (⭐️1167)
  • cwacek/python-jsonschema-objects - Automatic Python binding generation from JSON Schemas [MIT License] (⭐️350)
  • CycloneDX/cyclonedx-python - CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments [Apache License 2.0] (⭐️212)
  • d1r7b46/DERP_Generator - (⭐️10)
  • dagster-io/dagster - An orchestration platform for the development, production, and observation of data assets. [Apache License 2.0] (⭐️10412)
  • dagster-io/dagster-cloud-hybrid-quickstart - Template for getting started with Hybrid Dagster Cloud (⭐️6)
  • dagster-io/dagster-open-platform - Dagster Labs' open-source data platform, built with Dagster. (⭐️228)
  • danielgafni/dagster-polars - [Project moved] Polars integration for Dagster [Apache License 2.0] (⭐️41) Archived!
  • danielmiessler/fabric - fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. [MIT License] (⭐️10772)
  • dannysteenman/vscode-cloudformation-snippets - This extension adds snippets for all the AWS CloudFormation resources into Visual Studio Code. [Apache License 2.0] (⭐️27)
  • datafold/data-diff - Compare tables within or across databases [MIT License] (⭐️2898) Archived!
  • dbt-athena/dbt-athena - The athena adapter plugin for dbt (https://getdbt.com) [Apache License 2.0] (⭐️191)
  • dbt-labs/dbt-core - dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. [Apache License 2.0] (⭐️8999)
  • dbt-labs/dbt-utils - Utility functions for dbt projects. [Apache License 2.0] (⭐️1217)
  • dbt-labs/metricflow - MetricFlow allows you to define, build, and maintain metrics in code. (⭐️1086)
  • ddelizia/micropycommerce - (⭐️3)
  • Delgan/loguru - Python logging made (stupidly) simple [MIT License] (⭐️18322)
  • delta-incubator/deltaray - Delta reader for the Ray open-source toolkit for building ML applications [Apache License 2.0] (⭐️39)
  • diecutter/diecutter - Templates as a service (⭐️45)
  • discord/access - Access, a centralized portal for employees to transparently discover, request, and manage their access for all internal systems needed to do their jobs [Apache License 2.0] (⭐️222)
  • DivvyCloud/tools - Various tools to enhance your interaction with DivvyCloud (⭐️2)
  • dlt-hub/dlt - data load tool (dlt) is an open source Python library that makes data loading easy 🛠️ [Apache License 2.0] (⭐️1805)
  • domain-protect/domain-protect - OWASP Domain Protect - prevent subdomain takeover (⭐️370)
  • domZippilli/gcs-inventory-loader - List or load your GCS bucket inventory into BigQuery fast with this tool. [Apache License 2.0] (⭐️38)
  • donnemartin/system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. (⭐️258047)
  • dora-team/fourkeys - Platform for monitoring the four key software delivery metrics of software delivery [Apache License 2.0] (⭐️2106) Archived!
  • dropbox/PyHive - Python interface to Hive and Presto. 🐝 (⭐️1664)
  • duo-labs/parliament - AWS IAM linting library [Modified BSD License] (⭐️991)
  • eakmanrq/sqlframe - Taking the Spark out of PySpark by generating SQL [MIT License] (⭐️122)
  • editorconfig/specification - Specification of EditorConfig file format [BSD 2-Clause "Simplified" License] (⭐️85)
  • EdOverflow/can-i-take-over-xyz - "Can I take over XYZ?" — a list of services and how to claim (sub)domains with dangling DNS records. [Creative Commons Attribution 4.0 International] (⭐️4494)
  • elastic/ecs - Elastic Common Schema [Apache License 2.0] (⭐️986)
  • enku/gentoo-build-publisher - Gentoo Build Publisher is a way to build gentoo updates in CI/CD and have those builds published (rsync for the portage tree; http for binpkgs) to individual machines. (⭐️15)
  • ermetic/access-undenied-aws - Access Undenied parses AWS AccessDenied CloudTrail events, explains the reasons for them, and offers actionable remediation steps. Open-sourced by Ermetic. [Apache License 2.0] (⭐️243)
  • espnet/espnet - End-to-End Speech Processing Toolkit [Apache License 2.0] (⭐️7961)
  • executablebooks/jupyter-book - Create beautiful, publication-quality books and documents from computational content. [Modified BSD License] (⭐️3716)
  • facebookresearch/fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python. [MIT License] (⭐️29424)
  • felskrone/salt-eventsd - events-listener daemon for saltstack that writes data into a database (⭐️51)
  • fin3ss3g0d/cypherhound - Python3 terminal application that contains 400 Neo4j cyphers for BloodHound data sets and 383 GUI cyphers [GNU GPLv3] (⭐️367) Archived!
  • flairNLP/flair - A very simple framework for state-of-the-art Natural Language Processing (NLP) (⭐️13619)
  • flakeheaven/flakeheaven - flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration. [MIT License] (⭐️164)
  • flosell/trailscraper - A command-line tool to get valuable information out of AWS CloudTrail [Apache License 2.0] (⭐️762)
  • fugue-project/fugue - A unified interface for distributed computing. Fugue executes SQL, Python, Pandas, and Polars code on Spark, Dask and Ray without any rewrites. [Apache License 2.0] (⭐️1891)
  • fugue/credstash - A little utility for managing credentials in the cloud [Apache License 2.0] (⭐️2055)
  • gabrielsoltz/metahub - MetaHub is an automated contextual security findings enrichment and impact evaluation tool for vulnerability management. [Apache License 2.0] (⭐️142)
  • gd3kr/BlenderGPT - Use commands in English to control Blender with OpenAI's GPT-4 [MIT License] (⭐️4237)
  • gemini-oss/starfleet - Whole-infrastructure automation tooling for AWS [Apache License 2.0] (⭐️41)
  • getmoto/moto - A library that allows you to easily mock out tests based on AWS infrastructure. [Apache License 2.0] (⭐️7421)
  • getredash/redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. [BSD 2-Clause "Simplified" License] (⭐️25101)
  • ghandic/jsf - Creates fake JSON files from a JSON schema (⭐️158)
  • gitlabform/gitlabform - 🏗 Specialized configuration as a code tool for GitLab [MIT License] (⭐️391)
  • gitpitch/gitpitch - Markdown Presentations for Tech Conferences, Training, Developer Advocates, and Educators. (⭐️5484)
  • gitshelf/gitshelf - Manage a collection of git repos (⭐️18)
  • goauthentik/authentik - The authentication glue you need. (⭐️7075)
  • google/clusterfuzz - Scalable fuzzing infrastructure. [Apache License 2.0] (⭐️5221)
  • google/oss-fuzz-vulns - OSS-Fuzz vulnerabilities for OSV. [Creative Commons Attribution 4.0 International] (⭐️124)
  • google/osv.dev - Open source vulnerability DB and triage service. [Apache License 2.0] (⭐️1417)
  • googleapis/google-api-python-client - 🐍 The official Python client library for Google's discovery based APIs. [Apache License 2.0] (⭐️7461)
  • googleapis/python-bigquery-sqlalchemy - SQLAlchemy dialect for BigQuery [MIT License] (⭐️416)
  • GoogleCloudPlatform/functions-framework-python - FaaS (Function as a service) framework for writing portable Python functions [Apache License 2.0] (⭐️818)
  • gradio-app/gradio - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work! [Apache License 2.0] (⭐️29617)
  • grafana/oncall - Developer-friendly incident response with brilliant Slack integration [GNU AGPLv3] (⭐️3261)
  • grantjenks/python-diskcache - Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python. (⭐️2184)
  • h2oai/h2ogpt - Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://codellama.h2o.ai/ [Apache License 2.0] (⭐️10765)
  • HackingLZ/IndicatorOfCanary - Canary Detection [GNU GPLv2] (⭐️155)
  • HariPranav/Compliance_In_The_Cloud - A repository and blog describing an end to end pipeline for continuous compliance in the cloud (⭐️5)
  • harsh-98/go-template - Python bindings for go template [MIT License] (⭐️19)
  • holoviz/hvplot - A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews [Modified BSD License] (⭐️964)
  • home-assistant/core - 🏡 Open source home automation that puts local control and privacy first. [Apache License 2.0] (⭐️69116)
  • hotnops/AWSRoleJuggler - A toolset to juggle AWS roles for persistent access [MIT License] (⭐️47)
  • httpie/cli - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. [Modified BSD License] (⭐️32224)
  • iagcl/watchmen - (Not maintained anymore) Watchmen - AWS account compliance using centrally managed Config Rules [Apache License 2.0] (⭐️179)
  • iamjackg/md2cf - Convert and upload Markdown documents to Confluence [MIT License] (⭐️88)
  • iann0036/iam-dataset - A consolidated cloud IAM dataset [MIT License] (⭐️201)
  • ibis-project/ibis - the portable Python dataframe library [Apache License 2.0] (⭐️4327)
  • IDSIA/sacred - Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA. [MIT License] (⭐️4162)
  • invictus-ir/Invictus-AWS - [MIT License] (⭐️166)
  • jantman/awslimitchecker - A script and python package to check your AWS service limits and usage via boto3. [GNU AGPLv3] (⭐️517)
  • jbrunetext/private-provider-registry-action - it will build your private registry with the providers github repo (⭐️7)
  • jeffknupp/sandman - Sandman "makes things REST". [Apache License 2.0] (⭐️2313)
  • jonrau1/ElectricEye - ElectricEye is a multi-cloud, multi-SaaS Python CLI tool for Asset Management, Security Posture Management & Attack Surface Monitoring supporting 100s of services and evaluations to harden your CSP & SaaS environments with controls mapped to over 20 industry, regulatory, and best practice controls frameworks [Apache License 2.0] (⭐️869)
  • josephmisiti/awesome-machine-learning - A curated list of awesome Machine Learning frameworks, libraries and software. (⭐️63875)
  • juiceinc/recipe - Building reusable queries from SQLAlchemy fragments [MIT License] (⭐️10)
  • jupyter-server/jupyverse - A Jupyter server based on FastAPI 🚀 (⭐️199)
  • kenfar/DataGristle - Tough and flexible tools for data analysis, transformation, validation and movement. (⭐️137)
  • koxudaxi/datamodel-code-generator - Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources. [MIT License] (⭐️2346)
  • LAION-AI/Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so. [Apache License 2.0] (⭐️36731)
  • lancedb/lancedb - Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps! [Apache License 2.0] (⭐️3199)
  • langchain-ai/langchain - 🦜🔗 Build context-aware reasoning applications [MIT License] (⭐️85593)
  • larsks/ldap2json - Convert HTTP GET requests into LDAP queries and return JSON results. (⭐️44)
  • laughingman7743/PyAthena - PyAthena is a Python DB API 2.0 (PEP 249) client for Amazon Athena. [MIT License] (⭐️449)
  • leondz/garak - LLM vulnerability scanner [Apache License 2.0] (⭐️893)
  • Linuturk/salt-sprint - Salt Slides (⭐️7)
  • localstack/awscli-local - 💲 "awslocal" - Thin wrapper around the "aws" command line interface for use with LocalStack [Apache License 2.0] (⭐️1003)
  • localstack/localstack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline (⭐️52443)
  • locustio/locust - Write scalable load tests in plain Python 🚗💨 [MIT License] (⭐️23837)
  • lucidrains/PaLM-rlhf-pytorch - Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM [MIT License] (⭐️7610)
  • lyft/cartography - Cartography is a Python tool that consolidates infrastructure assets and the relationships between them in an intuitive graph view powered by a Neo4j database. [Apache License 2.0] (⭐️2882)
  • machinalis/iepy - Information Extraction in Python [Modified BSD License] (⭐️903)
  • mage-ai/mage-ai - 🧙 Build, run, and manage data pipelines for integrating and transforming data. [Apache License 2.0] (⭐️7176)
  • MaibornWolff/SecObserve - SecObserve is an open source vulnerability management system for software development and cloud environments. It supports a variety of open source vulnerability scanners and integrates easily into CI/CD pipelines. [Modified BSD License] (⭐️65)
  • mailpile/Mailpile - A free & open modern, fast email client with user-friendly encryption and privacy features (⭐️8781)
  • makelinux/linkedin_client - Basic CLI LinkedIn client on python, without OAuth (⭐️2)
  • marshmellow77/chatgpt-demo - A repository to demonstrate how ChatGPT writes an entire AI application on AWS. [MIT License] (⭐️34)
  • matanolabs/logtest - Build & test new Matano log sources locally using your IDE 🧑‍💻 (⭐️9)
  • matanolabs/pySigma-backend-matano - Matano backend for pySigma. Convert Sigma rules into Matano detections. [Apache License 2.0] (⭐️6)
  • matrix-org/synapse - Synapse: Matrix homeserver written in Python/Twisted. [Apache License 2.0] (⭐️11763) Archived!
  • MatthewJohn/terrareg - Open source Terraform module registry with UI, optional Git integration and deep analysis [GNU GPLv3] (⭐️244)
  • Mause/duckdb_engine - SQLAlchemy driver for DuckDB [MIT License] (⭐️277)
  • mdfranz/matano-scripts - Random Things for Interacting with Matano (⭐️4)
  • meeb/whoisit - A Python library to RDAP WHOIS-like services for internet resources such as ASNs, IPs, CIDRs and domains [Modified BSD License] (⭐️62)
  • miku/gluish - Utils around luigi. [GNU GPLv3] (⭐️65)
  • milesmcc/shynet - Modern, privacy-friendly, and detailed web analytics that works without cookies or JS. [Apache License 2.0] (⭐️2829)
  • Mirascope/mirascope - An intuitive approach to building with LLMs [MIT License] (⭐️371)
  • miztiik/secure-s3-with-access-points - Easily Manage Shared Data Sets with Amazon S3 Access Points (⭐️2)
  • mludvig/amazon-textract-parser - Amazon "Textract Results Parser" (trp) module packaged and improved for ease of use. (⭐️13)
  • moj-analytical-services/splink - Fast, accurate and scalable probabilistic data linkage with support for multiple SQL backends [MIT License] (⭐️1110)
  • MousaZeidBaker/aws-lambda-typing - Python type hints for AWS Lambda [MIT License] (⭐️106)
  • mwielgoszewski/doorman - an osquery fleet manager [MIT License] (⭐️616)
  • nccgroup/PMapper - A tool for quickly evaluating IAM permissions in AWS. [GNU AGPLv3] (⭐️1347)
  • nemesida-waf/waf-bypass - Check your WAF before an attacker does [MIT License] (⭐️1123)
  • neo4j-contrib/neomodel - An Object Graph Mapper (OGM) for the Neo4j graph database. [MIT License] (⭐️900)
  • neo4j/neo4j-python-driver - Neo4j Bolt driver for Python (⭐️871)
  • Netflix-Skunkworks/aardvark - Aardvark is a multi-account AWS IAM Access Advisor API [Apache License 2.0] (⭐️467)
  • Netflix-Skunkworks/diffy - ⛔ (DEPRECATED) Diffy is a triage tool used during cloud-centric security incidents, to help digital forensics and incident response (DFIR) teams quickly identify suspicious hosts on which to focus their response. [Apache License 2.0] (⭐️635)
  • Netflix-Skunkworks/policyuniverse - Parse and Process AWS IAM Policies, Statements, ARNs, and wildcards. [Apache License 2.0] (⭐️418)
  • Netflix/metaflow - 🚀 Build and manage real-life ML, AI, and data science projects with ease! [Apache License 2.0] (⭐️7666)
  • Netflix/repokid - AWS Least Privilege for Distributed, High-Velocity Deployment [Apache License 2.0] (⭐️1097)
  • newren/git-filter-repo - Quickly rewrite git repository history (filter-branch replacement) (⭐️7547)
  • nickboucart/realbrowserlocusts - Real Browser support for Locust.io load testing [MIT License] (⭐️89)
  • nicklambourne/slackblocks - 🎲 Python API for Building Messages Using the Slack Block Kit API [MIT License] (⭐️62)
  • Nike-Inc/gimme-aws-creds - A CLI that utilizes Okta IdP via SAML to acquire temporary AWS credentials [Apache License 2.0] (⭐️908)
  • NixOS/nixops - NixOps is a tool for deploying to NixOS machines in a network or cloud. [GNU LGPLv3] (⭐️1736)
  • noqdev/iambic - IAMbic is Version-Control for IAM. It centralizes and simplifies cloud access and permissions. It maintains an eventually consistent, human-readable, bi-directional representation of IAM in Git. [Apache License 2.0] (⭐️273)
  • obsrvbl-oss/flowlogs-reader - Command line tool and Python library for working with AWS VPC Flow Logs [Apache License 2.0] (⭐️136)
  • ocsf/ocsf-validator - OCSF Schema Validation [Apache License 2.0] (⭐️6)
  • omnunum/lil-bot - markov chain tweet generator for lil b the based god (⭐️3)
  • open-data-fabric/open-data-fabric - Open protocol for decentralized exchange and transformation of data [Apache License 2.0] (⭐️118)
  • open-feature/spec - OpenFeature specification [Apache License 2.0] (⭐️560)
  • openai/openai-security-bots - [MIT License] (⭐️303)
  • OpenInterpreter/open-interpreter - A natural language interface for computers [GNU AGPLv3] (⭐️49178)
  • openwisp/openwisp-controller - Network and WiFi controller: provisioning, configuration management and updates, (pull via openwisp-config or push via SSH), x509 PKI management and more. Mainly OpenWRT, but designed to work also on other systems. (⭐️527)
  • Optum/ChaoSlingr - ChaoSlingr: Introducing Security into Chaos Testing [Apache License 2.0] (⭐️66) Archived!
  • orcasecurity/orca-toolbox - (⭐️94)
  • Oros42/IMSI-catcher - This program show you IMSI numbers of cellphones around you. [Creative Commons Zero v1.0 Universal] (⭐️3059)
  • owasp-dep-scan/blint - BLint is a Binary Linter to check the security properties, and capabilities in your executables. Since v2, blint is also an SBOM generator for binaries. [MIT License] (⭐️280)
  • ozgur/python-linkedin - Python interface to the LinkedIn API [MIT License] (⭐️869)
  • pennersr/django-allauth - Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. [MIT License] (⭐️8967)
  • Permiso-io-tools/CloudGrappler - [Apache License 2.0] (⭐️199)
  • plaid/sandbox-custom-users - JSON files specifying custom users suitable for testing Plaid integrations on Sandbox [MIT License] (⭐️12)
  • ploomber/jupysql - Better SQL in Jupyter. 📊 [Apache License 2.0] (⭐️620)
  • PlumHound/PlumHound - Bloodhound for Blue and Purple Teams [GNU GPLv3] (⭐️1028)
  • powerline/powerline - Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile. (⭐️14229)
  • pre-commit/pre-commit - A framework for managing and maintaining multi-language pre-commit hooks. [MIT License] (⭐️12181)
  • primeharbor/pht-account-configurator - Configure a new AWS Account with security best practices [Apache License 2.0] (⭐️12)
  • prowler-cloud/prowler - Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more [Apache License 2.0] (⭐️9682)
  • prowler-cloud/py-ocsf-models - OCSF (https://schema.ocsf.io/) models in Python using Pydantic. [Apache License 2.0] (⭐️11)
  • Psycojoker/cellar - experiment to do a pkg manager for salt formulas (⭐️12)
  • public-apis/public-apis - A collective list of free APIs [MIT License] (⭐️294357)
  • pydantic/pydantic-core - Core validation logic for pydantic written in rust [MIT License] (⭐️1289)
  • pyodide/pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly [Mozilla Public License 2.0] (⭐️11501)
  • pypa/hatch - Modern, extensible Python project management [MIT License] (⭐️5452)
  • pypi/inspector - 🕵️ File browser for distributions on PyPI [Apache License 2.0] (⭐️76)
  • pypi/warehouse - The Python Package Index [Apache License 2.0] (⭐️3480)
  • python-poetry/poetry-core - Poetry PEP 517 Build Backend & Core Utilities [MIT License] (⭐️414)
  • qdrant/fastembed - Fast, Accurate, Lightweight Python library to make State of the Art Embedding [Apache License 2.0] (⭐️862)
  • quantopian/empyrical - Common financial risk and performance metrics. Used by zipline and pyfolio. [Apache License 2.0] (⭐️1229)
  • quantopian/zipline - Zipline, a Pythonic Algorithmic Trading Library [Apache License 2.0] (⭐️17123)
  • rajagurunath/lakehouse-sharing - A Table format agnostic data sharing framework (⭐️31)
  • ray-project/ray - Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads. [Apache License 2.0] (⭐️31476)
  • redballoonsecurity/ofrak - OFRAK: unpack, modify, and repack binaries. (⭐️1804)
  • relari-ai/continuous-eval - Open-Source Evaluation for GenAI Application Pipelines [Apache License 2.0] (⭐️332)
  • RhinoSecurityLabs/cloudgoat - CloudGoat is Rhino Security Labs' "Vulnerable by Design" AWS deployment tool [Modified BSD License] (⭐️2780)
  • RhinoSecurityLabs/pacu - The AWS exploitation framework, designed for testing the security of Amazon Web Services environments. [Modified BSD License] (⭐️4077)
  • RhinoSecurityLabs/Security-Research - Exploits written by the Rhino Security Labs team [Modified BSD License] (⭐️1042)
  • righteousgambit/quiet-riot - Unauthenticated enumeration of AWS, Azure, and GCP Principals (⭐️170)
  • robusta-dev/krr - Prometheus-based Kubernetes Resource Recommendations [MIT License] (⭐️2331)
  • rpicard/explore-flask - Source of Explore Flask book (⭐️1695)
  • saltstack/salt - Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here: [Apache License 2.0] (⭐️13901)
  • sametmax/Django--an-app-at-a-time - A heavily commented Django project dedicated to teaching the framework or refresh one's memory. [MIT License] (⭐️277)
  • santiagobasulto/smartcsv - CSVs are awesome, yet they're pretty dumb. Let's get them smarter! [MIT License] (⭐️373)
  • satterly/athena-cli - Presto-like CLI tool for AWS Athena [Apache License 2.0] (⭐️9)
  • saulpw/visidata - A terminal spreadsheet multitool for discovering and arranging data [GNU GPLv3] (⭐️7462)
  • scalableminds/salt-event-hub - A REST server for firing salt events [MIT License] (⭐️4) Archived!
  • schlarpc/aws-organizations-auto-account-closure - Queue accounts for deletion with organizations:CloseAccount [MIT License] (⭐️3)
  • SigmaHQ/pySigma - Python library to parse and convert Sigma rules into queries (and whatever else you could imagine) [GNU LGPLv2.1] (⭐️356)
  • SigmaHQ/sigma - Main Sigma Rule Repository (⭐️7715)
  • Snowflake-Labs/sfguide-getting-started-with-native-apps - [Apache License 2.0] (⭐️14)
  • snowflakedb/snowflake-cli - Snowflake CLI is an open-source command-line tool explicitly designed for developer-centric workloads in addition to SQL operations. [Apache License 2.0] (⭐️154)
  • socfortress/CoPilot - SOCFortress CoPilot [GNU AGPLv3] (⭐️122)
  • sodadata/soda-core - ⚡ Data quality testing for the modern data stack (SQL, Spark, and Pandas) https://www.soda.io [Apache License 2.0] (⭐️1781)
  • someengineering/fixinventory - Fix Inventory consolidates user, resource, and configuration data from your cloud environments into a unified, graph-based asset inventory. [GNU AGPLv3] (⭐️1548)
  • spotify/luigi - Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in. [Apache License 2.0] (⭐️17388)
  • sqlalchemy-redshift/sqlalchemy-redshift - Amazon Redshift SQLAlchemy Dialect [MIT License] (⭐️219)
  • sqlfluff/sqlfluff - A modular SQL linter and auto-formatter with support for multiple dialects and templated code. [MIT License] (⭐️7267)
  • StackStorm/st2 - StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html [Apache License 2.0] (⭐️5926)
  • StateFarmIns/LambdaLooter - This application was built to help reduce the amount of time it takes to review AWS Lambda code. (⭐️60)
  • StephenPCG/vim-snippets-salt - Vim snippets for saltstack states files (⭐️26)
  • stitchfix/hamilton - A scalable general purpose micro-framework for defining dataflows. THIS REPOSITORY HAS BEEN MOVED TO www.github.com/dagworks-inc/hamilton [Clear BSD] (⭐️872) Archived!
  • stitionai/devika - Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI. [MIT License] (⭐️17283)
  • streamlit/streamlit - Streamlit — A faster way to build and share data apps. [Apache License 2.0] (⭐️32296)
  • SvenskaSpel/locust-plugins - A set of useful plugins/extensions for Locust [Apache License 2.0] (⭐️517)
  • SvenskaSpel/locust-swarm - A tool for launching distributed locust runs on a set of load generators [Apache License 2.0] (⭐️74)
  • tatanus/apt2 - APT2 is a pentest automation framework that can be used to assist pentesters, blue team members, and others in identifying easily exploitable issues and common attack paths. [MIT License] (⭐️57)
  • tatanus/safelogin - Simple application/website designed to illustrate how simple it is to set up phishing websites (⭐️3)
  • tatanus/SPF - SpeedPhishing Framework (⭐️435)
  • Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal. [MIT License] (⭐️47450)
  • theowni/Damn-Vulnerable-RESTaurant-API-Game - Damn Vulnerable Restaurant is an intentionally vulnerable Web API game for learning and training purposes dedicated to developers, ethical hackers and security engineers. [GNU GPLv3] (⭐️349)
  • tiangolo/sqlmodel - SQL databases in Python, designed for simplicity, compatibility, and robustness. [MIT License] (⭐️13189)
  • Tib3rius/Pentest-Cheatsheets - [GNU GPLv3] (⭐️990)
  • tigillo/linkedin-cli - Linkedin command line interface (cli) is a python 3 console application to handle authentication and communication with LinkedIn API v2. [Apache License 2.0] (⭐️8)
  • timoguin/aws-data-tools-py - A Python library for querying and transforming data from AWS APIs [MIT License] (⭐️4)
  • TobikoData/sqlmesh - Efficient data transformation and modeling framework that is backwards compatible with dbt. [Apache License 2.0] (⭐️1336)
  • tobilg/duckdb-nodejs-layer - Packaging DuckDB for Node.js Lambda functions. Example application: https://github.com/tobilg/serverless-duckdb [MIT License] (⭐️73)
  • tobymao/sqlglot - Python SQL Parser and Transpiler [MIT License] (⭐️5717)
  • trinib/trinib - Don't just be a forker🔱...Hit that 🅂🆃🄰🆁⭐...........( ͡° ͜ʖ ͡°)-︻デ┳═ー - - - - - - - - - -💥¦̵̱ ̵̱ ̵̱ ̵̱ ̵̱(̢ ̡͇̅└͇̅┘͇̅ (▤8כ−◦My Profile........ Chess♟️ ◉═╬::::::::::::::::::::::::::::::::::::⫸♚ ♛ ♜ ♝ ♞ ▓▒░🔴Connect Dot🟡░▒▓ 🌈☁️Word Cloud ≡͇͇͇͇͇҈҈҈҈≡͇͇͇͇͇͇͇͇͇͇҈҈҈҈≡͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇҈҈҈҈≡͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇҈҈҈҈≡͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇͇҈҈҈҈≡͇͇͇͇͇͇ [Do What The Fck You Want To Public License*] (⭐️365)
  • trinodb/trino-python-client - Python client for Trino [Apache License 2.0] (⭐️296)
  • turnerlabs/antiope - AWS Inventory and Compliance Framework [Apache License 2.0] (⭐️222)
  • twilio-labs/socless - The SOCless automation framework [Apache License 2.0] (⭐️123)
  • Upsolver/iceberg-diag - [MIT License] (⭐️20)
  • vinta/awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources. (⭐️207600)
  • vladko312/SSTImap - Automatic SSTI detection tool with interactive interface [GNU GPLv3] (⭐️672)
  • wagtail/wagtail - A Django content management system focused on flexibility and user experience [Modified BSD License] (⭐️17361)
  • weechat/scripts - Official scripts for WeeChat. (⭐️227)
  • welldone-cloud/aws-lint-iam-policies - [GNU AGPLv3] (⭐️55)
  • willbengtson/trailblazer-aws - Blazing CloudTrail since 2018 (⭐️134)
  • wireservice/agate - A Python data analysis library that is optimized for humans instead of machines. [MIT License] (⭐️1166)
  • WithSecureLabs/awspx - A graph-based tool for visualizing effective access and resource relationships in AWS environments. [GNU GPLv3] (⭐️878)
  • WithSecureLabs/IAMSpy - [Apache License 2.0] (⭐️161)
  • xai-org/grok-1 - Grok open release [Apache License 2.0] (⭐️48550)
  • xeor/test_files - All the different kind of files you need. [The Unlicense] (⭐️3)
  • zeek/zeekctl - Tool for managing Zeek deployments. (⭐️53)
  • zoph-io/MAMIP - [MAMIP] Monitor AWS Managed IAM Policies Changes [GNU GPLv3] (⭐️455)
  • zulip/zulip - Zulip server and web application. Open-source team chat that helps teams stay productive and focused. [Apache License 2.0] (⭐️20184)

R

  • rstudio/shiny - Easy interactive web applications with R (⭐️5271)

Roff

  • pyenv/pyenv - Simple Python version management [MIT License] (⭐️37110)

Ruby

  • auser/salt-cli - A ruby gem to interact with salt on different providers from a local machine [MIT License] (⭐️4)
  • danger/danger - 🚫 Stop saying "you forgot to …" in code review (in Ruby) [MIT License] (⭐️5360)
  • dependabot/dependabot-core - 🤖 Dependabot's core logic for creating update PR's. [MIT License] (⭐️4402)
  • dependabot/dependabot-script - A simple script that demonstrates how to use Dependabot Core [MIT License] (⭐️535)
  • fastlane/fastlane - 🚀 The easiest way to automate building and releasing your iOS and Android apps [MIT License] (⭐️38707)
  • github/explore - Community-curated topic and collection pages on GitHub [Creative Commons Attribution 4.0 International] (⭐️4161)
  • hashicorp/vagrant - Vagrant is a tool for building and distributing development environments. (⭐️25917)
  • Homebrew/homebrew-cask - 🍻 A CLI workflow for the administration of macOS applications distributed as binaries [BSD 2-Clause "Simplified" License] (⭐️20587)
  • igrigorik/gharchive.org - GH Archive is a project to record the public GitHub timeline, archive it, and make it easily accessible for further analysis. [MIT License] (⭐️2579)
  • komljen/sensu-salt - Salt states for Sensu deployment. For testing use Vagrant to deploy Sensu locally using same Sensu salt states. [Apache License 2.0] (⭐️15)
  • mame/quine-relay - An uroboros program with 100+ programming languages (⭐️13805)
  • monigusto/vagrant-monigusto - Sample project to use monigusto with vagrant (⭐️189)
  • opf/openproject - OpenProject is the leading open source project management software. [GNU GPLv3] (⭐️8488)
  • postalserver/postal - 📮 A fully featured open source mail delivery platform for incoming & outgoing e-mail [MIT License] (⭐️14253)
  • puppetlabs/facter - Collect and display system facts [Apache License 2.0] (⭐️614)
  • rapid7/metasploit-framework - Metasploit Framework (⭐️32963)
  • test-kitchen/test-kitchen - Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms (⭐️1858)
  • theforeman/foreman - an application that automates the lifecycle of servers [GNU GPLv3] (⭐️2512)
  • theforeman/foreman_salt - Foreman plug-in for Salt [GNU GPLv3] (⭐️66)
  • tmuxinator/tmuxinator - Manage complex tmux sessions easily [MIT License] (⭐️12468)

Rust

  • abh1nav/docker-rust - Docker client library written in Rust (⭐️52) Archived!
  • adobe/void - A Rust port of github.com/adobe/blackhole [Apache License 2.0] (⭐️6)
  • alacritty/alacritty - A cross-platform, OpenGL terminal emulator. [Apache License 2.0] (⭐️53434)
  • alessandrod/aya - Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability. [Apache License 2.0] (⭐️12)
  • alfredodeza/advanced-rust-cli - Create advanced Rust CLIs using examples [MIT License] (⭐️21)
  • aobatact/clap-serde - Provides a wrapper to deserialize clap app using serde. [Apache License 2.0] (⭐️22)
  • apache/arrow-rs - Official Rust implementation of Apache Arrow [Apache License 2.0] (⭐️2226)
  • apache/datafusion-ballista - Apache Arrow Ballista Distributed Query Engine [Apache License 2.0] (⭐️1318)
  • apache/iceberg-rust - Apache Iceberg [Apache License 2.0] (⭐️425)
  • apache/opendal - Apache OpenDAL: access data freely. [Apache License 2.0] (⭐️2921)
  • ArroyoSystems/arroyo - Distributed stream processing engine in Rust [Apache License 2.0] (⭐️3343)
  • ArroyoSystems/streamgen - Mock streaming data generator [Apache License 2.0] (⭐️13)
  • astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust. [MIT License] (⭐️27224)
  • astral-sh/rye - a Hassle-Free Python Experience [MIT License] (⭐️11626)
  • audulus/rui - Declarative Rust UI library [MIT License] (⭐️1683)
  • awslabs/aws-lambda-rust-runtime - A Rust runtime for AWS Lambda [Apache License 2.0] (⭐️3199)
  • awslabs/aws-lambda-web-adapter - Run web applications on AWS Lambda [Apache License 2.0] (⭐️1286)
  • awslabs/staticwebsite-cli - Quickly and easily host a static website on AWS. [Apache License 2.0] (⭐️81)
  • aya-rs/aya - Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability. [Apache License 2.0] (⭐️2740)
  • bheisler/criterion.rs - Statistics-driven benchmarking library for Rust [Apache License 2.0] (⭐️4205)
  • bluejekyll/multicast-example - Example of multicasting with Rust (⭐️33)
  • bootandy/dust - A more intuitive version of du in rust [Apache License 2.0] (⭐️7891)
  • boozook/mdbook-svgbob - SvgBob mdbook preprocessor which swaps code-blocks with neat SVG. [Mozilla Public License 2.0] (⭐️75)
  • brave-experiments/frodo-pir - Rust source code for the FrodoPIR Private Information Retrieval scheme. [Mozilla Public License 2.0] (⭐️52)
  • Bromeon/js-sandbox - Securely embed JavaScript code into a Rust application [zlib License] (⭐️261)
  • bryant/argon2rs - The pure-Rust password hashing library running on Argon2. [MIT License] (⭐️174)
  • BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore [The Unlicense] (⭐️45397)
  • Byron/cargo-smart-release - Release complex cargo-workspaces automatically with changelog generation, used by gitoxide [Apache License 2.0] (⭐️56)
  • Byron/gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git [Apache License 2.0] (⭐️7983)
  • calavera/aws-lambda-events - Rust event types for AWS Lambda [MIT License] (⭐️129) Archived!
  • Canop/broot - A new way to see and navigate directory trees : https://dystroy.org/broot [MIT License] (⭐️10196)
  • cantino/mcfly - Fly through your shell history. Great Scott! [MIT License] (⭐️6694)
  • ChristianPavilonis/mcrd-tauri-intro - January Presentation for Music City Rust Developers (⭐️1)
  • ChristianPavilonis/shat-stack - The SHAT STACK (⭐️15)
  • chronotope/chrono - Date and time library for Rust (⭐️3160)
  • clap-rs/clap-verbosity-flag - Easily add a --verbose flag to CLIs using Clap [Apache License 2.0] (⭐️159)
  • cloudflare/foundations - Cloudflare's Rust service foundations library. [Modified BSD License] (⭐️1187)
  • cloudflare/pingora - A library for building fast, reliable and evolvable network services. [Apache License 2.0] (⭐️19722)
  • codyd51/uefirc - An IRC client in your motherboard (⭐️290)
  • cowboy8625/rusty-rain - A cross platform matrix rain made with Rust. [Apache License 2.0] (⭐️333)
  • cross-rs/cross - “Zero setup” cross compilation and “cross testing” of Rust crates [Apache License 2.0] (⭐️6038)
  • crossterm-rs/crossterm - Cross platform terminal library rust [MIT License] (⭐️3013)
  • cube-js/cube - 📊 Cube — The Semantic Layer for Building Data Applications (⭐️17228)
  • danburkert/snazzy - (⭐️15)
  • dandavison/delta - A syntax-highlighting pager for git, diff, grep, and blame output [MIT License] (⭐️20971)
  • datafuselabs/databend - 𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com (⭐️7292)
  • datafusion-contrib/bdt - Boring Data Tool [Apache License 2.0] (⭐️191)
  • datafusion-contrib/datafusion-catalogprovider-glue - [Apache License 2.0] (⭐️20)
  • datafusion-contrib/datafusion-wasm-bindings - WASM bindings for DataFusion [Apache License 2.0] (⭐️6)
  • delta-incubator/delta-sharing-rs - A Minimalistic Rust Implementation of Delta Sharing Server. [MIT License] (⭐️73)
  • delta-io/delta-rs - A native Rust library for Delta Lake, with bindings into Python [Apache License 2.0] (⭐️1878)
  • diesel-rs/diesel - A safe, extensible ORM and Query Builder for Rust [Apache License 2.0] (⭐️12054)
  • divviup/janus - Experimental implementation of the Distributed Aggregation Protocol (DAP) specification. [Mozilla Public License 2.0] (⭐️51)
  • Drew-Alleman/DataSurgeon - Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Security Numbers and a lot More From Text [Apache License 2.0] (⭐️706)
  • dtolnay/anyhow - Flexible concrete Error type built on std::error::Error [Apache License 2.0] (⭐️5116)
  • dtolnay/faketty - Wrapper to exec a command in a pty, even if redirecting the output [Apache License 2.0] (⭐️138)
  • dtolnay/thiserror - derive(Error) for struct and enum error types [Apache License 2.0] (⭐️4074)
  • duckdb/duckdb-rs - Ergonomic bindings to duckdb for Rust [MIT License] (⭐️376)
  • eaze/tracing-honeycomb - Fork of https://github.com/inanna-malick/tracing-honeycomb [MIT License] (⭐️17)
  • ecumene/rust-sloth - A 3D software rasterizer... for the terminal! [ISC License] (⭐️758)
  • embassy-rs/embassy - Modern embedded framework, using Rust and async. [Apache License 2.0] (⭐️4514)
  • ENQT-GmbH/remoc - Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust (⭐️149)
  • erickt/rust-zmq - Rust zeromq bindings. [Apache License 2.0] (⭐️879)
  • EricLBuehler/mistral.rs - Blazingly fast LLM inference. [MIT License] (⭐️1640)
  • Eventual-Inc/Daft - Distributed DataFrame for Python designed for the cloud, powered by Rust [Apache License 2.0] (⭐️1774)
  • eza-community/eza - A modern, maintained replacement for ls [MIT License] (⭐️7941)
  • fdehau/tui-rs - Build terminal user interfaces and dashboards using Rust [MIT License] (⭐️10810) Archived!
  • firecracker-microvm/firecracker - Secure and fast microVMs for serverless computing. [Apache License 2.0] (⭐️24234)
  • flamegraph-rs/flamegraph - Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3 [Apache License 2.0] (⭐️4337)
  • foniod/redbpf - Rust library for building and running BPF/eBPF modules [Apache License 2.0] (⭐️1708) Archived!
  • FoxIO-LLC/ja4 - JA4+ is a suite of network fingerprinting standards (⭐️661)
  • fussybeaver/bollard - Docker daemon API in Rust [Apache License 2.0] (⭐️746)
  • getgrit/gritql - GritQL is a query language for searching, linting, and modifying code. [MIT License] (⭐️2537)
  • gfx-rs/wgpu - A cross-platform, safe, pure-Rust graphics API. [Apache License 2.0] (⭐️11162)
  • google/comprehensive-rust - This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. [Apache License 2.0] (⭐️26313)
  • gpg-rs/gpgme - GPGme bindings for Rust [GNU LGPLv2.1] (⭐️81)
  • gpg-rs/libgcrypt - Libgcrypt bindings for Rust. [GNU LGPLv2.1] (⭐️11)
  • gyscos/cursive - A Text User Interface library for the Rust programming language [MIT License] (⭐️4123)
  • helix-editor/helix - A post-modern modal text editor. [Mozilla Public License 2.0] (⭐️30436)
  • holochain/holochain - The current, performant & industrial strength version of Holochain on Rust. (⭐️1121)
  • huggingface/candle - Minimalist ML framework for Rust [Apache License 2.0] (⭐️13878)
  • hwchen/keyring-rs - Cross-platform library and utility to manage passwords [Apache License 2.0] (⭐️439)
  • iced-rs/iced - A cross-platform GUI library for Rust, inspired by Elm [MIT License] (⭐️22984)
  • indygreg/PyOxidizer - A modern Python application packaging and distribution tool [Mozilla Public License 2.0] (⭐️5225)
  • inejge/ldap3 - A pure-Rust LDAP library using the Tokio stack [Apache License 2.0] (⭐️204)
  • influxdata/influxdb - Scalable datastore for metrics, events, and real-time analytics [Apache License 2.0] (⭐️27897)
  • Inlyne-Project/inlyne - Introducing Inlyne, a GPU powered yet browserless tool to help you quickly view markdown files in the blink of an eye. [MIT License] (⭐️986)
  • integration-os/integrationos - The open source Unified API [GNU GPLv3] (⭐️87)
  • ivanceras/svgbob - Convert your ascii diagram scribbles into happy little SVG [Apache License 2.0] (⭐️3734)
  • jdx/mise - dev tools, env vars, task runner [MIT License] (⭐️6996)
  • JeremieRodon/demo-rust-lambda - Contains code to deploy an AWS API using Rust on Lambda as backend and another with Python to compare [MIT License] (⭐️17)
  • jikkenio/jikken - Jikken CLI Tool [MIT License] (⭐️86)
  • jvns/ruby-mem-watcher-demo - (⭐️16)
  • kamu-data/kamu-cli - New generation decentralized data lake and a streaming data pipeline (⭐️280)
  • Keats/tera - A template engine for Rust based on Jinja2/Django [MIT License] (⭐️3252)
  • killercup/quicli - Quickly build cool CLI apps in Rust. [Apache License 2.0] (⭐️541) Archived!
  • Kobzol/cargo-wizard - Cargo subcommand for configuring Cargo projects for best performance. [MIT License] (⭐️585)
  • krishnakumar4a4/rust-java-rust - Provides sample code to call rust methods from embedded JVM without need for dynamic library load [MIT License] (⭐️1)
  • krustlet/krustlet - Kubernetes Rust Kubelet [Apache License 2.0] (⭐️3535)
  • kwai/blaze - Blazing-fast query execution engine speaks Apache Spark language and has Arrow-DataFusion at its core. [Apache License 2.0] (⭐️908)
  • Lakelezz/audiopus - High-level Rust binding of Opus. [ISC License] (⭐️42)
  • lancedb/lance - Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming.. [Apache License 2.0] (⭐️3353)
  • lapce/floem - A native Rust UI library with fine-grained reactivity [MIT License] (⭐️2423)
  • LemmyNet/lemmy - 🐀 A link aggregator and forum for the fediverse [GNU AGPLv3] (⭐️12860)
  • leptos-rs/leptos - Build fast web applications with Rust. [MIT License] (⭐️14902)
  • libp2p/rust-libp2p - The Rust Implementation of the libp2p networking stack. [MIT License] (⭐️4210)
  • LukeMathWalker/zero-to-production - Code for "Zero To Production In Rust", a book on API development using Rust. [Apache License 2.0] (⭐️5257)
  • matanolabs/matano - Open source security data lake for threat hunting, detection & response, and cybersecurity analytics at petabyte scale on AWS [Apache License 2.0] (⭐️1367)
  • MatthiasGrandl/Loungy - Loungy is a WIP launcher in the vein of Spotlight, Alfred, Raycast. [MIT License] (⭐️1291)
  • maxday/lambda-perf - Lambda Cold Starts analysis, updated daily [Apache License 2.0] (⭐️430)
  • mehcode/config-rs - ⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications). [Apache License 2.0] (⭐️2368)
  • meilisearch/meilisearch - A lightning-fast search API that fits effortlessly into your apps, websites, and workflow [MIT License] (⭐️43723)
  • melekes/merkle-tree-rs - Merkle Tree implemented in Rust programming language [MIT License] (⭐️24)
  • metrics-rs/metrics - A metrics ecosystem for Rust. [MIT License] (⭐️1032)
  • Michael-F-Bryan/mdbook-epub - An experimental mdbook backend for creating EPUB documents. [Mozilla Public License 2.0] (⭐️341)
  • microsoft/sudo - It's sudo, for Windows [MIT License] (⭐️3791)
  • mytiki/cli - (⭐️1)
  • mytiki/platform-cmp-trail-endpoint - Create immutable audit trail records for legal data licensing [GNU AGPLv3] (⭐️6)
  • nachoparker/dutree - a tool to analyze file system usage written in Rust [GNU GPLv3] (⭐️792)
  • nats-io/nats.rs - Rust client for NATS, the cloud native messaging system. [Apache License 2.0] (⭐️960)
  • neondatabase/neon - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage. [Apache License 2.0] (⭐️12504)
  • nushell/nushell - A new type of shell [MIT License] (⭐️30372)
  • nvzqz/divan - Fast and simple benchmarking for Rust projects [Apache License 2.0] (⭐️782)
  • oasysai/oasysdb - An embedded vector database designed to run on edge devices. Lightweight and fast with HNSW indexing algorithm. [Apache License 2.0] (⭐️308)
  • oliverdaff/iceberg-rs - [Apache License 2.0] (⭐️33)
  • open-telemetry/opentelemetry-rust - The Rust OpenTelemetry implementation [Apache License 2.0] (⭐️1650)
  • oxidecomputer/hubris - A lightweight, memory-protected, message-passing kernel for deeply embedded systems. [Mozilla Public License 2.0] (⭐️2827)
  • oxidecomputer/progenitor - An OpenAPI client generator (⭐️393)
  • paradedb/paradedb - Postgres for Search and Analytics [GNU AGPLv3] (⭐️4268)
  • petgraph/petgraph - Graph data structure library for Rust. [Apache License 2.0] (⭐️2696)
  • PhilippRados/wrecc - A x86_64 C99 compiler written in Rust from scratch [MIT License] (⭐️368)
  • plotly/plotly.rs - Plotly for Rust (⭐️979)
  • plotters-rs/plotters - A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀 [MIT License] (⭐️3576)
  • pola-rs/polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust (⭐️26710)
  • pretzelhammer/rust-blog - Educational blog posts for Rust beginners [Apache License 2.0] (⭐️6776)
  • procyon-rs/showata - A library of to show data (in browser, evcxr_jupyter) as table, chart... [Apache License 2.0] (⭐️23)
  • procyon-rs/vega_lite_3.rs - rust api for vega-lite v3 [Apache License 2.0] (⭐️38)
  • PRQL/prql - PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement [Apache License 2.0] (⭐️9498)
  • PyO3/maturin - Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages [Apache License 2.0] (⭐️3326)
  • PyO3/pyo3 - Rust bindings for the Python interpreter (⭐️11176)
  • qdrant/qdrant - Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/ [Apache License 2.0] (⭐️18256)
  • qdrant/rust-client - Rust client for Qdrant vector search engine [Apache License 2.0] (⭐️194)
  • quickwit-oss/quickwit - Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo. (⭐️6238)
  • quickwit-oss/tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust [MIT License] (⭐️10061)
  • ramsayleung/rspotify - Spotify Web API SDK implemented on Rust [MIT License] (⭐️615)
  • rapiz1/rathole - A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok. [Apache License 2.0] (⭐️7796)
  • risingwavelabs/risingwave - SQL stream processing, analytics, and management. We decouple storage and compute to offer instant failover, dynamic scaling, speedy bootstrapping, and efficient joins. [Apache License 2.0] (⭐️6401)
  • rust-lang/crater - Run experiments across parts of the Rust ecosystem! (⭐️619)
  • rust-lang/mdBook - Create book from markdown files. Like Gitbook but implemented in Rust [Mozilla Public License 2.0] (⭐️16869)
  • rust-lang/rust-analyzer - A Rust compiler front-end for IDEs [Apache License 2.0] (⭐️13639)
  • rust-lang/rustc-perf - Website for graphing performance of rustc (⭐️597)
  • rust-lang/rustfmt - Format Rust code [Apache License 2.0] (⭐️5796)
  • rust-lang/rustlings - 🦀 Small exercises to get you used to reading and writing Rust code! [MIT License] (⭐️50079)
  • scylladb/scylla-rust-driver - Async CQL driver for Rust, optimized for ScyllaDB! [Apache License 2.0] (⭐️533)
  • seanmonstar/reqwest - An easy and powerful Rust HTTP Client [Apache License 2.0] (⭐️9246)
  • SeaQL/sea-query - 🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite (⭐️1030)
  • serenity-rs/poise - Discord bot command framework for serenity, with advanced features like edit tracking and flexible argument parsing [MIT License] (⭐️548)
  • serenity-rs/serenity - A Rust library for the Discord API. [ISC License] (⭐️4450)
  • serenity-rs/songbird - An async Rust library for the Discord voice API [ISC License] (⭐️369)
  • servo/font-kit - A cross-platform font loading library written in Rust [Apache License 2.0] (⭐️645)
  • sharkdp/bat - A cat(1) clone with wings. [Apache License 2.0] (⭐️46943)
  • sharkdp/fd - A simple, fast and user-friendly alternative to 'find' [Apache License 2.0] (⭐️31968)
  • sharkdp/hyperfine - A command-line benchmarking tool [Apache License 2.0] (⭐️20224)
  • shuttle-hq/shuttle - Build & ship backends without writing any infrastructure files. [Apache License 2.0] (⭐️5651)
  • signalapp/libsignal - Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible. [GNU AGPLv3] (⭐️2967)
  • silvia-odwyer/photon - ⚡ Rust/WebAssembly image processing library [Apache License 2.0] (⭐️2516)
  • smithy-lang/smithy-rs - Code generation for the AWS SDK for Rust, as well as server and generic smithy client generation. [Apache License 2.0] (⭐️461)
  • snowfoxsh/nestify - Nestify offers a macro to simplify and beautify nested struct definitions in Rust, enabling cleaner, more readable code structures with less verbosity. It's especially valuable for handling API responses [MIT License] (⭐️308)
  • softprops/shiplift - 🐳 🦀 rust interface for maneuvering docker containers [MIT License] (⭐️611)
  • spiceai/spiceai - A unified SQL query interface and portable runtime to locally materialize, accelerate, and query datasets from any database, data warehouse, or data lake. [Apache License 2.0] (⭐️1515)
  • Spotifyd/spotifyd - A spotify daemon [GNU GPLv3] (⭐️9598)
  • sqlparser-rs/sqlparser-rs - Extensible SQL Lexer and Parser for Rust [Apache License 2.0] (⭐️2473)
  • starship/starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! [ISC License] (⭐️41308)
  • static-web-server/static-web-server - A cross-platform, high-performance and asynchronous web server for static files-serving. ⚡ [Apache License 2.0] (⭐️1225)
  • stepancheg/rust-protobuf - Rust implementation of Google protocol buffers [MIT License] (⭐️2683)
  • str4d/rage - A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability. [Apache License 2.0] (⭐️2379)
  • suharev7/clickhouse-rs - Asynchronous ClickHouse client library for Rust programming language. [MIT License] (⭐️307)
  • tag1consulting/goose - Load testing framework, inspired by Locust [Apache License 2.0] (⭐️714)
  • tailcallhq/tailcall - A high-performance data access layer [Apache License 2.0] (⭐️1134)
  • tensorflow/rust - Rust language bindings for TensorFlow [Apache License 2.0] (⭐️5038)
  • tensorlakeai/indexify - A scalable realtime and continuous indexing and structured extraction engine for Unstructured Data to build Generative AI Applications [Apache License 2.0] (⭐️264)
  • testcontainers/testcontainers-rs - A library for integration-testing against docker containers from within Rust. [Apache License 2.0] (⭐️611)
  • testcontainers/testcontainers-rs-modules-community - Community maintained modules for Testcontainers for Rust [MIT License] (⭐️50)
  • threathunters-io/laurel - Transform Linux Audit logs for SIEM usage [GNU GPLv3] (⭐️656)
  • timvw/qv - Quickly view your data [Apache License 2.0] (⭐️246)
  • tokio-rs/prost - PROST! a Protocol Buffers implementation for the Rust Language [Apache License 2.0] (⭐️3549)
  • tokio-rs/tracing - Application level tracing for Rust. [MIT License] (⭐️5005)
  • tokio-rs/tracing-opentelemetry - [MIT License] (⭐️167)
  • ToluClassics/candle-tutorial - Tutorial for Porting PyTorch Transformer Models to Candle (Rust) (⭐️188)
  • tree-sitter/tree-sitter - An incremental parsing system for programming tools [MIT License] (⭐️16761)
  • twilight-rs/twilight - Powerful, flexible, and scalable ecosystem of Rust libraries for the Discord API. [ISC License] (⭐️632)
  • usagi-flow/evil-helix - An experimental fork to bring the Helix editor to the evil side [Mozilla Public License 2.0] (⭐️115)
  • Vaibhavs10/fast-llm.rs - (⭐️127)
  • vectordotdev/vector - A high-performance observability data pipeline. [Mozilla Public License 2.0] (⭐️16701)
  • vectordotdev/vrl - Vector Remap Language [Mozilla Public License 2.0] (⭐️104)
  • VirusTotal/yara-x - A rewrite of YARA in Rust. [Modified BSD License] (⭐️433)
  • Wilfred/difftastic - a structural diff that understands syntax 🟥🟩 [MIT License] (⭐️19725)
  • Xuanwo/reqsign - Signing HTTP requests without heavy SDKs. [Apache License 2.0] (⭐️83)
  • Xuanwo/serfig - Layered configuration system built upon serde [Apache License 2.0] (⭐️30)
  • YaLTeR/niri - A scrollable-tiling Wayland compositor. [GNU GPLv3] (⭐️2184)
  • ynqa/promkit - A toolkit for building interactive prompt in Rust [MIT License] (⭐️223)
  • zed-industries/zed - Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. (⭐️34687)
  • zellij-org/zellij - A terminal workspace with batteries included [MIT License] (⭐️18282)
  • zeromq/zmq.rs - A native implementation of ØMQ in Rust [MIT License] (⭐️1042)
  • zmwangx/rust-ffmpeg - Safe FFmpeg wrapper. [Do What The Fck You Want To Public License*] (⭐️1136)

SCSS

SaltStack

Scala

  • aws-samples/emr-trino-autoscale - [MIT No Attribution] (⭐️17)
  • databrickslabs/transpiler - SIEM-to-Spark Transpiler (⭐️39)
  • delta-io/delta - An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs [Apache License 2.0] (⭐️6970)
  • delta-io/delta-sharing - An open protocol for secure data sharing [Apache License 2.0] (⭐️687)
  • mesos/chronos - Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules [Apache License 2.0] (⭐️4364)
  • Qbeast-io/qbeast-spark - Qbeast-spark: DataSource enabling multi-dimensional indexing and efficient data sampling. Big Data, free from the unnecessary! [Apache License 2.0] (⭐️198)
  • snowplow/snowplow - The enterprise-grade behavioral data engine (web, mobile, server-side, webhooks), running cloud-natively on AWS and GCP [Apache License 2.0] (⭐️6753)
  • TempleEight/temple - A Framework for Generating and Deploying Scalable Microservice Infrastructure [Apache License 2.0] (⭐️8)
  • twitter/the-algorithm - Source code for Twitter's Recommendation Algorithm [GNU AGPLv3] (⭐️61512)

Scheme

Shell

Starlark

Svelte

  • gurucomputing/headscale-ui - A web frontend for the headscale Tailscale-compatible coordination server [Modified BSD License] (⭐️1508)

Swift

TeX

TypeScript

  • apache/echarts - Apache ECharts is a powerful, interactive charting and data visualization library for browser [Apache License 2.0] (⭐️59179)
  • apache/superset - Apache Superset is a Data Visualization and Data Exploration Platform [Apache License 2.0] (⭐️59549)
  • artifacthub/hub - Find, install and publish Cloud Native packages [Apache License 2.0] (⭐️1537)
  • AykutSarac/jsoncrack.com - ✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs. (⭐️28659)
  • cdk-patterns/serverless - This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included. [MIT License] (⭐️2232)
  • Christmas-4-Kids/c4k - This is the repository for the Christmas 4 Kids mobile app (⭐️4)
  • cloudscape-design/components - React components for Cloudscape Design System [Apache License 2.0] (⭐️2271)
  • coder/code-server - VS Code in the browser [MIT License] (⭐️65782)
  • Compulsed/cdk-lambda-typescript-otel-honeycomb - (⭐️5)
  • dataform-co/dataform - Dataform is a framework for managing SQL based data operations in BigQuery [Apache License 2.0] (⭐️795)
  • dotansimha/graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins. [MIT License] (⭐️10652)
  • DTStack/dt-sql-parser - SQL Parsers for BigData, built with antlr4. [MIT License] (⭐️266)
  • DTStack/monaco-sql-languages - SQL languages for monaco-editor [MIT License] (⭐️180)
  • elastic/kibana - Your window into the Elastic Stack (⭐️19356)
  • emqx/MQTTX - A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket. [Apache License 2.0] (⭐️3534)
  • Escape-Technologies/graphql-armor - 🛡️ The missing GraphQL security security layer for Apollo GraphQL and Yoga / Envelop servers 🛡️ [MIT License] (⭐️463)
  • evmar/weave - wasm viewer [Apache License 2.0] (⭐️142)
  • facebook/docusaurus - Easy to maintain open source documentation websites. [MIT License] (⭐️53331)
  • Falconerd/discord-bot-github - GitHub repo updates displayed in Discord. (⭐️373)
  • GitbookIO/gitbook - The open source frontend for GitBook doc sites [GNU GPLv3] (⭐️26456)
  • glideapps/quicktype - Generate types and converters from JSON, Schema, and GraphQL [Apache License 2.0] (⭐️11607)
  • grafana/grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. [GNU AGPLv3] (⭐️60798)
  • graphile/crystal - 🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more! (⭐️12432)
  • graphile/migrate - Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL. [MIT License] (⭐️711)
  • hashicorp-forge/hermes - A document management system [Mozilla Public License 2.0] (⭐️1778)
  • hasura/graphql-engine - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events. [Apache License 2.0] (⭐️30858)
  • hasura/hasura-ecommerce - (⭐️245)
  • highlight/highlight - highlight.io: The open source, full-stack monitoring platform. Error monitoring, session replay, logging, distributed tracing, and more. (⭐️7065)
  • holdenmatt/duckdb-wasm-kit - Hooks and utilities to make it easier to use duckdb-wasm in React apps. [MIT License] (⭐️68)
  • infinitered/solidarity - Solidarity is an environment checker for project dependencies across multiple machines. [MIT License] (⭐️629)
  • Infisical/infisical - ♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure and prevent secret leaks. (⭐️12536)
  • inkdrop-org/inkdrop-visualizer - Visualizes your Terraform [Mozilla Public License 2.0] (⭐️404)
  • jeremydaly/dynamodb-toolbox - A simple set of tools for working with Amazon DynamoDB and the DocumentClient [MIT License] (⭐️1747)
  • JOSHUAJEBARAJ/GCP-GOAT - GCP GOAT is the vulnerable application for learn the GCP Security (⭐️61)
  • juice-shop/juice-shop - OWASP Juice Shop: Probably the most modern and sophisticated insecure web application [MIT License] (⭐️9644)
  • JupiterOne/starbase - Graph-based security analysis for everyone [Mozilla Public License 2.0] (⭐️326)
  • kamranahmedse/developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers. (⭐️277465)
  • karbasia/tririga-data-workbench - [GNU GPLv3] (⭐️4)
  • klarna-incubator/gram - Gram is Klarna's own threat model diagramming tool [Apache License 2.0] (⭐️246)
  • lerna/lerna - 🐉 Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository. [MIT License] (⭐️35429)
  • lobehub/lobe-chat - 🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / Perplexity ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application. [MIT License] (⭐️31494)
  • makeplane/plane - 🔥 🔥 🔥 Open Source JIRA, Linear and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible. [GNU AGPLv3] (⭐️24697)
  • malloydata/malloy - Malloy is an experimental language for describing data relationships and transformations. [MIT License] (⭐️1862)
  • MauriceNino/dashdot - A simple, modern server dashboard, primarily used by smaller private servers [MIT License] (⭐️2362)
  • metlo-labs/metlo - Metlo is an open-source API security platform. [MIT License] (⭐️1571)
  • microsoft/node-jsonc-parser - Scanner and parser for JSON with comments. [MIT License] (⭐️559)
  • microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. [Apache License 2.0] (⭐️62353)
  • n8n-io/n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services. (⭐️41353)
  • neoclide/coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. (⭐️24010)
  • Noovolari/leapp - Leapp is the DevTool to access your cloud [Mozilla Public License 2.0] (⭐️1539)
  • novuhq/novu - Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations. [MIT License] (⭐️33314)
  • nuxt/nuxt - The Intuitive Vue Framework. [MIT License] (⭐️52353)
  • observablehq/framework - A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis. [ISC License] (⭐️1914)
  • oclif/core - Node.js Open CLI Framework. Built by Salesforce. [MIT License] (⭐️172)
  • oclif/oclif - CLI for generating, building, and releasing oclif CLIs. Built by Salesforce. [MIT License] (⭐️8869)
  • octokit/request.js - Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node [MIT License] (⭐️226)
  • octokit/webhooks - machine-readable, always up-to-date GitHub Webhooks specifications [MIT License] (⭐️205)
  • open-metadata/OpenMetadata - Open Standard for Metadata. A Single place to Discover, Collaborate and Get your data right. [Apache License 2.0] (⭐️4296)
  • open-sauced/app - 🍕 Insights into your entire open source ecosystem. [Apache License 2.0] (⭐️350)
  • OpenCTI-Platform/opencti - Open Cyber Threat Intelligence Platform (⭐️4798)
  • openreplay/openreplay - Session replay and analytics tool you can self-host. Ideal for reproducing issues, co-browsing with users and optimizing your product. (⭐️8928)
  • org-formation/aws-resource-providers - A community driven repository where you can find AWS Resource Type Providers for different purposes (including org-formation ones). [MIT License] (⭐️85)
  • org-formation/org-formation-cli - Better than landingzones! [MIT License] (⭐️1351)
  • peaceiris/actions-gh-pages - GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly. [MIT License] (⭐️4473)
  • pingcap/ossinsight - Analysis, Comparison, Trends, Rankings of Open Source Software, you can also get insight from more than 7 billion with natural language (powered by OpenAI). Follow us on Twitter: https://twitter.com/ossinsight [Apache License 2.0] (⭐️1649)
  • plaid/react-native-plaid-link-sdk - Plaid Link for React Native [MIT License] (⭐️162)
  • plaid/react-plaid-link - React bindings for Plaid Link [MIT License] (⭐️257)
  • probot/probot - 🤖 A framework for building GitHub Apps to automate and improve your workflow [ISC License] (⭐️8749)
  • projen/projen - Rapidly build modern applications with advanced configuration management [Apache License 2.0] (⭐️2494)
  • recharts/recharts - Redefined chart library built with React and D3 [MIT License] (⭐️22851)
  • refinedev/refine - A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility. [MIT License] (⭐️25273)
  • renovatebot/renovate - Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io [GNU AGPLv3] (⭐️16104)
  • rnag/rust.aws-cdk-lambda - A CDK (v2) Construct Library for AWS Lambda in Rust [ISC License] (⭐️82)
  • rrweb-io/rrweb - record and replay the web [MIT License] (⭐️15696)
  • ryo-ma/github-profile-trophy - 🏆 Add dynamically generated GitHub Stat Trophies on your readme [MIT License] (⭐️4763)
  • Snazzah/slash-create - 🗡️ Creator and handler for Discord's slash commands [MIT License] (⭐️343)
  • sst/sst - Build modern full-stack applications on AWS [MIT License] (⭐️20458)
  • stainless-api/stl-api - Stainless full-stack API Framework (⭐️60)
  • step-security/harden-runner - Network egress filtering and runtime security for GitHub-hosted and self-hosted runners [Apache License 2.0] (⭐️531)
  • storybookjs/builder-vite - A builder plugin to run and build Storybooks with Vite [MIT License] (⭐️886)
  • storybookjs/native - 📱 Storybook for Native: iOS, Android, Flutter [MIT License] (⭐️180)
  • supabase/supabase - The open source Firebase alternative. [Apache License 2.0] (⭐️66985)
  • temporalio/ui - Temporal UI [MIT License] (⭐️157)
  • tiki-archive/publish-sdk-js - TIKI SDK (JavaScript) - Consumer Data Licensing (⭐️2) Archived!
  • tobilg/aws-iam-data - This repository contains the full dataset of AWS IAM data (services, actions, resource types and conditions keys). It's updated on a daily basis at 4AM UTC. [MIT License] (⭐️6)
  • TracecatHQ/tracecat - 😼 The open source alternative to Tines / Splunk SOAR. Build AI-assisted workflows, orchestrate alerts, and close cases fast. [Apache License 2.0] (⭐️2039)
  • tremorlabs/tremor - React components to build charts and dashboards [Apache License 2.0] (⭐️15412)
  • twentyhq/twenty - Building a modern alternative to Salesforce, powered by the community. [GNU AGPLv3] (⭐️13649)
  • wundergraph/wundergraph - WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition. [Apache License 2.0] (⭐️2178)
  • Zeus-Labs/ZeusCloud - Open Source Cloud Security [Apache License 2.0] (⭐️671)

Unknown

Vim Script

  • dense-analysis/ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support [BSD 2-Clause "Simplified" License] (⭐️13321)
  • editorconfig/editorconfig-vim - EditorConfig plugin for Vim (⭐️3107)
  • hashivim/vim-terraform - basic vim/terraform integration [ISC License] (⭐️1041)
  • JoshMock/dotfiles - a plaintext zen garden of sorts (⭐️14)
  • jpalardy/vim-slime - A vim plugin to give you some slime. (Emacs) [MIT License] (⭐️1810)
  • madox2/vim-ai - AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim. [MIT License] (⭐️587)
  • Okeanos/dotfiles-windows - 🔧 .files, including software management & baseline settings for Windows [MIT License] (⭐️7)
  • rust-lang/rust.vim - Vim configuration for Rust. [Apache License 2.0] (⭐️3801)
  • srdz-af/vim-ide - My personal vim config file. (⭐️72)

Vue

YAML

YARA

  • chainguard-dev/bincapz - enumerate binary capabilities, including malicious behaviors [Apache License 2.0] (⭐️346)

Zig

  • ziglang/zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. [MIT License] (⭐️31216)

About

My starred repositories

License:MIT License