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 5348

⬆ Back to Index

C

Name Description Author Stars
1 pwru Packet, where are you? -- eBPF-based Linux kernel networking debugger cilium 3043
2 less Less - text pager gwsw 596
3 irqbalance The irqbalance source tree - The new official site for irqbalance Irqbalance 607
4 ptpd PTPd official source - master branch a.k.a. trunk ptpd 515
5 scrcpy Display and control your Android device Genymobile 117098
6 rrdtool-1.x RRDtool 1.x - Round Robin Database oetiker 1031
7 psycopg2 PostgreSQL database adapter for the Python programming language psycopg 3407
8 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 10830
9 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 3209
10 pgbouncer lightweight connection pooler for PostgreSQL pgbouncer 3129
11 onload OpenOnload high performance user-level network stack Xilinx-CNS 604
12 jemalloc jemalloc 9741
13 coz Coz: Causal Profiling plasma-umass 4165
14 xxHash Extremely fast non-cryptographic hash algorithm Cyan4973 9465
15 git A fork of Git containing Windows-specific patches. git-for-windows 8521
16 crun A fast and lightweight fully featured OCI runtime and C library for running containers containers 3169
17 jq Command-line JSON processor jqlang 31112
18 FFmpeg Mirror of https://git.ffmpeg.org/ffmpeg.git FFmpeg 47602
19 libuv Cross-platform asynchronous I/O libuv 24755
20 bcc BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more iovisor 20912
21 systemd The systemd System and Service Manager systemd 13698
22 lzbench lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors inikep 914
23 timescaledb A time-series database for high-performance real-time analytics packaged as a Postgres extension timescale 18302
24 spdk Storage Performance Development Kit spdk 3152
25 fio Flexible I/O Tester axboe 5420
26 fping High performance ping tool schweikert 1062
27 httpd Mirror of Apache HTTP Server. Issues: http://issues.apache.org apache 3631
28 zfs OpenZFS on Linux and FreeBSD openzfs 10954
29 linux Linux kernel source tree torvalds 187032
30 lz4 Extremely Fast Compression algorithm lz4 10601
31 zstd Zstandard - Fast real-time compression algorithm facebook 24245
32 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 16769
33 qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families qmk 18672
34 haproxy HAProxy Load Balancer's development branch (mirror of git.haproxy.org) haproxy 5209
35 katran A high performance layer 4 load balancer facebookincubator 4835
36 libfuse The reference implementation of the Linux FUSE (Filesystem in Userspace) interface libfuse 5476
37 audacity Audio Editor audacity 13038
38 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 7570
39 msquic Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust. microsoft 4152
40 wuffs Wrangling Untrusted File Formats Safely google 4264
41 Ventoy A new bootable USB solution. ventoy 64524
42 fluent-bit Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows fluent 6521
43 masscan TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. robertdavidgraham 23981
44 HandBrake HandBrake's main development repository HandBrake 18652
45 rizin UNIX-like reverse engineering framework and command-line toolset. rizinorg 2790
46 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 53420
47 unbound Unbound is a validating, recursive, and caching DNS resolver. NLnetLabs 3279
48 tmux tmux source code tmux 36326
49 liboping Protocol independent ANSI-C ping library and command line utility. octo 192
50 mtr Official repository for mtr, a network diagnostic tool traviscross 2789
51 htop htop - an interactive process viewer htop-dev 6748
52 pure-ftpd Pure FTP server jedisct1 693
53 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 67895
54 sandbox Simple Linux seccomp rules without writing any code cloudflare 468
55 tpotce 🍯 T-Pot - The All In One Multi Honeypot Platform 🐝 telekom-security 7267
56 ioping simple disk I/0 latency measuring tool koct9i 957
57 yara The pattern matching swiss knife VirusTotal 8516
58 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 36667
59 radare2 UNIX-like reverse engineering framework and command-line toolset radareorg 21100
60 FTL The Pi-hole FTL engine pi-hole 1399
61 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 18943
62 netdata Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed! netdata 73186

⬆ Back to Index

C#

Name Description Author Stars
1 kiota OpenAPI based HTTP Client code generator microsoft 3182
2 Jackett API Support for your favorite torrent trackers Jackett 12857
3 git-credential-manager Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services. git-ecosystem 7208
4 choco Chocolatey - the package manager for Windows chocolatey 10525
5 dlss-swapper beeradmoore 2581
6 PowerShell PowerShell for every system! PowerShell 46258
7 AttackSurfaceAnalyzer Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation. microsoft 2780
8 jellyfin The Free Software Media System - Server Backend & API jellyfin 36937
9 PowerToys Windows system utilities to maximize productivity microsoft 114500
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 4273
11 LibgenDesktop libgenapps 1858

