Skip to content

A curated list of my GitHub stars by stargazed

Notifications You must be signed in to change notification settings

CorralPeltzer/my-stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Awesome Stars Awesome

A curated list of my GitHub stars! Generated by stargazed

Total Updated

🏠 Contents

Assembly

Name Description Author Stars
1 BLAKE3 the official Rust and C implementations of the BLAKE3 cryptographic hash function BLAKE3-team 5359

⬆ Back to Index

C

Name Description Author Stars
1 WSL2-Linux-Kernel The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2) microsoft 8361
2 pwru Packet, where are you? -- eBPF-based Linux kernel networking debugger cilium 3052
3 less Less - text pager gwsw 598
4 irqbalance The irqbalance source tree - The new official site for irqbalance Irqbalance 607
5 ptpd PTPd official source - master branch a.k.a. trunk ptpd 515
6 scrcpy Display and control your Android device Genymobile 117396
7 rrdtool-1.x RRDtool 1.x - Round Robin Database oetiker 1031
8 psycopg2 PostgreSQL database adapter for the Python programming language psycopg 3414
9 qemu Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. qemu 10851
10 rsync An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases. RsyncProject 3223
11 pgbouncer lightweight connection pooler for PostgreSQL pgbouncer 3134
12 onload OpenOnload high performance user-level network stack Xilinx-CNS 606
13 jemalloc jemalloc 9750
14 coz Coz: Causal Profiling plasma-umass 4164
15 xxHash Extremely fast non-cryptographic hash algorithm Cyan4973 9483
16 git A fork of Git containing Windows-specific patches. git-for-windows 8532
17 crun A fast and lightweight fully featured OCI runtime and C library for running containers containers 3183
18 jq Command-line JSON processor jqlang 31143
19 FFmpeg Mirror of https://git.ffmpeg.org/ffmpeg.git FFmpeg 47732
20 libuv Cross-platform asynchronous I/O libuv 24783
21 bcc BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more iovisor 20938
22 systemd The systemd System and Service Manager systemd 13725
23 lzbench lzbench is an in-memory benchmark of open-source compressors inikep 917
24 timescaledb A time-series database for high-performance real-time analytics packaged as a Postgres extension timescale 18338
25 spdk Storage Performance Development Kit spdk 3157
26 fio Flexible I/O Tester axboe 5425
27 fping High performance ping tool schweikert 1063
28 httpd Mirror of Apache HTTP Server. Issues: http://issues.apache.org apache 3637
29 zfs OpenZFS on Linux and FreeBSD openzfs 10968
30 linux Linux kernel source tree torvalds 187473
31 lz4 Extremely Fast Compression algorithm lz4 10625
32 zstd Zstandard - Fast real-time compression algorithm facebook 24283
33 postgres Mirror of the official PostgreSQL GIT repository. Note that this is just a mirror - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch postgres 16803
34 qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families qmk 18706
35 haproxy HAProxy Load Balancer's development branch (mirror of git.haproxy.org) haproxy 5217
36 katran A high performance layer 4 load balancer facebookincubator 4839
37 libfuse The reference implementation of the Linux FUSE (Filesystem in Userspace) interface libfuse 5483
38 audacity Audio Editor audacity 13079
39 wireshark Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. ⚠️ GitHub won't let us disable pull requests. ⚠️ THEY WILL BE IGNORED HERE ⚠️ Upload them at GitLab instead. wireshark 7589
40 msquic Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust. microsoft 4158
41 wuffs Wrangling Untrusted File Formats Safely google 4272
42 Ventoy A new bootable USB solution. ventoy 64678
43 fluent-bit Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows fluent 6550
44 masscan TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. robertdavidgraham 24009
45 HandBrake HandBrake's main development repository HandBrake 18696
46 rizin UNIX-like reverse engineering framework and command-line toolset. rizinorg 2796
47 git Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements. git 53482
48 unbound Unbound is a validating, recursive, and caching DNS resolver. NLnetLabs 3288
49 tmux tmux source code tmux 36422
50 liboping Protocol independent ANSI-C ping library and command line utility. octo 192
51 mtr Official repository for mtr, a network diagnostic tool traviscross 2801
52 htop htop - an interactive process viewer htop-dev 6766
53 pure-ftpd Pure FTP server jedisct1 694
54 redis Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. redis 67955
55 sandbox Simple Linux seccomp rules without writing any code cloudflare 469
56 tpotce 🍯 T-Pot - The All In One Multi Honeypot Platform 🐝 telekom-security 7292
57 ioping simple disk I/0 latency measuring tool koct9i 958
58 yara The pattern matching swiss knife VirusTotal 8530
59 curl A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features curl 36782
60 radare2 UNIX-like reverse engineering framework and command-line toolset radareorg 21136
61 FTL The Pi-hole FTL engine pi-hole 1398
62 goaccess GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. allinurl 18969
63 netdata Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed! netdata 73243

⬆ Back to Index

C#

Name Description Author Stars
1 kiota OpenAPI based HTTP Client code generator microsoft 3200
2 Jackett API Support for your favorite torrent trackers Jackett 12896
3 git-credential-manager Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services. git-ecosystem 7229
4 choco Chocolatey - the package manager for Windows chocolatey 10543
5 dlss-swapper beeradmoore 2864
6 PowerShell PowerShell for every system! PowerShell 46341
7 AttackSurfaceAnalyzer Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation. microsoft 2783
8 jellyfin The Free Software Media System - Server Backend & API jellyfin 37095
9 PowerToys Windows system utilities to maximize productivity microsoft 114685
10 ApplicationInspector A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes. microsoft 4278
11 LibgenDesktop libgenapps 1860

⬆ Back to Index

C++

Name Description Author Stars
1 sleuthkit The Sleuth Kit® (TSK) is a library and collection of command line digital forensics tools that allow you to investigate volume and file system data. The library can be incorporated into larger digital forensics tools and the command line tools can be directly used to find evidence. sleuthkit 2695
2 ImHex 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. WerWolv 47008
3 osquery SQL powered operating system instrumentation, monitoring, and analytics. osquery 22205
4 manticoresearch Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon manticoresoftware 9526
5 transmission Official Transmission BitTorrent client repository transmission 12663
6 re2 RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. google 9121
7 sqlitebrowser Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at: sqlitebrowser 21806
8 flatbuffers FlatBuffers: Memory Efficient Serialization Library google 23747
9 libzmq ZeroMQ core engine in C++, implements ZMTP/3.1 zeromq 9932
10 abseil-cpp Abseil Common Libraries (C++) abseil 15431
11 googletest GoogleTest - Google Testing and Mocking Framework google 35416
12 rr Record and Replay Framework rr-debugger 9474
13 highway Performance-portable, length-agnostic SIMD with runtime dispatch google 4396
14 llvm-propeller PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker google 395
15 TrafficMonitor 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。 zhongyang219 36920
16 srt Secure, Reliable, Transport Haivision 3191
17 orbit C/C++ Performance Profiler google 4262
18 perfetto Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/) google 3086
19 wtf wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-mode (experimental!). 0vercl0k 1516
20 faiss A library for efficient similarity search and clustering of dense vectors. facebookresearch 32918
21 seastar High performance server-side application framework scylladb 8523
22 bpftrace High-level tracing language for Linux bpftrace 8903
23 foundationdb FoundationDB - the open source, distributed, transactional key-value store apple 14801
24 wslg Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios microsoft 10424
25 supertux SuperTux source code SuperTux 2582
26 stepmania Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use. stepmania 1906
27 teeworlds A retro multiplayer shooter teeworlds 2413
28 stk-code The code base of supertuxkart supertuxkart 4619
29 duckdb DuckDB is an analytical in-process SQL database management system duckdb 26395
30 snappy A fast compressor/decompressor google 6254
31 lyra A Very Low-Bitrate Codec for Speech Compression google 3846
32 redpanda Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM! redpanda-data 9982
33 xbmc Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS, tvOS and Windows. xbmc 18928
34 mvfst An implementation of the QUIC transport protocol. facebook 1525
35 packJPG A compression program for further compressing JPEG image files packjpg 166
36 lepton Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%. dropbox 5007
37 ClickHouse ClickHouse® is a real-time analytics database management system ClickHouse 38927
38 winget-cli WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface). microsoft 23779
39 livegrep Interactively grep source code. Source for http://livegrep.com/ livegrep 2063
40 capnproto Cap'n Proto serialization/RPC system - core tools and C++ library capnproto 11939
41 envoy Cloud-native high-performance edge/middle/service proxy envoyproxy 25453
42 gImageReader A Gtk/Qt front-end to tesseract-ocr. manisandro 1697
43 tesseract Tesseract Open Source OCR Engine (main repository) tesseract-ocr 64471
44 grpc The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) grpc 42416
45 protobuf Protocol Buffers - Google's data interchange format protocolbuffers 66577
46 bloaty Bloaty: a size profiler for binaries google 4906
47 terminal The new Windows Terminal and the original Windows console host, all in the same place! microsoft 96976
48 Vulnerability-Disclosures mandiant 196
49 scylladb NoSQL data store using the seastar framework, compatible with Apache Cassandra scylladb 14054
50 libtorrent an efficient feature complete C++ bittorrent implementation arvidn 5382
51 notepad-plus-plus Notepad++ official repository notepad-plus-plus 23766
52 guetzli Perceptual JPEG encoder google 12929
53 qBittorrent qBittorrent BitTorrent client qbittorrent 29803