⬆ 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 2692
2 ImHex 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. WerWolv 46920
3 osquery SQL powered operating system instrumentation, monitoring, and analytics. osquery 22197
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 9495
5 transmission Official Transmission BitTorrent client repository transmission 12630
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 9110
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 21773
8 flatbuffers FlatBuffers: Memory Efficient Serialization Library google 23724
9 libzmq ZeroMQ core engine in C++, implements ZMTP/3.1 zeromq 9916
10 abseil-cpp Abseil Common Libraries (C++) abseil 15383
11 googletest GoogleTest - Google Testing and Mocking Framework google 35389
12 rr Record and Replay Framework rr-debugger 9462
13 highway Performance-portable, length-agnostic SIMD with runtime dispatch google 4379
14 llvm-propeller PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker google 395
15 TrafficMonitor 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。 zhongyang219 36735
16 srt Secure, Reliable, Transport Haivision 3187
17 orbit C/C++ Performance Profiler google 4259
18 perfetto Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/) google 3075
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 1514
20 faiss A library for efficient similarity search and clustering of dense vectors. facebookresearch 32777
21 seastar High performance server-side application framework scylladb 8518
22 bpftrace High-level tracing language for Linux bpftrace 8887
23 foundationdb FoundationDB - the open source, distributed, transactional key-value store apple 14786
24 wslg Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios microsoft 10416
25 supertux SuperTux source code SuperTux 2573
26 stepmania Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use. stepmania 1901
27 teeworlds A retro multiplayer shooter teeworlds 2408
28 stk-code The code base of supertuxkart supertuxkart 4610
29 duckdb DuckDB is an analytical in-process SQL database management system duckdb 26228
30 snappy A fast compressor/decompressor google 6249
31 lyra A Very Low-Bitrate Codec for Speech Compression google 3844
32 redpanda Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM! redpanda-data 9959
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 18909
34 mvfst An implementation of the QUIC transport protocol. facebook 1523
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 38814
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 23749
39 livegrep Interactively grep source code. Source for http://livegrep.com/ livegrep 2061
40 capnproto Cap'n Proto serialization/RPC system - core tools and C++ library capnproto 11913
41 envoy Cloud-native high-performance edge/middle/service proxy envoyproxy 25416
42 gImageReader A Gtk/Qt front-end to tesseract-ocr. manisandro 1693
43 tesseract Tesseract Open Source OCR Engine (main repository) tesseract-ocr 64292
44 grpc The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) grpc 42377
45 protobuf Protocol Buffers - Google's data interchange format protocolbuffers 66530
46 bloaty Bloaty: a size profiler for binaries google 4899
47 terminal The new Windows Terminal and the original Windows console host, all in the same place! microsoft 96666
48 Vulnerability-Disclosures mandiant 196
49 scylladb NoSQL data store using the seastar framework, compatible with Apache Cassandra scylladb 14044
50 libtorrent an efficient feature complete C++ bittorrent implementation arvidn 5374
51 notepad-plus-plus Notepad++ official repository notepad-plus-plus 23717
52 guetzli Perceptual JPEG encoder google 12931
53 qBittorrent qBittorrent BitTorrent client qbittorrent 29709

⬆ Back to Index

CSS

Name Description Author Stars
1 12factor heroku 3716
2 restful-api-guidelines A model set of guidelines for RESTful APIs and Events, created by Zalando zalando 2830
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 7346
5 arc-theme A flat theme with transparent elements horst3180 8276
6 flag-icons 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration lipis 10965

⬆ Back to Index

Clojure

Name Description Author Stars
1 metabase The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋 metabase 40268
2 jepsen A framework for distributed systems verification, with fault injection jepsen-io 6925

⬆ 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 7956