⬆ Back to Index

CSS

Name Description Author Stars
1 12factor heroku 3718
2 restful-api-guidelines A model set of guidelines for RESTful APIs and Events, created by Zalando zalando 2839
3 amplify A Jekyll html theme in the vague style of Medium.com built using Google AMP ageitgey 1866
4 DataTables Tables plug-in for jQuery DataTables 7348
5 arc-theme A flat theme with transparent elements horst3180 8274
6 flag-icons 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration lipis 10979

⬆ Back to Index

Clojure

Name Description Author Stars
1 metabase The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data 📊 metabase 40653
2 jepsen A framework for distributed systems verification, with fault injection jepsen-io 6931

⬆ Back to Index

CodeQL

Name Description Author Stars
1 codeql CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security github 7973

⬆ Back to Index

F#

Name Description Author Stars
1 rest-api-fuzz-testing REST API Fuzz Testing (RAFT): Source code for self-hosted service developed for Azure, including the API, orchestration engine, and default set of security tools (including MSR's RESTler), that enables developers to embed security tooling into their CI/CD workflows microsoft 263

⬆ Back to Index

Go

Name Description Author Stars
1 akvorado Flow collector, enricher and visualizer akvorado 1476
2 opentelemetry-collector OpenTelemetry Collector open-telemetry 4826
3 keda KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes kedacore 8768
4 restic Fast, secure, efficient backup program restic 27597
5 alloy OpenTelemetry Collector distribution with programmable pipelines grafana 1668
6 thanos Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project. thanos-io 13290
7 gmailctl Declarative configuration for Gmail filters mbrt 1891
8 steampipe Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required. turbot 7171
9 ollama Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models. ollama 124637
10 cbpfc cBPF to C or eBPF compiler cloudflare 197
11 gopacket Provides packet processing capabilities for Go google 6429
12 bitmagnet A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration. bitmagnet-io 2689
13 rsyncprom rsync wrapper (or output parser) that pushes metrics to prometheus stapelberg 62
14 codesearch Fast, indexed regexp search over large file trees google 3716
15 gokrazy turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi 5, Pi Zero 2 W, or amd64 PCs! gokrazy 3308
16 ignite Ignite a Firecracker microVM weaveworks 3494
17 node_exporter Exporter for machine metrics prometheus 11639
18 alertmanager Prometheus Alertmanager prometheus 6817
19 PerfSpect System performance analysis and characterization tool intel 361
20 litefs FUSE-based file system for replicating SQLite databases across a cluster of machines superfly 4214
21 seaweedfs SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. seaweedfs 23634
22 jira-cli 🔥 Feature-rich interactive Jira command line. ankitpokhrel 4136
23 enhancements Enhancements tracking repo for Kubernetes kubernetes 3527
24 tanka Flexible, reusable and concise configuration for Kubernetes grafana 2475
25 package-analysis Open Source Package Analysis ossf 816
26 skopeo Work with remote images registries - retrieving information, images, signing content containers 8673
27 storage Container Storage Library containers 583
28 image Work with containers' images containers 893
29 cri-o Open Container Initiative-based implementation of Kubernetes Container Runtime Interface cri-o 5316
30 kompose Convert Compose to Kubernetes kubernetes 9788
31 caddy Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS caddyserver 61317
32 installer Install an OpenShift 4.x cluster openshift 1456
33 Adalanche Attack Graph Visualizer and Explorer (Active Directory) ...Who's really Domain Admin? lkarlslund 1861
34 kwatch 👀 monitor & detect crashes in your Kubernetes(K8s) cluster instantly abahmed 969
35 GoReSym Go symbol recovery tool mandiant 659
36 fq jq for binary formats - tool, language and decoders for working with binary and text formats wader 9905
37 tfsec Tfsec is now part of Trivy aquasecurity 6763
38 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) slimtoolkit 20917
39 stargz-snapshotter Fast container image distribution plugin with lazy pulling containerd 1238
40 kubeshark The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes kubeshark 11184
41 hajimari Hajimari is a beautiful & customizable browser startpage/dashboard with Kubernetes application discovery. toboshii 792
42 buildah A tool that facilitates building OCI images. containers 7612
43 applicationset The ApplicationSet controller manages multiple Argo CD Applications as a single ApplicationSet unit, supporting deployments to large numbers of clusters, deployments of large monorepos, and enabling secure Application self-service. argoproj 586
44 terraform-switcher A command line tool to switch between different versions of terraform (install with homebrew and more) warrensbox 1376
45 autoscaler Autoscaling components for Kubernetes kubernetes 8222
46 k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style! derailed 28368
47 krakend-ce KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go. krakend 2110
48 tyk Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols TykTechnologies 9887
49 vitess Vitess is a database clustering system for horizontal scaling of MySQL. vitessio 19063
50 terraformer CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code GoogleCloudPlatform 13083
51 cockroach CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. cockroachdb 30481
52 terraform-provider-datadog Terraform Datadog provider DataDog 409
53 packer Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. hashicorp 15233
54 terraform-provider-aws The AWS Provider enables Terraform to manage AWS resources. hashicorp 10081
55 hot-clone Progressively image a mounted disk correctly without corruption benjojo 305
56 eks-anywhere Run Amazon EKS on your own infrastructure 🚀 aws 1992
57 external-dns Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services kubernetes-sigs 7906
58 syzkaller syzkaller is an unsupervised coverage-guided kernel fuzzer google 5518
59 aws-load-balancer-controller A Kubernetes controller for Elastic Load Balancers kubernetes-sigs 4015
60 cli GitHub’s official command line tool cli 38256
61 kapacitor Open source framework for processing, monitoring, and alerting on time series data influxdata 2325
62 goweight A tool to analyze and troubleshoot a Go binary size. jondot 1697
63 scorecard OpenSSF Scorecard - Security health metrics for Open Source ossf 4763
64 telegraf Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. influxdata 15147
65 loki Like Prometheus, but for logs. grafana 24593
66 linkerd2 Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. linkerd 10802
67 chihaya A customizable, multi-protocol BitTorrent Tracker chihaya 1456
68 diun Receive notifications when an image is updated on a Docker registry crazy-max 3351
69 rclone "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files rclone 48719
70 dashboard General-purpose web UI for Kubernetes clusters kubernetes 14656
71 ingress-nginx Ingress NGINX Controller for Kubernetes kubernetes 17849
72 cert-manager Automatically provision and manage TLS certificates in Kubernetes cert-manager 12447
73 cosign Code signing and transparency for containers and binaries sigstore 4700
74 k6 A modern load testing tool, using Go and JavaScript - https://k6.io grafana 26716
75 vegeta HTTP load testing tool and library. It's over 9000! tsenart 23917
76 grype A vulnerability scanner for container images and filesystems anchore 9346
77 dockle Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start goodwithtech 2834
78 trivy Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more aquasecurity 24653
79 karmada Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration karmada-io 4609
80 litestream Streaming replication for SQLite. benbjohnson 11419
81 pipeline A cloud-native Pipeline resource. tektoncd 8572
82 gitea Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD go-gitea 47052
83 kctf kCTF is a Kubernetes-based infrastructure for CTF competitions. For documentation, see google 675
84 terraform Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. hashicorp 44119
85 etcd Distributed reliable key-value store for the most critical data of a distributed system etcd-io 48359
86 distribution The toolkit to pack, ship, store, and deliver container content distribution 9231
87 distribution-spec OCI Distribution Specification opencontainers 873
88 image-spec OCI Image Format opencontainers 3623
89 age A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. FiloSottile 18159
90 argo-cd Declarative Continuous Deployment for Kubernetes argoproj 18633
91 harbor An open source trusted cloud native registry project that stores, signs, and scans content. goharbor 24802
92 mirrorbits Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors. etix 521
93 tailscale The easiest, most secure way to use WireGuard and 2FA. tailscale 20916
94 podman Podman: A tool for managing OCI containers and pods. containers 25216
95 vault A tool for secrets management, encryption as a service, and privileged access management hashicorp 31745
96 harness Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries. harness 32441
97 kine Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd. k3s-io 1822
98 metrics-server Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. kubernetes-sigs 5953
99 k3s Lightweight Kubernetes k3s-io 28759
100 coredns CoreDNS is a DNS server that chains plugins coredns 12653
101 rancher Complete container management platform rancher 23754
102 traefik The Cloud Native Application Proxy traefik 53182
103 prometheus-operator Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes prometheus-operator 9279
104 kubectl Issue tracker and mirror of kubectl code kubernetes 2948
105 flannel flannel is a network fabric for containers, designed for Kubernetes flannel-io 8947
106 kubeadm Aggregator for issues filed against kubeadm kubernetes 3795
107 syncthing Open Source Continuous File Synchronization syncthing 67540
108 time Meta's Time libraries facebook 607
109 cortex A horizontally scalable, highly available, multi-tenant, long term Prometheus. cortexproject 5529
110 criticality_score Gives criticality score for an open source project ossf 1359
111 prometheus The Prometheus monitoring system and time series database. prometheus 57165
112 fx Terminal JSON viewer & processor antonmedv 19225
113 cloudflared Cloudflare Tunnel client (formerly Argo Tunnel) cloudflare 9830
114 fibratus Adversary tradecraft detection, protection, and hunting rabbitstack 2266
115 gvisor Application Kernel for Containers google 16080
116 go The Go programming language golang 125646
117 helm The Kubernetes Package Manager helm 27420
118 runc CLI tool for spawning and running containers according to the OCI specification opencontainers 12112
119 cli The Docker CLI docker 5082
120 moby The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems moby 69139
121 kubernetes Production-Grade Container Scheduling and Management kubernetes 112993
122 containerd An open and reliable container runtime containerd 17934
123 cilium eBPF-based Networking, Security, and Observability cilium 20873
124 duf Disk Usage/Free Utility - a better 'df' alternative muesli 13126
125 grpc-tools A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC. bradleyjkemp 1223
126 datadog-agent Main repository for Datadog Agent DataDog 2983
127 hetty An HTTP toolkit for security research. dstotijn 6191
128 probe-cli OONI Probe Engine and CLI ooni 249
129 docker-ce ⚠️ This repository is deprecated and will be archived (Docker CE itself is NOT deprecated) see the https://github.com/docker/docker-ce/blob/master/README.md ⚠️ docker-archive 5775
130 compose Define and run multi-container applications with Docker docker 34671
131 grpcurl Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers fullstorydev 11226
132 perkeep Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content. perkeep 6577
133 gnostic-grpc A gnostic plugin that converts an OpenAPI API description into a description of a gRPC service that can be used to implement that API using gRPC-JSON Transcoding. google 302
134 gnostic A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks. google 2144
135 vt-cli VirusTotal Command Line Interface VirusTotal 873
136 cfrpki Cloudflare's RPKI Toolbox cloudflare 175
137 ghz Simple gRPC benchmarking and load testing tool bojand 3091
138 buf The best way of working with Protocol Buffers. bufbuild 9502
139 jaeger CNCF Jaeger, a Distributed Tracing Platform jaegertracing 20893
140 proxi Proxy pool. Finds and checks proxies with rest api for querying results. Can find over 25k proxies in under 5 minutes. nicksherron 32
141 lazydocker The lazier way to manage everything docker jesseduffield 41702
142 kind Kubernetes IN Docker - local clusters for testing Kubernetes kubernetes-sigs 13795
143 govanityurls Use a custom domain in your Go import path GoogleCloudPlatform 529
144 schedviz A tool for gathering and visualizing kernel scheduling traces on Linux machines google 524
145 tcpterm tcpterm is a packet visualizer in TUI. sachaos 464
146 gortr The RPKI-to-Router server used at Cloudflare cloudflare 311
147 gOSINT OSINT Swiss Army Knife Nhoya 637
148 mkcert A simple zero-config tool to make locally trusted development certificates with any names you'd like. FiloSottile 52215
149 rita-legacy Real Intelligence Threat Analytics (RITA) is a framework for detecting command and control communication through network traffic analysis. activecm 2508
150 trufflehog Find, verify, and analyze leaked credentials trufflesecurity 18068
151 osmedeus A Workflow Engine for Offensive Security j3ssie 5461
152 amass In-depth attack surface mapping and asset discovery owasp-amass 12449
153 subfinder Fast passive subdomain enumeration tool. projectdiscovery 11113
154 hey HTTP load generator, ApacheBench (ab) replacement rakyll 18500
155 muffet Fast website link checker in Go raviqqe 2533
156 hstspreload 🔒🔍 A Go package to scan sites against requirements for Chromium-maintained HSTS preload list. chromium 117
157 hstspreload.org 🔒 Chromium's HSTS preload list submission website. chromium 799
158 ipify-api A public IP API service. rdegges 1777

⬆ Back to Index

Groovy

Name Description Author Stars
1 gradle Adaptable, fast automation for all gradle 17251

⬆ Back to Index

HTML

Name Description Author Stars
1 mitmproxy2swagger Automagically reverse-engineer REST APIs via capturing traffic alufers 8604
2 trailing-slash-guide Understand and fix your static website trailing slash issues! slorber 377
3 grpc.io Repository for the gRPC website and documentation grpc 438
4 tag-observability Technical Advisory Group for Observability 🔭⚙️ cncf 663
5 shan-shui-inf Procedurally generated Chinese landscape painting. LingDong- 5548
6 DetectionLab Automate the creation of a lab environment complete with security tooling and logging best practices clong 4691
7 krackattacks vanhoefm 1330
8 free-for-dev A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev ripienaar 92193
9 bootstrap-social 👫 Social Sign-In Buttons for Bootstrap lipis 2906
10 fonts Font files available from Google Fonts, and a public issue tracker for all things Google Fonts google 18522
11 sakura 🌸 a minimal css framework/theme. oxalorg 4199

⬆ Back to Index

JSON

Name Description Author Stars
1 upptime ⬆️ GitHub Actions uptime monitor & status page by @AnandChowdhary upptime 15861

⬆ Back to Index

Java