⬆ 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 1468
2 opentelemetry-collector OpenTelemetry Collector open-telemetry 4807
3 keda KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes kedacore 8751
4 restic Fast, secure, efficient backup program restic 27520
5 alloy OpenTelemetry Collector distribution with programmable pipelines grafana 1653
6 thanos Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project. thanos-io 13275
7 gmailctl Declarative configuration for Gmail filters mbrt 1892
8 steampipe Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required. turbot 7164
9 ollama Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models. ollama 120006
10 cbpfc cBPF to C or eBPF compiler cloudflare 197
11 gopacket Provides packet processing capabilities for Go google 6427
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 2675
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 3715
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 3307
16 ignite Ignite a Firecracker microVM weaveworks 3495
17 node_exporter Exporter for machine metrics prometheus 11611
18 alertmanager Prometheus Alertmanager prometheus 6804
19 PerfSpect System performance analysis and characterization tool intel 360
20 litefs FUSE-based file system for replicating SQLite databases across a cluster of machines superfly 4210
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 23606
22 jira-cli 🔥 Feature-rich interactive Jira command line. ankitpokhrel 4124
23 enhancements Enhancements tracking repo for Kubernetes kubernetes 3516
24 tanka Flexible, reusable and concise configuration for Kubernetes grafana 2474
25 package-analysis Open Source Package Analysis ossf 811
26 skopeo Work with remote images registries - retrieving information, images, signing content containers 8629
27 storage Container Storage Library containers 582
28 image Work with containers' images containers 887
29 cri-o Open Container Initiative-based implementation of Kubernetes Container Runtime Interface cri-o 5311
30 kompose Convert Compose to Kubernetes kubernetes 9780
31 caddy Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS caddyserver 61169
32 installer Install an OpenShift 4.x cluster openshift 1454
33 Adalanche Active Directory ACL Visualizer and Explorer - who's really Domain Admin? (Commerical versions available from NetSection) lkarlslund 1825
34 kwatch 👀 monitor & detect crashes in your Kubernetes(K8s) cluster instantly abahmed 969
35 GoReSym Go symbol recovery tool mandiant 656
36 fq jq for binary formats - tool, language and decoders for working with binary and text formats wader 9898
37 tfsec Tfsec is now part of Trivy aquasecurity 6756
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 20870
39 stargz-snapshotter Fast container image distribution plugin with lazy pulling containerd 1234
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 11178
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 7596
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 8214
46 k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style! derailed 28292
47 krakend-ce KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go. krakend 2103
48 tyk Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols TykTechnologies 9878
49 vitess Vitess is a database clustering system for horizontal scaling of MySQL. vitessio 19038
50 terraformer CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code GoogleCloudPlatform 13062
51 cockroach CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. cockroachdb 30454
52 terraform-provider-datadog Terraform Datadog provider DataDog 406
53 packer Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. hashicorp 15221
54 terraform-provider-aws The AWS Provider enables Terraform to manage AWS resources. hashicorp 10063
55 hot-clone Progressively image a mounted disk correctly without corruption benjojo 304
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 7892
58 syzkaller syzkaller is an unsupervised coverage-guided kernel fuzzer google 5516
59 aws-load-balancer-controller A Kubernetes controller for Elastic Load Balancers kubernetes-sigs 4015
60 cli GitHub’s official command line tool cli 38179
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 4755
64 telegraf Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. influxdata 15133
65 loki Like Prometheus, but for logs. grafana 24545
66 linkerd2 Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. linkerd 10798
67 chihaya A customizable, multi-protocol BitTorrent Tracker chihaya 1455
68 diun Receive notifications when an image is updated on a Docker registry crazy-max 3346
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 48629
70 dashboard General-purpose web UI for Kubernetes clusters kubernetes 14647
71 ingress-nginx Ingress NGINX Controller for Kubernetes kubernetes 17828
72 cert-manager Automatically provision and manage TLS certificates in Kubernetes cert-manager 12426
73 cosign Code signing and transparency for containers and binaries sigstore 4692
74 k6 A modern load testing tool, using Go and JavaScript - https://k6.io grafana 26673
75 vegeta HTTP load testing tool and library. It's over 9000! tsenart 23893
76 grype A vulnerability scanner for container images and filesystems anchore 9324
77 dockle Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start goodwithtech 2830
78 trivy Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more aquasecurity 24560
79 karmada Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration karmada-io 4597
80 litestream Streaming replication for SQLite. benbjohnson 11401
81 pipeline A cloud-native Pipeline resource. tektoncd 8565
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 46921
83 kctf kCTF is a Kubernetes-based infrastructure for CTF competitions. For documentation, see google 674
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 44058
85 etcd Distributed reliable key-value store for the most critical data of a distributed system etcd-io 48315
86 distribution The toolkit to pack, ship, store, and deliver container content distribution 9216
87 distribution-spec OCI Distribution Specification opencontainers 870
88 image-spec OCI Image Format opencontainers 3613
89 age A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. FiloSottile 18108
90 argo-cd Declarative Continuous Deployment for Kubernetes argoproj 18594
91 harbor An open source trusted cloud native registry project that stores, signs, and scans content. goharbor 24758
92 mirrorbits Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors. etix 519
93 tailscale The easiest, most secure way to use WireGuard and 2FA. tailscale 20777
94 podman Podman: A tool for managing OCI containers and pods. containers 25097
95 vault A tool for secrets management, encryption as a service, and privileged access management hashicorp 31701
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 32410
97 kine Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd. k3s-io 1818
98 metrics-server Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. kubernetes-sigs 5943
99 k3s Lightweight Kubernetes k3s-io 28705
100 coredns CoreDNS is a DNS server that chains plugins coredns 12648
101 rancher Complete container management platform rancher 23733
102 traefik The Cloud Native Application Proxy traefik 53084
103 prometheus-operator Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes prometheus-operator 9267
104 kubectl Issue tracker and mirror of kubectl code kubernetes 2943
105 flannel flannel is a network fabric for containers, designed for Kubernetes flannel-io 8932
106 kubeadm Aggregator for issues filed against kubeadm kubernetes 3791
107 syncthing Open Source Continuous File Synchronization syncthing 67380
108 time Meta's Time libraries facebook 607
109 cortex A horizontally scalable, highly available, multi-tenant, long term Prometheus. cortexproject 5522
110 criticality_score Gives criticality score for an open source project ossf 1356
111 prometheus The Prometheus monitoring system and time series database. prometheus 57089
112 fx Terminal JSON viewer & processor antonmedv 19221
113 cloudflared Cloudflare Tunnel client (formerly Argo Tunnel) cloudflare 9800
114 fibratus Adversary tradecraft detection, protection, and hunting rabbitstack 2265
115 gvisor Application Kernel for Containers google 16067
116 go The Go programming language golang 125512
117 helm The Kubernetes Package Manager helm 27394
118 runc CLI tool for spawning and running containers according to the OCI specification opencontainers 12099
119 cli The Docker CLI docker 5071
120 moby The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems moby 69111
121 kubernetes Production-Grade Container Scheduling and Management kubernetes 112854
122 containerd An open and reliable container runtime containerd 17911
123 cilium eBPF-based Networking, Security, and Observability cilium 20843
124 duf Disk Usage/Free Utility - a better 'df' alternative muesli 13109
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 2976
127 hetty An HTTP toolkit for security research. dstotijn 6189
128 probe-cli OONI Probe Engine and CLI ooni 248
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 5777
130 compose Define and run multi-container applications with Docker docker 34624
131 grpcurl Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers fullstorydev 11188
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 6572
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 2143
135 vt-cli VirusTotal Command Line Interface VirusTotal 870
136 cfrpki Cloudflare's RPKI Toolbox cloudflare 176
137 ghz Simple gRPC benchmarking and load testing tool bojand 3091
138 buf The best way of working with Protocol Buffers. bufbuild 9487
139 jaeger CNCF Jaeger, a Distributed Tracing Platform jaegertracing 20872
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 41489
142 kind Kubernetes IN Docker - local clusters for testing Kubernetes kubernetes-sigs 13776
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 463
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 52146
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 18017
151 osmedeus A Workflow Engine for Offensive Security j3ssie 5450
152 amass In-depth attack surface mapping and asset discovery owasp-amass 12432
153 subfinder Fast passive subdomain enumeration tool. projectdiscovery 11070
154 hey HTTP load generator, ApacheBench (ab) replacement rakyll 18480
155 muffet Fast website link checker in Go raviqqe 2531
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 1779