Name Description Author Stars
1 mastodon-android Official Android app for Mastodon mastodon 1786
2 JCTools JCTools 3614
3 jolokia JMX on Capsaicin jolokia 821
4 dbeaver Free universal database tool and SQL client dbeaver 41693
5 jmxterm Interactive command line JMX client jiaqi 520
6 jmxfetch Export JMX metrics DataDog 98
7 jmxviewer Terminal UI JMX (Java management extension) viewer ivanyu 26
8 openapi-generator OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) OpenAPITools 22732
9 concurrency-limits Netflix 3297
10 druid Apache Druid: a high performance real-time analytics database. apache 13608
11 trino Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io) trinodb 10821
12 zuul Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more. Netflix 13620
13 elassandra Elassandra = Elasticsearch + Apache Cassandra strapdata 1716
14 netty Netty project - an event-driven asynchronous network application framework netty 33770
15 micronaut-core Micronaut Application Framework micronaut-projects 6156
16 tink Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. tink-crypto 13517
17 cassandra Apache Cassandra® apache 9011
18 presto The official home of the Presto distributed SQL query engine for big data prestodb 16193
19 textidote Spelling, grammar and style checking on LaTeX documents sylvainhalle 952
20 maven Apache Maven core apache 4465
21 akhq Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more... tchiotludo 3470
22 spring-security Spring Security spring-projects 8968
23 spring-kafka Provides Familiar Spring Abstractions for Apache Kafka spring-projects 2266
24 spring-boot Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. spring-projects 76109
25 antlr4 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. antlr 17560
26 grpc-java The Java gRPC implementation. HTTP/2 based RPC grpc 11580
27 kafka Mirror of Apache Kafka apache 29426
28 logstash Logstash - transport and process your logs, events, or other data elastic 14341
29 elasticsearch Free and Open Source, Distributed, RESTful Search Engine elastic 71573
30 termux-app Termux - a terminal emulator application for Android OS extendible by variety of packages. termux 38852
31 GmsCore Free implementation of Play Services microg 9370
32 bazel a fast, scalable, multi-language and extensible build system bazelbuild 23629
33 jdk JDK main-line development https://openjdk.org/projects/jdk openjdk 20386
34 tinkerpop Apache TinkerPop - a graph computing framework apache 2004
35 zaproxy The ZAP by Checkmarx Core project zaproxy 13043
36 pulsar Apache Pulsar - distributed pub-sub messaging system apache 14430
37 janusgraph JanusGraph: an open-source, distributed graph database JanusGraph 5401
38 ghidra Ghidra is a software reverse engineering (SRE) framework NationalSecurityAgency 53753
39 selenium A browser automation framework and ecosystem. SeleniumHQ 31555
40 graylog2-server Free and open log management Graylog2 7546
41 java-design-patterns Design patterns implemented in Java iluwatar 90697

⬆ Back to Index

JavaScript

Name Description Author Stars
1 bruno Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) usebruno 30824
2 audible-tools.github.io Converts aax to audiofiles online. Please don't sue me amazon. audible-tools 433
3 open-webui User-friendly AI Interface (Supports Ollama, OpenAI API, ...) open-webui 72356
4 jquery jQuery JavaScript Library jquery 59375
5 clipboard.js ✂️ Modern copy to clipboard. No Flash. Just 3kb gzipped 📋 zenorocha 34097
6 challenge-bypass-extension DEPRECATED - Client for Privacy Pass protocol providing unlinkable cryptographic tokens privacypass 1247
7 TorrentParts 📑 A website to inspect and edit what's in your Torrent file or Magnet link leoherzog 278
8 cytoscape.js Graph theory (network) library for visualisation and analysis cytoscape 10244
9 interactive_latencies Jeff Dean's latency numbers plotted over time colin-scott 2094
10 buster Captcha solver extension for humans, available for Chrome, Edge and Firefox dessant 8233
11 scan-action Anchore container analysis and scan provided as a GitHub Action anchore 229
12 uBlock uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. gorhill 49572
13 sha256algorithm Sha256 Algorithm Explained dmarman 1587
14 datadog-to-terraform Converts Datadog resource JSON into Terraform alarm code. laurmurclar 238
15 RapiDoc RapiDoc -WebComponent for OpenAPI Spec rapi-doc 1750
16 v86 x86 PC emulator and x86-to-wasm JIT, running in the browser copy 20301
17 uptime-kuma A fancy self-hosted monitoring tool louislam 64125
18 statsd Daemon for easy but powerful stats aggregation statsd 17736
19 tesseract.js Pure Javascript OCR for more than 100 Languages 📖🎉🖥 naptha 35953
20 ws Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js websockets 21981
21 Addon ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy. ClearURLs 4148
22 swagger-ui Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. swagger-api 26894
23 cf-workers-status-page Monitor your websites, showcase status including daily history, and get Slack/Telegram/Discord notification whenever your website status changes. Using Cloudflare Workers, CRON Triggers, and KV storage. eidam 2437
24 kubernetes-external-secrets Integrate external secret management systems with Kubernetes external-secrets 2606
25 co2-monitor-exporter Prometheus exporter for CO2 concentration and indoor temperature from TFA Dostmann AirCO2NTROL Mini. huhamhire 19
26 cypress Fast, easy and reliable testing for anything that runs in a browser. cypress-io 47825
27 blip A tool for seeing your Internet latency. Try it at http://gfblip.appspot.com/ apenwarr 1693
28 resume-cli CLI tool to easily setup a new resume 📑 jsonresume 4591
29 grpc-over-webrtc gRPC over WebRTC jsmouret 280
30 instant.page Make your site’s pages instant in 1 minute and improve your conversion rate by 1% instantpage 6113
31 electromagnet Electromagnet electrifies your torrents by automatically adding lots of stable trackers from newTrackon to all magnet links as you browse the web. sdmtr 30
32 gremlin-visualizer visualize a graph network corresponding to a gremlin query prabushitha 234
33 stargazed 📋 Creating your own Awesome List of GitHub stars! abhijithvijayan 475
34 QB QuickBox is much more than a ‘seedbox installer script’, it is a simplistic approach to achieving easy seedbox and services management from a beautifully designed dashboard. Allowing users the ability to interact with their seedbox and server on a professional grade level. QuickBox 737
35 dejavu A Web UI for Elasticsearch and OpenSearch: Import, browse and edit data with rich filters and query views, create reference search UIs. appbaseio 8403
36 CyberChef The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis gchq 30161
37 FalconStats Heholord 448
38 Responsive Responsive extension for DataTables, providing support for complex tables on all device screen sizes DataTables 148
39 Plugins Plug-ins for DataTables DataTables 1048
40 DataTablesSrc DataTables source repository DataTables 662
41 momentjs.com The website for momentjs moment 640
42 bootstrap-sweetalert 🍰 A beautiful "replacement" for JavaScript's alert ⛺ lipis 2095
43 livestampjs A simple, unobtrusive jQuery plugin that provides auto-updating timeago text to your timestamped HTML elements using Moment.js. mattbradley 409
44 moment Parse, validate, manipulate, and display dates in javascript. moment 48064
45 bootstrap The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. twbs 171369
46 Font-Awesome The iconic SVG, font, and CSS toolkit FortAwesome 74631
47 bootswatch Themes for Bootstrap thomaspark 14624
48 DuckieTV A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration SchizoDuckie 1144

⬆ Back to Index

Jsonnet

Name Description Author Stars
1 jsonnet Jsonnet - The data templating language google 7099
2 kube-prometheus Use Prometheus to monitor Kubernetes and applications running on Kubernetes prometheus-operator 6962

⬆ Back to Index

Jupyter Notebook

Name Description Author Stars
1 core-to-core-latency Measures the latency between CPU cores nviennot 1161
2 notebook Jupyter Interactive Notebook jupyter 12008
3 burst Command-line tool to remotely execute code in the cloud burstable-ai 134
4 packet_cafe A platform built for easy-to-use automated network traffic analysis IQTLabs 59

⬆ Back to Index

Kaitai Struct

Name Description Author Stars
1 kaitai_struct_formats Kaitai Struct: library of binary file formats (.ksy) kaitai-io 721

⬆ Back to Index

Kotlin

Name Description Author Stars
1 pocket-casts-android Pocket Casts Android 🎧 Automattic 2616
2 Signal-Android A private messenger for Android. signalapp 26069
3 fenix ⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android mozilla-mobile 6455
4 AirGuard Protect yourself from being tracked 🌍 by AirTags 🏷 and Find My accessories 📍 seemoo-lab 2022
5 element-android A Matrix collaboration client for Android. element-hq 3429
6 pycharm-security Finds security holes in your Python projects from PyCharm and GitHub tonybaloney 337

⬆ Back to Index

LLVM

Name Description Author Stars
1 llvm-project The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. llvm 30807

⬆ Back to Index

Lua

Name Description Author Stars
1 kong 🦍 The Cloud-Native API Gateway and AI Gateway. Kong 39951

⬆ Back to Index

Mako

Name Description Author Stars
1 ec2instances.info Amazon EC2 instance comparison site vantage-sh 5287

⬆ Back to Index

Markdown

Name Description Author Stars
1 OpenAPI-Specification The OpenAPI Specification Repository OAI 29348

⬆ Back to Index

Mustache

Name Description Author Stars
1 helm-charts Jenkins helm charts jenkinsci 586

⬆ Back to Index

OCaml

Name Description Author Stars
1 magic-trace magic-trace collects and displays high-resolution traces of what a process is doing janestreet 4784
2 pyre-check Performant type-checking for python. facebook 6916

⬆ Back to Index

Objective-C

Name Description Author Stars
1 iTerm2 iTerm2 is a terminal emulator for Mac OS X that does amazing things. gnachman 15680

⬆ Back to Index

Others

Name Description Author Stars
1 linux-network-performance-parameters Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺 leandromoreira 5598
2 spec The canonical spec for ulid ulid 9969
3 MathJax Beautiful and accessible math in all browsers mathjax 10332
4 BOLT Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries facebookarchive 2526
5 my-stars A curated list of my GitHub stars by stargazed CorralPeltzer 5
6 OneTeraBitClub tking 27
7 software-architecture-books A comprehensive list of books on Software Architecture. mhadidg 10023
8 api-guidelines Microsoft REST API Guidelines microsoft 22912
9 awesome-burp-extensions A curated list of amazingly awesome Burp Extensions snoopysecurity 3072
10 proposal A repository for gRFCs grpc 728
11 probe OONI Probe network measurement tool for detecting internet censorship ooni 777
12 lucene-solr Apache Lucene and Solr open-source search software apache 4367
13 lens Lens - The way the world runs Kubernetes lensapp 22658
14 rocky Rocky Linux is a community enterprise Operating System designed to be 100% bug-for-bug compatible with Enterprise Linux created in response to the effective discontinuation of CentOS. rocky-linux 9589
15 post-mortems A collection of postmortems. Sorry for the delay in merging PRs! danluu 11390
16 SRIs 🗄 Subresource Integrity (SRI) hashes - The #1 free and open source CDN built to make life easier for developers. cdnjs 7
17 awesome-grpc A curated list of useful resources for gRPC grpc-ecosystem 7768
18 tor unofficial git repo -- report bugs/issues/pull requests on https://gitlab.torproject.org/ -- torproject 4525
19 capa-rules Standard collection of rules for capa: the tool for enumerating the capabilities of programs mandiant 565
20 unofficial-apis A collection of unofficial apis. Designed to inspire your next Friday night hack Rolstenhouse 2643
21 awesome-yara A curated list of awesome YARA rules, tools, and people. InQuest 3676
22 what_is_this_c2 For all these times you're asking yourself "what is this panel again?" misterch0c 253
23 Awesome-Hacking A collection of various awesome lists for hackers, pentesters and security researchers Hack-with-Github 88748
24 awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers awesome-selfhosted 216056
25 krackinfo Vendor Response Matrix for KRACK WPA2 (Key Reinstallation Attack) kristate 751
26 trackerslist Updated list of public BitTorrent trackers ngosang 48584
27 cdnjs 🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers. cdnjs 10415

⬆ Back to Index

PHP

Name Description Author Stars
1 phoronix-test-suite The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software. phoronix-test-suite 2601
2 pfsense Main repository for pfSense pfsense 5074
3 matomo Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests! matomo-org 20194

⬆ Back to Index

Pascal

Name Description Author Stars
1 bittorrent-tracker-editor Software for add or remove tracker from torrent files. GerryFerdinandus 519

⬆ Back to Index

Perl

Name Description Author Stars
1 SmokePing The Active Monitoring System oetiker 1464
2 ddclient ddclient updates dynamic DNS entries for accounts on a wide range of dynamic DNS services. ddclient 2651
3 FlameGraph Stack trace visualizer brendangregg 17762
4 slipstream NAT Slipstreaming allows an attacker to remotely access any TCP/UDP services bound to a victim machine, bypassing the victim’s NAT/firewall, just by anyone on the victim's network visiting a website samyk 1908

⬆ Back to Index

PowerShell

Name Description Author Stars
1 ThreatPursuit-VM Threat Pursuit Virtual Machine (VM): A fully customizable, open-sourced Windows-based distribution focused on threat intelligence analysis and hunting designed for intel and malware analysts as well as threat hunters to get up and running quickly. mandiant 1249
2 commando-vm Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. commandovm@mandiant.com mandiant 7070
3 flare-vm A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM. mandiant 6886
4 powercat netshell features all in version 2 powershell besimorhino 2187

⬆ Back to Index

Python