⬆ Back to Index

Groovy

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

⬆ Back to Index

HTML

Name Description Author Stars
1 mitmproxy2swagger Automagically reverse-engineer REST APIs via capturing traffic alufers 8584
2 trailing-slash-guide Understand and fix your static website trailing slash issues! slorber 375
3 grpc.io Repository for the gRPC website and documentation grpc 436
4 tag-observability Technical Advisory Group for Observability 🔭⚙️ cncf 662
5 shan-shui-inf Procedurally generated Chinese landscape painting. LingDong- 5545
6 DetectionLab Automate the creation of a lab environment complete with security tooling and logging best practices clong 4689
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 92102
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 18505
11 sakura 🌸 a minimal css framework/theme. oxalorg 4195

⬆ Back to Index

JSON

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

⬆ Back to Index

Java

Name Description Author Stars
1 mastodon-android Official Android app for Mastodon mastodon 1782
2 JCTools JCTools 3614
3 jolokia JMX on Capsaicin jolokia 821
4 dbeaver Free universal database tool and SQL client dbeaver 41607
5 jmxterm Interactive command line JMX client jiaqi 521
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 22667
9 concurrency-limits Netflix 3297
10 druid Apache Druid: a high performance real-time analytics database. apache 13600
11 trino Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io) trinodb 10787
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 1717
14 netty Netty project - an event-driven asynchronous network application framework netty 33742
15 micronaut-core Micronaut Application Framework micronaut-projects 6153
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 13521
17 cassandra Apache Cassandra® apache 9006
18 presto The official home of the Presto distributed SQL query engine for big data prestodb 16190
19 textidote Spelling, grammar and style checking on LaTeX documents sylvainhalle 950
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 3464
22 spring-security Spring Security spring-projects 8960
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 76059
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 17537
26 grpc-java The Java gRPC implementation. HTTP/2 based RPC grpc 11578
27 kafka Mirror of Apache Kafka apache 29389
28 logstash Logstash - transport and process your logs, events, or other data elastic 14336
29 elasticsearch Free and Open Source, Distributed, RESTful Search Engine elastic 71494
30 termux-app Termux - a terminal emulator application for Android OS extendible by variety of packages. termux 38661
31 GmsCore Free implementation of Play Services microg 9344
32 bazel a fast, scalable, multi-language and extensible build system bazelbuild 23615
33 jdk JDK main-line development https://openjdk.org/projects/jdk openjdk 20361
34 tinkerpop Apache TinkerPop - a graph computing framework apache 2003
35 zaproxy The ZAP by Checkmarx Core project zaproxy 13009
36 pulsar Apache Pulsar - distributed pub-sub messaging system apache 14423
37 janusgraph JanusGraph: an open-source, distributed graph database JanusGraph 5397
38 ghidra Ghidra is a software reverse engineering (SRE) framework NationalSecurityAgency 53497
39 selenium A browser automation framework and ecosystem. SeleniumHQ 31487
40 graylog2-server Free and open log management Graylog2 7538
41 java-design-patterns Design patterns implemented in Java iluwatar 90646

⬆ Back to Index

JavaScript

Name Description Author Stars
1 bruno Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) usebruno 30609
2 audible-tools.github.io Converts aax to audiofiles online. Please don't sue me amazon. audible-tools 432
3 open-webui User-friendly AI Interface (Supports Ollama, OpenAI API, ...) open-webui 67898
4 jquery jQuery JavaScript Library jquery 59337
5 clipboard.js ✂️ Modern copy to clipboard. No Flash. Just 3kb gzipped 📋 zenorocha 34087
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 10233
9 interactive_latencies Jeff Dean's latency numbers plotted over time colin-scott 2093
10 buster Captcha solver extension for humans, available for Chrome, Edge and Firefox dessant 8219
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 49480
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 1746
16 v86 x86 PC emulator and x86-to-wasm JIT, running in the browser copy 20268
17 uptime-kuma A fancy self-hosted monitoring tool louislam 63740
18 statsd Daemon for easy but powerful stats aggregation statsd 17734
19 tesseract.js Pure Javascript OCR for more than 100 Languages 📖🎉🖥 naptha 35879
20 ws Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js websockets 21969
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 4144
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 26874
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 2424
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 47777
27 blip A tool for seeing your Internet latency. Try it at http://gfblip.appspot.com/ apenwarr 1633
28 resume-cli CLI tool to easily setup a new resume 📑 jsonresume 4589
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 6112
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 474
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 8405
36 CyberChef The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis gchq 30044
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 1049
40 DataTablesSrc DataTables source repository DataTables 659
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 48044
45 bootstrap The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. twbs 171325
46 Font-Awesome The iconic SVG, font, and CSS toolkit FortAwesome 74599
47 bootswatch Themes for Bootstrap thomaspark 14618
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 7096
2 kube-prometheus Use Prometheus to monitor Kubernetes and applications running on Kubernetes prometheus-operator 6954

⬆ Back to Index

Jupyter Notebook

Name Description Author Stars
1 core-to-core-latency Measures the latency between CPU cores nviennot 1155
2 notebook Jupyter Interactive Notebook jupyter 11996
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 2614
2 Signal-Android A private messenger for Android. signalapp 26022
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 6457
4 AirGuard Protect yourself from being tracked 🌍 by AirTags 🏷 and Find My accessories 📍 seemoo-lab 2017
5 element-android A Matrix collaboration client for Android. element-hq 3426
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 30681

⬆ Back to Index

Lua

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

⬆ Back to Index

Mako

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

⬆ Back to Index

Markdown

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

⬆ Back to Index

Mustache

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

⬆ 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 4779
2 pyre-check Performant type-checking for python. facebook 6911

⬆ 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 15657

⬆ 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 5587
2 spec The canonical spec for ulid ulid 9964
3 MathJax Beautiful and accessible math in all browsers mathjax 10328
4 BOLT Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries facebookarchive 2525
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 10015
8 api-guidelines Microsoft REST API Guidelines microsoft 22901
9 awesome-burp-extensions A curated list of amazingly awesome Burp Extensions snoopysecurity 3063
10 proposal A repository for gRFCs grpc 727
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 4369
13 lens Lens - The way the world runs Kubernetes lensapp 22648
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 9588
15 post-mortems A collection of postmortems. Sorry for the delay in merging PRs! danluu 11388
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 7758
18 tor unofficial git repo -- report bugs/issues/pull requests on https://gitlab.torproject.org/ -- torproject 4521
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 3668
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 88511
24 awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers awesome-selfhosted 215153
25 krackinfo Vendor Response Matrix for KRACK WPA2 (Key Reinstallation Attack) kristate 751
26 trackerslist Updated list of public BitTorrent trackers ngosang 48494
27 cdnjs 🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers. cdnjs 10410

⬆ 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 2595
2 pfsense Main repository for pfSense pfsense 5058
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 20167

⬆ 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 1454
2 ddclient ddclient updates dynamic DNS entries for accounts on a wide range of dynamic DNS services. ddclient 2640
3 FlameGraph Stack trace visualizer brendangregg 17735
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 1248
2 commando-vm Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. [email protected] mandiant 7065
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 6863
4 powercat netshell features all in version 2 powershell besimorhino 2185

⬆ 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 161
3 httpdbg A tool for Python developers to easily debug the HTTP(S) client requests in a Python program. cle-b 730
4 dateutil Useful extensions to the standard Python datetime features dateutil 2418
5 pyodide Pyodide is a Python distribution for the browser and Node.js based on WebAssembly pyodide 12660
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 27197
7 streamlit Streamlit — A faster way to build and share data apps. streamlit 37111
8 typing Python static typing home. Hosts the documentation and a user help forum. python 1620
9 streamlink Streamlink is a CLI utility which pipes video streams from various services into a video player streamlink 10281
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 4826
12 pyupgrade A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language. asottile 3678
13 pyright Static Type Checker for Python microsoft 13785
14 nougat Implementation of Nougat Neural Optical Understanding for Academic Documents facebookresearch 9195
15 Fixit Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules. Instagram 674
16 mypy Optional static typing for Python python 18892
17 isort A Python utility / library to sort imports. PyCQA 6595
18 pylint It's not just a linter that annoys you! pylint-dev 5386
19 djhtml Django/Jinja template indenter rtts 588
20 pipx Install and Run Python Applications in Isolated Environments pypa 11061
21 orjson Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy ijl 6532
22 datasette An open source multi-tool for exploring and publishing data simonw 9782
23 OpenCore-Legacy-Patcher Experience macOS just like before dortania 13753
24 whisper Robust Speech Recognition via Large-Scale Weak Supervision openai 75634
25 playwright-python Python version of the Playwright testing and automation library. microsoft 12297
26 RapidFuzz Rapid fuzzy string matching in Python using various string metrics rapidfuzz 2874
27 refurb A tool for refurbishing and modernizing Python codebases dosisod 2493
28 scapy Scapy: the Python-based interactive packet manipulation program & library. secdev 11053
29 maigret 🕵️‍♂️ Collect a dossier on a person by username from thousands of sites soxoj 14585
30 kraken OCR engine for all the languages mittagessen 773
31 debugpy An implementation of the Debug Adapter Protocol for Python microsoft 1962
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 13656
34 dash Data Apps & Dashboards for Python. No JavaScript Required. plotly 21888
35 djLint ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang djlint 739
36 mako Mako Templates for Python sqlalchemy 381
37 sqlite-utils Python CLI utility and library for manipulating SQLite databases simonw 1748
38 memray Memray is a memory profiler for Python bloomberg 13641
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 31877
40 m1n1 A bootloader and experimentation playground for Apple Silicon AsahiLinux 3695
41 gazproject plotting russian gas exports to Europe berthubert 66
42 python-build-standalone Produce redistributable builds of Python astral-sh 2573
43 wagtail A Django content management system focused on flexibility and user experience wagtail 18695
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 14292
45 ara ARA Records Ansible and makes it easier to understand and troubleshoot. ansible-community 1893
46 quay Build, Store, and Distribute your Applications and Containers quay 2554
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 21481
48 fio-plot Create charts from FIO storage benchmark tool output louwrentius 386
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 3720
50 cloud-init Official upstream for the cloud-init: cloud instance initialization canonical 3096
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 348
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 1905
55 networkx Network Analysis in Python networkx 15354
56 vivisect vivisect 954
57 top500 Scrape+plot TOP500 data for Wikipedia graphs dlenski 13
58 pyscaffold 🛠 Python project template generator with batteries included pyscaffold 2152
59 code2flow Pretty good call graphs for dynamic languages scottrogowski 4101
60 sh Python process launching amoffat 7023
61 redash Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. getredash 26843
62 exodus Painless relocation of Linux binaries–and all of their dependencies–without containers. intoli 2956
63 pygments Pygments is a generic syntax highlighter written in Python pygments 1900
64 django The Web framework for perfectionists with deadlines. django 82176
65 patroni A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes patroni 7044
66 aws-cli Universal Command Line Interface for Amazon Web Services aws 15766
67 Gooey Turn (almost) any Python command line program into a full GUI application with one line chriskiehl 20830
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 51780
70 elasticsearch-py Official Python client for Elasticsearch elastic 4261
71 mvt MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise. mvt-project 10698
72 investigations Indicators of Compromise from Amnesty International's cyber investigations AmnestyTech 1580
73 scalene Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals plasma-umass 12401
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 5620
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 201
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 63903
77 scanapi Automated Integration Testing and Live Documentation for your API scanapi 1384
78 orbit A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood. uber 1938
79 speakeasy Windows kernel and user mode emulation. mandiant 1570
80 SubDomainizer A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github. nsonaniya2010 1763
81 volatility3 Volatility 3.0 development volatilityfoundation 2868
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 3402
84 ntdiff ntdiff 124
85 collisions Hash collisions and exploitations corkami 3133
86 cryptography cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. pyca 6856
87 microk8s MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge. canonical 8662
88 atheris google 1425
89 vmaf Perceptual video quality assessment based on multi-method fusion. Netflix 4776
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 9625
92 virtualenv Virtual Python Environment builder pypa 4864
93 prophet Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. facebook 18819
94 cpython The Python programming language python 65094
95 opentelemetry-python OpenTelemetry Python API and SDK open-telemetry 1882
96 setuptools Official project repository for the Setuptools build system pypa 2586
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 1104
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 12381
102 pyparsing Python library for creating PEG parsers pyparsing 2263
103 py Python development support library (note: maintenance only) pytest-dev 70
104 pluggy A minimalist production ready plugin system pytest-dev 1348
105 packaging Core utilities for Python packages pypa 638
106 iniconfig pytest-dev 57
107 attrs Python Classes Without Boilerplate python-attrs 5398
108 tornado Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. tornadoweb 21825
109 idna Internationalized Domain Names for Python (IDNA 2008 and UTS #46) kjd 253
110 chardet Python character encoding detector chardet 2218
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 10559
114 itsdangerous Safely pass trusted data to untrusted environments and back. pallets 2966
115 click Python composable command line interface toolkit pallets 16029
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 3149
117 mitmproxy An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. mitmproxy 37780
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 6837
120 pagodo pagodo (Passive Google Dork) - Automate Google Hacking Database scraping and searching opsdisk 2890
121 diagrams 🎨 Diagram as Code for prototyping cloud system architectures mingrammer 40222
122 PeerFinder Tool to find common points between ASNs on PeeringDB rucarrol 60
123 pipenv Python Development Workflow for Humans. pypa 24971
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 1814
126 IntelOwl IntelOwl: manage your Threat Intelligence at scale intelowlproject 3997
127 backoff Python library providing function decorators for configurable backoff and retry litl 2629
128 Ciphey ⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡ Ciphey 18695
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 2492
131 pifuhd High-Resolution 3D Human Digitization from A Single Image. facebookresearch 9598
132 capa The FLARE team's open-source tool to identify capabilities in executable files. mandiant 5048
133 detection-rules elastic 2030
134 pdiff Binary Protocol Differ netspooky 117
135 wttr.in ⛅ The right way to check the weather chubin 25305
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 5342
139 autoremove-torrents Automatically remove torrents according to your strategies. jerrymakesjelly 756
140 helium Lighter web automation with Python mherrmann 7369
141 locust Write scalable load tests in plain Python 🚗💨 locustio 25529
142 vt-graph-api VirusTotal Graph API VirusTotal 40
143 flare-fakenet-ng FakeNet-NG - Next Generation Dynamic Network Analysis Tool mandiant 1844
144 spiderfoot SpiderFoot automates OSINT for threat intelligence and mapping your attack surface. smicallef 13647
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 1310
147 munin Online hash checker for Virustotal and other services Neo23x0 819
148 msticpy Microsoft Threat Intelligence Security Tools microsoft 1798
149 hydra Hydra is a framework for elegantly configuring complex applications facebookresearch 9014
150 pwnagotchi (⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning. evilsocket 8039
151 bandit Bandit is a tool designed to find common security issues in Python code. PyCQA 6705
152 notifiers The easy way to send notifications liiight 2690
153 flask-restful Simple framework for creating REST APIs flask-restful 6868
154 weevely3 Weaponized web shell epinna 3244
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 3525
157 BeRoot Privilege Escalation Project - Windows / Linux / Mac AlessandroZ 2476
158 PayloadsAllTheThings A list of useful payloads and bypass for Web Application Security and Pentest/CTF swisskyrepo 63001
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 85
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 3609
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 11385
165 maltrail Malicious traffic detection system stamparm 6723
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 3585
168 loguru Python logging made (stupidly) simple Delgan 20688
169 waybackpack Download the entire Wayback Machine archive for a given URL. jsvine 2951
170 ffsubsync Automagically synchronize subtitles with video. smacke 6985
171 black The uncompromising Python code formatter psf 39524
172 Sublist3r Fast subdomains enumeration tool for penetration testers aboul3la 10094
173 errbot-backend-botframework Bot Framework Backend support for ErrBot vasilcovsky 22
174 XSStrike Most advanced XSS scanner. s0md3v 13559
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 3158
178 youtube-dl Command-line program to download videos from YouTube.com and other video sites ytdl-org 133980
179 flask-talisman HTTP security headers for Flask GoogleCloudPlatform 927
180 werkzeug The comprehensive WSGI web application library. pallets 6693
181 pipreqs pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward. bndr 7003
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 3835
185 tribler Privacy enhanced BitTorrent client with P2P content discovery Tribler 4943
186 flask The Python micro framework for building web applications. pallets 68711
187 flaskex anfederico 836
188 requests A simple, yet elegant, HTTP library. psf 52453
189 bottle bottle.py is a fast and simple micro-framework for python web-applications. bottlepy 8525

⬆ Back to Index

Ruby

Name Description Author Stars
1 rails Ruby on Rails rails 56410
2 rubygems Library packaging and distribution for Ruby. rubygems 3721
3 homebrew-core 🍻 Default formulae for the missing package manager for macOS (or Linux) Homebrew 13966
4 explore Community-curated topic and collection pages on GitHub github 4331
5 linguist Language Savant. If your repository's language is being reported incorrectly, send us a pull request! github-linguist 12518
6 vagrant Vagrant is a tool for building and distributing development environments. hashicorp 26462
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 42374
9 huginn Create agents that monitor and act on your behalf. Your agents are standing by! huginn 44553

⬆ Back to Index

Rust

Name Description Author Stars
1 ruff An extremely fast Python linter and code formatter, written in Rust. astral-sh 35458
2 helix A post-modern modal text editor. helix-editor 35601
3 alacritty A cross-platform, OpenGL terminal emulator. alacritty 57573
4 polars Dataframes powered by a multithreaded, vectorized query engine, written in Rust pola-rs 31716
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 1966
6 servo Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine servo 29128
7 postgres_lsp A Language Server for Postgres supabase-community 3403
8 rustdesk An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. rustdesk 80666
9 opentelemetry-rust The Rust OpenTelemetry implementation open-telemetry 2016
10 xsv A fast CSV command line toolkit written in Rust. BurntSushi 10505
11 difftastic a structural diff that understands syntax 🟥🟩 Wilfred 21715
12 filprofiler A Python memory profiler for data processing and scientific computing applications pythonspeed 857
13 aquatic High-performance open BitTorrent tracker (UDP, HTTP, WebTorrent) greatest-ape 502
14 udpt A lightweight UDP torrent tracker naim94a 229
15 rezolus Systems performance telemetry twitter 1576
16 youki A container runtime written in Rust youki-dev 6471
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 6067
18 stack-graphs Rust implementation of stack graphs github 786
19 tree-sitter An incremental parsing system for programming tools tree-sitter 19477
20 tokio A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... tokio-rs 27831
21 mio Metal I/O library for Rust. tokio-rs 6491
22 below A time traveling resource monitor for modern Linux systems facebookincubator 1118
23 oha Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation. hatoo 7406
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 5792
26 krustlet Kubernetes Rust Kubelet krustlet 3570
27 Rocket A web framework for Rust. rwf2 24869
28 neqo Neqo, the Mozilla Firefox implementation of QUIC in Rust mozilla 1889
29 PyOxidizer A modern Python application packaging and distribution tool indygreg 5630
30 bottlerocket An operating system designed for hosting containers bottlerocket-os 8926
31 cargo The Rust package manager rust-lang 13134
32 jsonwebtoken JWT lib in rust Keats 1758
33 log Logging implementation for Rust rust-lang 2288
34 serde Serialization framework for Rust serde-rs 9414
35 ureq A simple, safe HTTP client algesten 1816
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 1242
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 11695
39 rustfmt Format Rust code rust-lang 6151
40 rust-analyzer A Rust compiler front-end for IDEs rust-lang 14603
41 firecracker Secure and fast microVMs for serverless computing. firecracker-microvm 26965
42 vector A high-performance observability data pipeline. vectordotdev 18702
43 influxdb Scalable datastore for metrics, events, and real-time analytics influxdata 29428
44 rustup The Rust toolchain installer rust-lang 6269
45 gping Ping, but with a graph orf 11238
46 dog A command-line DNS client. ogham 6279
47 rust Empowering everyone to build reliable and efficient software. rust-lang 101042
48 hyper An HTTP library for Rust hyperium 14915
49 display-switch Turn a $30 USB switch into a full-featured multi-monitor KVM switch haimgel 2969
50 py-spy Sampling profiler for Python programs benfred 13204
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 6447
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 10305
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 9321
58 lol-html Low output latency streaming HTML parser/rewriter with CSS selector-based API cloudflare 1628
59 quiche 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3 cloudflare 9831
60 lsd The next gen ls command lsd-rs 13940
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 36079

⬆ Back to Index

Scala

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

⬆ 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 4600
5 super-linter Combination of multiple linters to run as a GitHub Action or standalone super-linter 9625
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 4073
8 public Repository for publishing OpenConfig models, documentation, and other material for the community. openconfig 912
9 unifi-pfsense A script that installs the UniFi Controller software on pfSense and other FreeBSD systems unofficial-unifi 756
10 monolithic A monolithic lancache service capable of caching all CDNs in a single instance lancachenet 773
11 oss-fuzz OSS-Fuzz - continuous fuzzing for open source software. google 10786
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 1435
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 49575
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 1222
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 23230
20 movies-for-hackers 🎬 A curated list of movies every hacker & cyberpunk must watch. k4m4 10729
21 pi-hole A black hole for Internet advertisements pi-hole 50120

⬆ Back to Index

Smarty

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

⬆ Back to Index

Starlark

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

⬆ Back to Index

Svelte

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

⬆ Back to Index

Swift

Name Description Author Stars
1 stats macOS system monitor in your menu bar exelban 28975
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 1041

⬆ Back to Index

SystemVerilog

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

⬆ Back to Index

TeX

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

⬆ Back to Index

TypeScript

Name Description Author Stars
1 ruff-vscode A Visual Studio Code extension with support for the Ruff linter. astral-sh 1233
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 27359
3 release-please generate release PRs based on the conventionalcommits.org spec googleapis 5157
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 16567
5 SponsorBlock Skip YouTube video sponsors (browser extension) ajayyy 10811
6 tabby A terminal for a more modern age Eugeny 61682
7 openapi-devtools Browser extension that generates API specs for any app or website AndrewWalsh 4009
8 unredacter Never ever ever use pixelation as a redaction technique BishopFox 7924
9 redocly-cli ⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more. Redocly 1011
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 1058
11 compiler-explorer Run compilers interactively from your web browser and interact with the assembly compiler-explorer 16943
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 20433
13 cache Cache dependencies and build outputs in GitHub Actions actions 4675
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 36236
15 mermaid Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown mermaid-js 75123
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 2122
17 kaitai_struct_webide Online editor / visualizer for Kaitai Struct .ksy files kaitai-io 283
18 tabix Tabix.io UI tabixio 2177
19 opstrace The Open Source Observability Distribution opstrace 1221
20 Signal-Desktop A private messenger for Windows, macOS, and Linux. signalapp 14841
21 hoppscotch Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia) hoppscotch 67155
22 checkout Action for checking out a repo actions 6185
23 chronograf Open source monitoring and visualization UI for the TICK stack influxdata 1520
24 backstage Backstage is an open framework for building developer portals backstage 29224
25 build-push-action GitHub Action to build and push Docker images with Buildx docker 4552
26 refined-github :octocat: Browser extension that simplifies the GitHub interface and adds useful features refined-github 25665
27 container-scan A GitHub action to help you scan your docker image for vulnerabilities Azure 220
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 3895
29 vscode Visual Studio Code microsoft 166950
30 github1s One second to read GitHub code with VS Code. conwnet 22978
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 24425
32 element-desktop A glossy Matrix collaboration client for desktop. element-hq 1198
33 renovate Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io renovatebot 18319
34 kibana Your window into the Elastic Stack elastic 20187
35 element-web A glossy Matrix collaboration client for the web. element-hq 11434
36 hub Find, install and publish Cloud Native packages artifacthub 1770
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 66316
38 desktop Focus on what matters instead of fighting with Git. desktop 20150
39 brotli Brotli compression format google 13770
40 bloomrpc Former GUI client for gRPC services. No longer maintained. bloomrpc 9011
41 redoc 📘 OpenAPI/Swagger-generated API Reference Documentation Redocly 23951
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 69066
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 14438
2 statping Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment. statping 7138

⬆ 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

  •  
  •  
  •  
  •