Name Description Author Stars
1 hashlookup-forensic-analyser Analyse a forensic target (such as a directory) to find and report files found and not found from CIRCL hashlookup public service - https://circl.lu/services/hashlookup/ hashlookup 127
2 tldw Code for tldw.tube stong 167
3 httpdbg A tool for Python developers to easily debug the HTTP(S) client requests in a Python program. cle-b 755
4 dateutil Useful extensions to the standard Python datetime features dateutil 2419
5 pyodide Pyodide is a Python distribution for the browser and Node.js based on WebAssembly pyodide 12687
6 textual The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser. Textualize 27287
7 streamlit Streamlit — A faster way to build and share data apps. streamlit 37348
8 typing Python static typing home. Hosts the documentation and a user help forum. python 1623
9 streamlink Streamlink is a CLI utility which pipes video streams from various services into a video player streamlink 10287
10 shiv shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies included. linkedin 1794
11 MonkeyType A Python library that generates static type annotations by collecting runtime types Instagram 4835
12 pyupgrade A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language. asottile 3687
13 pyright Static Type Checker for Python microsoft 13813
14 nougat Implementation of Nougat Neural Optical Understanding for Academic Documents facebookresearch 9231
15 Fixit Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules. Instagram 675
16 mypy Optional static typing for Python python 18923
17 isort A Python utility / library to sort imports. PyCQA 6604
18 pylint It's not just a linter that annoys you! pylint-dev 5393
19 djhtml Django/Jinja template indenter rtts 587
20 pipx Install and Run Python Applications in Isolated Environments pypa 11088
21 orjson Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy ijl 6556
22 datasette An open source multi-tool for exploring and publishing data simonw 9795
23 OpenCore-Legacy-Patcher Experience macOS just like before dortania 13815
24 whisper Robust Speech Recognition via Large-Scale Weak Supervision openai 76045
25 playwright-python Python version of the Playwright testing and automation library. microsoft 12341
26 RapidFuzz Rapid fuzzy string matching in Python using various string metrics rapidfuzz 2887
27 refurb A tool for refurbishing and modernizing Python codebases dosisod 2493
28 scapy Scapy: the Python-based interactive packet manipulation program & library. secdev 11065
29 maigret 🕵️‍♂️ Collect a dossier on a person by username from thousands of sites soxoj 14625
30 kraken OCR engine for all the languages mittagessen 778
31 debugpy An implementation of the Debug Adapter Protocol for Python microsoft 1969
32 paranoid_crypto Paranoid's library contains implementations of checks for well known weaknesses on cryptographic artifacts. google 790
33 httpx A next generation HTTP client for Python. 🦋 encode 13676
34 dash Data Apps & Dashboards for Python. No JavaScript Required. plotly 21925
35 djLint ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang djlint 741
36 mako Mako Templates for Python sqlalchemy 382
37 sqlite-utils Python CLI utility and library for manipulating SQLite databases simonw 1759
38 memray Memray is a memory profiler for Python bloomberg 13662
39 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. certbot 31902
40 m1n1 A bootloader and experimentation playground for Apple Silicon AsahiLinux 3700
41 gazproject plotting russian gas exports to Europe berthubert 66
42 python-build-standalone Produce redistributable builds of Python astral-sh 2595
43 wagtail A Django content management system focused on flexibility and user experience wagtail 18720
44 awx AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform. ansible 14311
45 ara ARA Records Ansible and makes it easier to understand and troubleshoot. ansible-community 1895
46 quay Build, Store, and Distribute your Applications and Containers quay 2558
47 changedetection.io The best and simplest free open source web page change detection, website watcher, restock monitor and notification service. Restock Monitor, change detection. Designed for simplicity - Simply monitor which websites had a text change for free. Free Open source web page change detection, Website defacement monitoring, Price change notification dgtlmoon 21950
48 fio-plot Create charts from FIO storage benchmark tool output louwrentius 390
49 electricitymaps-contrib The open source repository for Electricity Maps App and data parsers that enables a real-time visualisation of the CO2 emissions of electricity consumption electricitymaps 3729
50 cloud-init Official upstream for the cloud-init: cloud instance initialization canonical 3107
51 it-depends A tool to automatically build a dependency graph and Software Bill of Materials (SBOM) for packages and arbitrary source code repositories. trailofbits 351
52 pip-audit Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them pypa 1005
53 PerfKitBenchmarker PerfKit Benchmarker (PKB) contains a set of benchmarks to measure and compare cloud offerings. The benchmarks use default settings to reflect what most users will see. PerfKit Benchmarker is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding. GoogleCloudPlatform 1917
54 pefile pefile is a Python module to read and work with PE (Portable Executable) files erocarrera 1910
55 networkx Network Analysis in Python networkx 15383
56 vivisect vivisect 955
57 top500 Scrape+plot TOP500 data for Wikipedia graphs dlenski 13
58 pyscaffold 🛠 Python project template generator with batteries included pyscaffold 2155
59 code2flow Pretty good call graphs for dynamic languages scottrogowski 4112
60 sh Python process launching amoffat 7024
61 redash Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. getredash 26887
62 exodus Painless relocation of Linux binaries–and all of their dependencies–without containers. intoli 2955
63 pygments Pygments is a generic syntax highlighter written in Python pygments 1906
64 django The Web framework for perfectionists with deadlines. django 82249
65 patroni A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes patroni 7061
66 aws-cli Universal Command Line Interface for Amazon Web Services aws 15784
67 Gooey Turn (almost) any Python command line program into a full GUI application with one line chriskiehl 20909
68 semiphemeral Automatically delete your old tweets, except for the ones you want to keep micahflee 884
69 openpilot openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars. commaai 52201
70 elasticsearch-py Official Python client for Elasticsearch elastic 4262
71 mvt MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise. mvt-project 10713
72 investigations Indicators of Compromise from Amnesty International's cyber investigations AmnestyTech 1582
73 scalene Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals plasma-umass 12429
74 Kats Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends. facebookresearch 5627
75 ocp-diag-pcicrawler pcicrawler is a Python based command line interface tool which can be used to display, filter and export information about PCI (Peripheral Component Interconnect) or PCIe buses and devices, as well as PCI topology. opencomputeproject 200
76 ansible Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com. ansible 63973
77 scanapi Automated Integration Testing and Live Documentation for your API scanapi 1385
78 orbit A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood. uber 1939
79 speakeasy Windows kernel and user mode emulation. mandiant 1573
80 SubDomainizer A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github. nsonaniya2010 1765
81 volatility3 Volatility 3.0 development volatilityfoundation 2889
82 cf-stats 📈 Monthly usage statistics from Cloudflare for the cdnjs.cloudflare.com domain - The #1 free and open source CDN built to make life easier for developers. cdnjs 43
83 flare-floss FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware. mandiant 3405
84 ntdiff ntdiff 124
85 collisions Hash collisions and exploitations corkami 3137
86 cryptography cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. pyca 6866
87 microk8s MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge. canonical 8670
88 atheris google 1425
89 vmaf Perceptual video quality assessment based on multi-method fusion. Netflix 4780
90 V3n0M-Scanner Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns v3n0m-Scanner 1483
91 pip The Python package installer pypa 9634
92 virtualenv Virtual Python Environment builder pypa 4865
93 prophet Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. facebook 18850
94 cpython The Python programming language python 65207
95 opentelemetry-python OpenTelemetry Python API and SDK open-telemetry 1890
96 setuptools Official project repository for the Setuptools build system pypa 2589
97 msgpack-python MessagePack serializer implementation for Python msgpack.org[Python] msgpack 1943
98 pythonfutures Backport of the concurrent.futures package to Python 2.6 and 2.7 agronholm 232
99 toml Python lib for TOML uiri 1106
100 six Python 2 and 3 compatibility library benjaminp 998
101 pytest The pytest framework makes it easy to write small tests, yet scales to support complex functional testing pytest-dev 12404
102 pyparsing Python library for creating PEG parsers pyparsing 2270
103 py Python development support library (note: maintenance only) pytest-dev 70
104 pluggy A minimalist production ready plugin system pytest-dev 1349
105 packaging Core utilities for Python packages pypa 638
106 iniconfig pytest-dev 57
107 attrs Python Classes Without Boilerplate python-attrs 5406
108 tornado Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. tornadoweb 21830
109 idna Internationalized Domain Names for Python (IDNA 2008 and UTS #46) kjd 253
110 chardet Python character encoding detector chardet 2223
111 python-certifi (Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. certifi 857
112 markupsafe Safely add untrusted strings to HTML/XML markup. pallets 639
113 jinja A very fast and expressive template engine. pallets 10576
114 itsdangerous Safely pass trusted data to untrusted environments and back. pallets 2969
115 click Python composable command line interface toolkit pallets 16038
116 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. cartography-cncf 3158
117 mitmproxy An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. mitmproxy 37852
118 austin-tui The top-like text-based user interface for Austin P403n1x87 639
119 pyinstrument 🚴 Call stack profiler for Python. Shows you why your code is slow! joerick 6841
120 pagodo pagodo (Passive Google Dork) - Automate Google Hacking Database scraping and searching opsdisk 2892
121 diagrams 🎨 Diagram as Code for prototyping cloud system architectures mingrammer 40256
122 PeerFinder Tool to find common points between ASNs on PeeringDB rucarrol 60
123 pipenv Python Development Workflow for Humans. pypa 24976
124 d4-core D4 core software (server and sample sensor client) D4-project 42
125 aiomultiprocess Take a modern Python codebase to the next level of performance. omnilib 1831
126 IntelOwl IntelOwl: manage your Threat Intelligence at scale intelowlproject 4012
127 backoff Python library providing function decorators for configurable backoff and retry litl 2632
128 Ciphey ⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡ Ciphey 18708
129 opensquat The openSquat is an open-source tool for detecting domain look-alikes by searching for newly registered domains that might be impersonating legit domains and brands. atenreiro 756
130 dnspython a powerful DNS toolkit for python rthalley 2495
131 pifuhd High-Resolution 3D Human Digitization from A Single Image. facebookresearch 9603
132 capa The FLARE team's open-source tool to identify capabilities in executable files. mandiant 5073
133 detection-rules elastic 2037
134 pdiff Binary Protocol Differ netspooky 117
135 wttr.in ⛅ The right way to check the weather chubin 25352
136 py-libp2p The Python implementation of the libp2p networking stack 🐍 [under development] libp2p 500
137 artemis ARTEMIS: Real-Time Detection and Automatic Mitigation for BGP Prefix Hijacking. This is the main ARTEMIS repository that composes artemis-frontend, artemis-backend, artemis-monitor and other needed containers. FORTH-ICS-INSPIRE 308
138 dispatch All of the ad-hoc things you're doing to manage incidents today, done for you, and much more! Netflix 5367
139 autoremove-torrents Automatically remove torrents according to your strategies. jerrymakesjelly 757
140 helium Lighter web automation with Python mherrmann 7420
141 locust Write scalable load tests in plain Python 🚗💨 locustio 25578
142 vt-graph-api VirusTotal Graph API VirusTotal 40
143 flare-fakenet-ng FakeNet-NG - Next Generation Dynamic Network Analysis Tool mandiant 1847
144 spiderfoot SpiderFoot automates OSINT for threat intelligence and mapping your attack surface. smicallef 13685
145 threatbus 🚌 Threat Bus – A threat intelligence dissemination layer for open-source security tools. tenzir 262
146 AIL-framework AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project CIRCL 1312
147 munin Online hash checker for Virustotal and other services Neo23x0 820
148 msticpy Microsoft Threat Intelligence Security Tools microsoft 1805
149 hydra Hydra is a framework for elegantly configuring complex applications facebookresearch 9036
150 pwnagotchi (⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning. evilsocket 8052
151 bandit Bandit is a tool designed to find common security issues in Python code. PyCQA 6723
152 notifiers The easy way to send notifications liiight 2692
153 flask-restful Simple framework for creating REST APIs flask-restful 6869
154 weevely3 Weaponized web shell epinna 3243
155 BoomER Framework for exploiting local vulnerabilities Josue87 84
156 flake8 flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code. PyCQA 3535
157 BeRoot Privilege Escalation Project - Windows / Linux / Mac AlessandroZ 2479
158 PayloadsAllTheThings A list of useful payloads and bypass for Web Application Security and Pentest/CTF swisskyrepo 63114
159 conferences List of Python Conferences around the World python-organizers 194
160 unattended_upgrades_repos Generates system-specific repositories to be added in configuration file for silently updating all packages via unattended upgrades. abhigenie92 86
161 newTrackon newTrackon, a public open BitTorrent trackers monitoring tool CorralPeltzer 623
162 ivre Network recon framework. Build your own, self-hosted and fully-controlled alternatives to Shodan / ZoomEye / Censys and GreyNoise, run your Passive DNS service, build your taylor-made EASM tool, collect and analyse network intelligence from your sensors, and much more! Uses Nmap, Masscan, Zeek, p0f, ProjectDiscovery tools, etc. ivre 3615
163 Social-Amnesia Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago. Nick-Gottschlich 802
164 social-engineer-toolkit The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here. trustedsec 11416
165 maltrail Malicious traffic detection system stamparm 6732
166 spry social media intelligence from the command line james-see 43
167 bullet 🚅 Interactive prompts made simple. Build a prompt like stacking blocks. bchao1 3584
168 loguru Python logging made (stupidly) simple Delgan 20769
169 waybackpack Download the entire Wayback Machine archive for a given URL. jsvine 2956
170 ffsubsync Automagically synchronize subtitles with video. smacke 6995
171 black The uncompromising Python code formatter psf 39561
172 Sublist3r Fast subdomains enumeration tool for penetration testers aboul3la 10107
173 errbot-backend-botframework Bot Framework Backend support for ErrBot vasilcovsky 22
174 XSStrike Most advanced XSS scanner. s0md3v 13576
175 Magnet2Torrent This will convert a magnet link into a .torrent file danfolkes 587
176 bencoder A simple bencode decoder-encoder library in pure Python. utdemir 31
177 errbot Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation. errbotio 3159
178 youtube-dl Command-line program to download videos from YouTube.com and other video sites ytdl-org 134101
179 flask-talisman HTTP security headers for Flask GoogleCloudPlatform 928
180 werkzeug The comprehensive WSGI web application library. pallets 6692
181 pipreqs pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward. bndr 7018
182 wsgi-request-logger A WSGI HTTP-Request Logger pklaus 48
183 roboto-2 The Roboto family of fonts googlefonts 3839
184 urllib3 urllib3 is a user-friendly HTTP client library for Python urllib3 3836
185 tribler Privacy enhanced BitTorrent client with P2P content discovery Tribler 4945
186 flask The Python micro framework for building web applications. pallets 68767
187 flaskex anfederico 836
188 requests A simple, yet elegant, HTTP library. psf 52480
189 bottle bottle.py is a fast and simple micro-framework for python web-applications. bottlepy 8531

⬆ Back to Index

Ruby

Name Description Author Stars
1 rails Ruby on Rails rails 56437
2 rubygems Library packaging and distribution for Ruby. rubygems 3725
3 homebrew-core 🍻 Default formulae for the missing package manager for macOS (or Linux) Homebrew 13987
4 explore Community-curated topic and collection pages on GitHub github 4335
5 linguist Language Savant. If your repository's language is being reported incorrectly, send us a pull request! github-linguist 12527
6 vagrant Vagrant is a tool for building and distributing development environments. hashicorp 26478
7 sha256-animation Animation of the SHA-256 hash function in your terminal. in3rsha 3346
8 brew 🍺 The missing package manager for macOS (or Linux) Homebrew 42448
9 huginn Create agents that monitor and act on your behalf. Your agents are standing by! huginn 44768

⬆ Back to Index

Rust

Name Description Author Stars
1 ruff An extremely fast Python linter and code formatter, written in Rust. astral-sh 35668
2 helix A post-modern modal text editor. helix-editor 35744
3 alacritty A cross-platform, OpenGL terminal emulator. alacritty 57642
4 polars Dataframes powered by a multithreaded, vectorized query engine, written in Rust pola-rs 31805
5 parseable Parseable is a disk less, cloud native database for logs, observability, security, and compliance. Parseable is built with focus on simplicity & resource efficiency. parseablehq 1974
6 servo Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications. servo 29218
7 postgres_lsp A Language Server for Postgres supabase-community 3411
8 rustdesk An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. rustdesk 81971
9 opentelemetry-rust The Rust OpenTelemetry implementation open-telemetry 2032
10 xsv A fast CSV command line toolkit written in Rust. BurntSushi 10514
11 difftastic a structural diff that understands syntax 🟥🟩 Wilfred 21736
12 filprofiler A Python memory profiler for data processing and scientific computing applications pythonspeed 858
13 aquatic High-performance open BitTorrent tracker (UDP, HTTP, WebTorrent) greatest-ape 504
14 udpt A lightweight UDP torrent tracker naim94a 230
15 rezolus Systems performance telemetry twitter 1577
16 youki A container runtime written in Rust youki-dev 6484
17 sccache Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage. mozilla 6082
18 stack-graphs Rust implementation of stack graphs github 787
19 tree-sitter An incremental parsing system for programming tools tree-sitter 19527
20 tokio A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... tokio-rs 27886
21 mio Metal I/O library for Rust. tokio-rs 6495
22 below A time traveling resource monitor for modern Linux systems facebookincubator 1123
23 oha Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation. hatoo 7455
24 hotwire Hotwire allows you to study network traffic of a few popular protocols in a simple way emmanueltouzery 228
25 kata-containers Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/ kata-containers 5806
26 krustlet Kubernetes Rust Kubelet krustlet 3573
27 Rocket A web framework for Rust. rwf2 24889
28 neqo Neqo, the Mozilla Firefox implementation of QUIC in Rust mozilla 1895
29 PyOxidizer A modern Python application packaging and distribution tool indygreg 5642
30 bottlerocket An operating system designed for hosting containers bottlerocket-os 8927
31 cargo The Rust package manager rust-lang 13151
32 jsonwebtoken JWT lib in rust Keats 1761
33 log Logging implementation for Rust rust-lang 2288
34 serde Serialization framework for Rust serde-rs 9420
35 ureq A simple, safe HTTP client algesten 1825
36 cargo-deadlinks Cargo subcommand for checking your documentation for broken links deadlinks 150
37 cargo-outdated A cargo subcommand for displaying when Rust dependencies are out of date kbknapp 1245
38 rust-clippy A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/ rust-lang 11703
39 rustfmt Format Rust code rust-lang 6155
40 rust-analyzer A Rust compiler front-end for IDEs rust-lang 14615
41 firecracker Secure and fast microVMs for serverless computing. firecracker-microvm 27018
42 vector A high-performance observability data pipeline. vectordotdev 18735
43 influxdb Scalable datastore for metrics, events, and real-time analytics influxdata 29455
44 rustup The Rust toolchain installer rust-lang 6275
45 gping Ping, but with a graph orf 11248
46 dog A command-line DNS client. ogham 6282
47 rust Empowering everyone to build reliable and efficient software. rust-lang 101174
48 hyper An HTTP library for Rust hyperium 14938
49 display-switch Turn a $30 USB switch into a full-featured multi-monitor KVM switch haimgel 2977
50 py-spy Sampling profiler for Python programs benfred 13230
51 lucet Lucet, the Sandboxing WebAssembly Compiler. bytecodealliance 4055
52 wirefilter An execution engine for Wireshark-like filters cloudflare 973
53 rustls A modern TLS library in Rust rustls 6461
54 ultimate_rust_crash_course Rust Programming Fundamentals - one course to rule them all, one course to find them... CleanCut 1977
55 bandwhich Terminal bandwidth utilization tool imsnif 10323
56 moosage 🐮 A cow-themed chat system, implemented in Rust using gRPC jakubclark 2
57 dust A more intuitive version of du in rust bootandy 9344
58 lol-html Low output latency streaming HTML parser/rewriter with CSS selector-based API cloudflare 1629
59 quiche 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3 cloudflare 9842
60 lsd The next gen ls command lsd-rs 13977
61 gcsf a FUSE file system based on Google Drive harababurel 2367

⬆ Back to Index

SCSS

Name Description Author Stars
1 slate Beautiful static documentation for your API slatedocs 36086

⬆ Back to Index

Scala

Name Description Author Stars
1 finagle A fault tolerant, protocol-agnostic RPC system twitter 8806
2 gatling Modern Load Testing as Code gatling 6537
3 TheHive TheHive: a Scalable, Open Source and Free Security Incident Response Platform TheHive-Project 3548

⬆ Back to Index

Shell

Name Description Author Stars
1 micromirrors Tiny Software Mirrors PhirePhly 93
2 s3-flash-bootloader A tool for flashing OS images onto stateful servers Netflix-Skunkworks 46
3 prodfiler-documentation Documentation for Prodfiler, the distributed lightweight continuous whole-system profiler elastic 61
4 tfenv Terraform version manager tfutils 4603
5 super-linter Combination of multiple linters to run as a GitHub Action or standalone super-linter 9629
6 hashcatch Capture handshakes of nearby WiFi networks automatically staz0t 741
7 kaitai_struct Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby kaitai-io 4085
8 public Repository for publishing OpenConfig models, documentation, and other material for the community. openconfig 914
9 unifi-pfsense A script that installs the UniFi Controller software on pfSense and other FreeBSD systems unofficial-unifi 755
10 monolithic A monolithic lancache service capable of caching all CDNs in a single instance lancachenet 775
11 oss-fuzz OSS-Fuzz - continuous fuzzing for open source software. google 10797
12 uDork uDork is a script written in Bash Scripting that uses advanced Google search techniques to obtain sensitive information in files or directories, find IoT devices, detect versions of web applications, and so on. m3n0sd0n4ld 814
13 asn ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server nitefood 1438
14 Docker-OSX Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers. sickcodes 49626
15 docker-statsd-influxdb-grafana Docker Image with Telegraf (StatsD), InfluxDB and Grafana samuelebistoletti 429
16 gnome-terminal 🧛🏻‍♂️ Dark theme for Gnome Terminal dracula 326
17 rtinst seedbox installation script for Ubuntu and Debian systems arakasi72 1223
18 htrace.sh My simple Swiss Army knife for http/https troubleshooting and profiling. trimstray 3772
19 streisand Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists. StreisandEffect 23233
20 movies-for-hackers 🎬 A curated list of movies every hacker & cyberpunk must watch. k4m4 10737
21 pi-hole A black hole for Internet advertisements pi-hole 50194

⬆ Back to Index

Smarty

Name Description Author Stars
1 charts ⚠️ Deprecated : Helm charts for applications you run at home k8s-at-home 1449
2 charts Github based Helm Chart Index Repository providing charts crafted for Rancher Manager rancher 400

⬆ Back to Index

Starlark

Name Description Author Stars
1 distroless 🥑 Language focused docker images, minus the operating system. GoogleContainerTools 19822
2 googleapis Public interface definitions of Google APIs. googleapis 7741

⬆ Back to Index

Svelte

Name Description Author Stars
1 wombat Cross platform gRPC client rogchap 1401

⬆ Back to Index

Swift

Name Description Author Stars
1 stats macOS system monitor in your menu bar exelban 29165
2 sinter A user-mode application authorization system for MacOS written in Swift trailofbits 302
3 Crescendo Crescendo is a swift based, real time event viewer for macOS. It utilizes Apple's Endpoint Security Framework. SuprHackerSteve 1040

⬆ Back to Index

SystemVerilog

Name Description Author Stars
1 opentitan OpenTitan: Open source silicon root of trust lowRISC 2679

⬆ Back to Index

TeX

Name Description Author Stars
1 misp-training MISP trainings, threat intel and information sharing training materials with source code MISP 398

⬆ Back to Index

TypeScript

Name Description Author Stars
1 ruff-vscode A Visual Studio Code extension with support for the Ruff linter. astral-sh 1241
2 cline Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way. cline 28580
3 release-please generate release PRs based on the conventionalcommits.org spec googleapis 5180
4 monkeytype The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed. monkeytypegame 16630
5 SponsorBlock Skip YouTube video sponsors (browser extension) ajayyy 10834
6 tabby A terminal for a more modern age Eugeny 61791
7 openapi-devtools Browser extension that generates API specs for any app or website AndrewWalsh 4010
8 unredacter Never ever ever use pixelation as a redaction technique BishopFox 7945
9 redocly-cli ⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more. Redocly 1018
10 vscode-peacock Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor. johnpapa 1057
11 compiler-explorer Run compilers interactively from your web browser and interact with the assembly compiler-explorer 16972
12 signoz SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool SigNoz 20566
13 cache Cache dependencies and build outputs in GitHub Actions actions 4687
14 jsoncrack.com ✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs. AykutSarac 36343
15 mermaid Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown mermaid-js 75549
16 database-lab-engine DBLab enables 🖖 database branching and ⚡️ thin cloning for any Postgres database and empowers DB testing in CI/CD. This optimizes database-related costs while improving time-to-market and software quality. Follow to stay updated. postgres-ai 2123
17 kaitai_struct_webide Online editor / visualizer for Kaitai Struct .ksy files kaitai-io 284
18 tabix Tabix.io UI tabixio 2180
19 opstrace The Open Source Observability Distribution opstrace 1221
20 Signal-Desktop A private messenger for Windows, macOS, and Linux. signalapp 14864
21 hoppscotch Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia) hoppscotch 67620
22 checkout Action for checking out a repo actions 6203
23 chronograf Open source monitoring and visualization UI for the TICK stack influxdata 1521
24 backstage Backstage is an open framework for building developer portals backstage 29299
25 build-push-action GitHub Action to build and push Docker images with Buildx docker 4567
26 refined-github :octocat: Browser extension that simplifies the GitHub interface and adds useful features refined-github 25722
27 container-scan A GitHub action to help you scan your docker image for vulnerabilities Azure 221
28 console Redpanda Console is a developer-friendly UI for managing your Kafka/Redpanda workloads. Console gives you a simple, interactive approach for gaining visibility into your topics, masking data, managing consumer groups, and exploring real-time data with time-travel debugging. redpanda-data 3897
29 vscode Visual Studio Code microsoft 167202
30 github1s One second to read GitHub code with VS Code. conwnet 22989
31 jitsi-meet Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application. jitsi 24513
32 element-desktop A glossy Matrix collaboration client for desktop. element-hq 1203
33 renovate Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io renovatebot 18364
34 kibana Your window into the Elastic Stack elastic 20198
35 element-web A glossy Matrix collaboration client for the web. element-hq 11454
36 hub Find, install and publish Cloud Native packages artifacthub 1774
37 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. grafana 66404
38 desktop Focus on what matters instead of fighting with Git. desktop 20170
39 brotli Brotli compression format google 13790
40 bloomrpc Former GUI client for gRPC services. No longer maintained. bloomrpc 9015
41 redoc 📘 OpenAPI/Swagger-generated API Reference Documentation Redocly 23973
42 ghaction-docker-buildx :octocat: GitHub Action to set up Docker Buildx crazy-max 227
43 playwright Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. microsoft 69236
44 Electorrent A remote control client for µTorrent, qBittorrent, rTorrent, Transmission, Synology & Deluge tympanix 1057

⬆ Back to Index

Vue

Name Description Author Stars
1 automa A browser extension for automating your browser by connecting blocks AutomaApp 14505
2 statping Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment. statping 7137

⬆ Back to Index

📝 License

To the extent possible under law, CorralPeltzer has waived all copyright and related or neighboring rights to this work.

About

A curated list of my GitHub stars by stargazed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •