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 5331

⬆ Back to Index

C

Name Description Author Stars
1 pwru Packet, where are you? -- eBPF-based Linux kernel networking debugger cilium 2986
2 less Less - text pager gwsw 593
3 irqbalance The irqbalance source tree - The new official site for irqbalance Irqbalance 604
4 ptpd PTPd official source - master branch a.k.a. trunk ptpd 512
5 scrcpy Display and control your Android device Genymobile 116538
6 rrdtool-1.x RRDtool 1.x - Round Robin Database oetiker 1028
7 psycopg2 PostgreSQL database adapter for the Python programming language psycopg 3400
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 10778
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 3163
10 pgbouncer lightweight connection pooler for PostgreSQL pgbouncer 3114
11 onload OpenOnload high performance user-level network stack Xilinx-CNS 600
12 jemalloc jemalloc 9721
13 coz Coz: Causal Profiling plasma-umass 4159
14 xxHash Extremely fast non-cryptographic hash algorithm Cyan4973 9429
15 git A fork of Git containing Windows-specific patches. git-for-windows 8503
16 crun A fast and lightweight fully featured OCI runtime and C library for running containers containers 3153
17 jq Command-line JSON processor jqlang 31025
18 FFmpeg Mirror of https://git.ffmpeg.org/ffmpeg.git FFmpeg 47375
19 libuv Cross-platform asynchronous I/O libuv 24700
20 bcc BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more iovisor 20884
21 systemd The systemd System and Service Manager systemd 13609
22 lzbench lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors inikep 912
23 timescaledb A time-series database for high-performance real-time analytics packaged as a Postgres extension timescale 18232
24 spdk Storage Performance Development Kit spdk 3145
25 fio Flexible I/O Tester axboe 5407
26 fping High performance ping tool schweikert 1059
27 httpd Mirror of Apache HTTP Server. Issues: http://issues.apache.org apache 3624
28 zfs OpenZFS on Linux and FreeBSD openzfs 10919
29 linux Linux kernel source tree torvalds 186360
30 lz4 Extremely Fast Compression algorithm lz4 10585
31 zstd Zstandard - Fast real-time compression algorithm facebook 24186
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 16687
33 qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families qmk 18618
34 haproxy HAProxy Load Balancer's development branch (mirror of git.haproxy.org) haproxy 5184
35 katran A high performance layer 4 load balancer facebookincubator 4823
36 libfuse The reference implementation of the Linux FUSE (Filesystem in Userspace) interface libfuse 5454
37 audacity Audio Editor audacity 12980
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 7528
39 msquic Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust. microsoft 4137
40 wuffs Wrangling Untrusted File Formats Safely google 4253
41 Ventoy A new bootable USB solution. ventoy 64256
42 fluent-bit Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows fluent 6486
43 masscan TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. robertdavidgraham 23959
44 HandBrake HandBrake's main development repository HandBrake 18552
45 rizin UNIX-like reverse engineering framework and command-line toolset. rizinorg 2776
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 53276
47 unbound Unbound is a validating, recursive, and caching DNS resolver. NLnetLabs 3256
48 tmux tmux source code tmux 36181
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 2761
51 htop htop - an interactive process viewer htop-dev 6717
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 67783
54 sandbox Simple Linux seccomp rules without writing any code cloudflare 465
55 tpotce 🍯 T-Pot - The All In One Multi Honeypot Platform 🐝 telekom-security 7210
56 ioping simple disk I/0 latency measuring tool koct9i 957
57 yara The pattern matching swiss knife VirusTotal 8490
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 36566
59 radare2 UNIX-like reverse engineering framework and command-line toolset radareorg 21035
60 FTL The Pi-hole FTL engine pi-hole 1397
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 18903
62 netdata Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed! netdata 73013

⬆ Back to Index

C#

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

⬆ 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 2684
2 ImHex 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. WerWolv 46714
3 osquery SQL powered operating system instrumentation, monitoring, and analytics. osquery 22162
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 9336
5 transmission Official Transmission BitTorrent client repository transmission 12574
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 9093
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 21715
8 flatbuffers FlatBuffers: Memory Efficient Serialization Library google 23679
9 libzmq ZeroMQ core engine in C++, implements ZMTP/3.1 zeromq 9902
10 abseil-cpp Abseil Common Libraries (C++) abseil 15349
11 googletest GoogleTest - Google Testing and Mocking Framework google 35346
12 rr Record and Replay Framework rr-debugger 9341
13 highway Performance-portable, length-agnostic SIMD with runtime dispatch google 4350
14 llvm-propeller PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker google 392
15 TrafficMonitor 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。 zhongyang219 36078
16 srt Secure, Reliable, Transport Haivision 3177
17 orbit C/C++ Performance Profiler google 4258
18 perfetto Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/) google 3063
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 1508
20 faiss A library for efficient similarity search and clustering of dense vectors. facebookresearch 32521
21 seastar High performance server-side application framework scylladb 8495
22 bpftrace High-level tracing language for Linux bpftrace 8860
23 foundationdb FoundationDB - the open source, distributed, transactional key-value store apple 14754
24 wslg Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios microsoft 10393
25 supertux SuperTux source code SuperTux 2567
26 stepmania Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use. stepmania 1894
27 teeworlds A retro multiplayer shooter teeworlds 2403
28 stk-code The code base of supertuxkart supertuxkart 4596
29 duckdb DuckDB is an analytical in-process SQL database management system duckdb 25972
30 snappy A fast compressor/decompressor google 6240
31 lyra A Very Low-Bitrate Codec for Speech Compression google 3840
32 redpanda Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM! redpanda-data 9890
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 18838
34 mvfst An implementation of the QUIC transport protocol. facebook 1522
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 38575
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 23650
39 livegrep Interactively grep source code. Source for http://livegrep.com/ livegrep 2058
40 capnproto Cap'n Proto serialization/RPC system - core tools and C++ library capnproto 11881
41 envoy Cloud-native high-performance edge/middle/service proxy envoyproxy 25366
42 gImageReader A Gtk/Qt front-end to tesseract-ocr. manisandro 1686
43 tesseract Tesseract Open Source OCR Engine (main repository) tesseract-ocr 64021
44 grpc The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) grpc 42316
45 protobuf Protocol Buffers - Google's data interchange format protocolbuffers 66393
46 bloaty Bloaty: a size profiler for binaries google 4870
47 terminal The new Windows Terminal and the original Windows console host, all in the same place! microsoft 96553
48 Vulnerability-Disclosures mandiant 197
49 scylladb NoSQL data store using the seastar framework, compatible with Apache Cassandra scylladb 13997
50 libtorrent an efficient feature complete C++ bittorrent implementation arvidn 5354
51 notepad-plus-plus Notepad++ official repository notepad-plus-plus 23620
52 guetzli Perceptual JPEG encoder google 12930
53 qBittorrent qBittorrent BitTorrent client qbittorrent 29541

⬆ Back to Index

CSS

Name Description Author Stars
1 12factor heroku 3710
2 restful-api-guidelines A model set of guidelines for RESTful APIs and Events, created by Zalando zalando 2729
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 7340
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 10921

⬆ 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 39716
2 jepsen A framework for distributed systems verification, with fault injection jepsen-io 6920

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

⬆ 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 1451
2 opentelemetry-collector OpenTelemetry Collector open-telemetry 4756
3 keda KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes kedacore 8715
4 restic Fast, secure, efficient backup program restic 27389
5 alloy OpenTelemetry Collector distribution with programmable pipelines grafana 1608
6 thanos Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project. thanos-io 13247
7 gmailctl Declarative configuration for Gmail filters mbrt 1889
8 steampipe Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required. turbot 7143
9 ollama Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models. ollama 109539
10 cbpfc cBPF to C or eBPF compiler cloudflare 197
11 gopacket Provides packet processing capabilities for Go google 6414
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 2648
13 rsyncprom rsync wrapper (or output parser) that pushes metrics to prometheus stapelberg 61
14 codesearch Fast, indexed regexp search over large file trees google 3711
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 3303
16 ignite Ignite a Firecracker microVM weaveworks 3495
17 node_exporter Exporter for machine metrics prometheus 11570
18 alertmanager Prometheus Alertmanager prometheus 6784
19 PerfSpect System performance analysis and characterization tool intel 357
20 litefs FUSE-based file system for replicating SQLite databases across a cluster of machines superfly 4193
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 23535
22 jira-cli 🔥 Feature-rich interactive Jira command line. ankitpokhrel 4102
23 enhancements Enhancements tracking repo for Kubernetes kubernetes 3505
24 tanka Flexible, reusable and concise configuration for Kubernetes grafana 2463
25 package-analysis Open Source Package Analysis ossf 808
26 skopeo Work with remote images registries - retrieving information, images, signing content containers 8579
27 storage Container Storage Library containers 580
28 image Work with containers' images containers 878
29 cri-o Open Container Initiative-based implementation of Kubernetes Container Runtime Interface cri-o 5303
30 kompose Convert Compose to Kubernetes kubernetes 9755
31 caddy Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS caddyserver 60876
32 installer Install an OpenShift 4.x cluster openshift 1452
33 Adalanche Active Directory ACL Visualizer and Explorer - who's really Domain Admin? (Commerical versions available from NetSection) lkarlslund 1813
34 kwatch 👀 monitor & detect crashes in your Kubernetes(K8s) cluster instantly abahmed 967
35 GoReSym Go symbol recovery tool mandiant 648
36 fq jq for binary formats - tool, language and decoders for working with binary and text formats wader 9890
37 tfsec Tfsec is now part of Trivy aquasecurity 6748
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 20736
39 stargz-snapshotter Fast container image distribution plugin with lazy pulling containerd 1227
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 11162
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 7573
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 585
44 terraform-switcher A command line tool to switch between different versions of terraform (install with homebrew and more) warrensbox 1375
45 autoscaler Autoscaling components for Kubernetes kubernetes 8195
46 k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style! derailed 28136
47 krakend-ce KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go. krakend 2094
48 tyk Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols TykTechnologies 9847
49 vitess Vitess is a database clustering system for horizontal scaling of MySQL. vitessio 19000
50 terraformer CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code GoogleCloudPlatform 13002
51 cockroach CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. cockroachdb 30414
52 terraform-provider-datadog Terraform Datadog provider DataDog 404
53 packer Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. hashicorp 15199
54 terraform-provider-aws The AWS Provider enables Terraform to manage AWS resources. hashicorp 10025
55 hot-clone Progressively image a mounted disk correctly without corruption benjojo 302
56 eks-anywhere Run Amazon EKS on your own infrastructure 🚀 aws 1990
57 external-dns Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services kubernetes-sigs 7860
58 syzkaller syzkaller is an unsupervised coverage-guided kernel fuzzer google 5498
59 aws-load-balancer-controller A Kubernetes controller for Elastic Load Balancers kubernetes-sigs 4002
60 cli GitHub’s official command line tool cli 38024
61 kapacitor Open source framework for processing, monitoring, and alerting on time series data influxdata 2324
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 4736
64 telegraf Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. influxdata 15088
65 loki Like Prometheus, but for logs. grafana 24444
66 linkerd2 Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. linkerd 10785
67 chihaya A customizable, multi-protocol BitTorrent Tracker chihaya 1452
68 diun Receive notifications when an image is updated on a Docker registry crazy-max 3293
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 48377
70 dashboard General-purpose web UI for Kubernetes clusters kubernetes 14623
71 ingress-nginx Ingress NGINX Controller for Kubernetes kubernetes 17786
72 cert-manager Automatically provision and manage TLS certificates in Kubernetes cert-manager 12379
73 cosign Code signing and transparency for containers and binaries sigstore 4677
74 k6 A modern load testing tool, using Go and JavaScript - https://k6.io grafana 26564
75 vegeta HTTP load testing tool and library. It's over 9000! tsenart 23859
76 grype A vulnerability scanner for container images and filesystems anchore 9287
77 dockle Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start goodwithtech 2825
78 trivy Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more aquasecurity 24443
79 karmada Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration karmada-io 4586
80 litestream Streaming replication for SQLite. benbjohnson 11371
81 pipeline A cloud-native Pipeline resource. tektoncd 8558
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 46742
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 43906
85 etcd Distributed reliable key-value store for the most critical data of a distributed system etcd-io 48242
86 distribution The toolkit to pack, ship, store, and deliver container content distribution 9181
87 distribution-spec OCI Distribution Specification opencontainers 862
88 image-spec OCI Image Format opencontainers 3597
89 age A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. FiloSottile 17978
90 argo-cd Declarative Continuous Deployment for Kubernetes argoproj 18499
91 harbor An open source trusted cloud native registry project that stores, signs, and scans content. goharbor 24692
92 mirrorbits Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors. etix 518
93 tailscale The easiest, most secure way to use WireGuard and 2FA. tailscale 20536
94 podman Podman: A tool for managing OCI containers and pods. containers 24694
95 vault A tool for secrets management, encryption as a service, and privileged access management hashicorp 31623
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 32386
97 kine Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd. k3s-io 1782
98 metrics-server Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. kubernetes-sigs 5928
99 k3s Lightweight Kubernetes k3s-io 28620
100 coredns CoreDNS is a DNS server that chains plugins coredns 12627
101 rancher Complete container management platform rancher 23699
102 traefik The Cloud Native Application Proxy traefik 52856
103 prometheus-operator Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes prometheus-operator 9251
104 kubectl Issue tracker and mirror of kubectl code kubernetes 2931
105 flannel flannel is a network fabric for containers, designed for Kubernetes flannel-io 8921
106 kubeadm Aggregator for issues filed against kubeadm kubernetes 3789
107 syncthing Open Source Continuous File Synchronization syncthing 67028
108 time Meta's Time libraries facebook 606
109 cortex A horizontally scalable, highly available, multi-tenant, long term Prometheus. cortexproject 5513
110 criticality_score Gives criticality score for an open source project ossf 1351
111 prometheus The Prometheus monitoring system and time series database. prometheus 56940
112 fx Terminal JSON viewer & processor antonmedv 19216
113 cloudflared Cloudflare Tunnel client (formerly Argo Tunnel) cloudflare 9717
114 fibratus Adversary tradecraft detection, protection, and hunting rabbitstack 2266
115 gvisor Application Kernel for Containers google 16025
116 go The Go programming language golang 125239
117 helm The Kubernetes Package Manager helm 27333
118 runc CLI tool for spawning and running containers according to the OCI specification opencontainers 12067
119 cli The Docker CLI docker 5049
120 moby The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems moby 69052
121 kubernetes Production-Grade Container Scheduling and Management kubernetes 112541
122 containerd An open and reliable container runtime containerd 17852
123 cilium eBPF-based Networking, Security, and Observability cilium 20754
124 duf Disk Usage/Free Utility - a better 'df' alternative muesli 13072
125 grpc-tools A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC. bradleyjkemp 1222
126 datadog-agent Main repository for Datadog Agent DataDog 2961
127 hetty An HTTP toolkit for security research. dstotijn 6180
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 5772
130 compose Define and run multi-container applications with Docker docker 34540
131 grpcurl Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers fullstorydev 11143
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 6566
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 2141
135 vt-cli VirusTotal Command Line Interface VirusTotal 867
136 cfrpki Cloudflare's RPKI Toolbox cloudflare 176
137 ghz Simple gRPC benchmarking and load testing tool bojand 3088
138 buf The best way of working with Protocol Buffers. bufbuild 9449
139 jaeger CNCF Jaeger, a Distributed Tracing Platform jaegertracing 20827
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 40494
142 kind Kubernetes IN Docker - local clusters for testing Kubernetes kubernetes-sigs 13737
143 govanityurls Use a custom domain in your Go import path GoogleCloudPlatform 527
144 schedviz A tool for gathering and visualizing kernel scheduling traces on Linux machines google 523
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 635
148 mkcert A simple zero-config tool to make locally trusted development certificates with any names you'd like. FiloSottile 51789
149 rita-legacy Real Intelligence Threat Analytics (RITA) is a framework for detecting command and control communication through network traffic analysis. activecm 2507
150 trufflehog Find, verify, and analyze leaked credentials trufflesecurity 17854
151 osmedeus A Workflow Engine for Offensive Security j3ssie 5437
152 amass In-depth attack surface mapping and asset discovery owasp-amass 12351
153 subfinder Fast passive subdomain enumeration tool. projectdiscovery 10983
154 hey HTTP load generator, ApacheBench (ab) replacement rakyll 18434
155 muffet Fast website link checker in Go raviqqe 2528
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 795
158 ipify-api A public IP API service. rdegges 1776

⬆ Back to Index

Groovy

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

⬆ Back to Index

HTML

Name Description Author Stars
1 mitmproxy2swagger Automagically reverse-engineer REST APIs via capturing traffic alufers 8535
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 435
4 tag-observability Technical Advisory Group for Observability 🔭⚙️ cncf 660
5 shan-shui-inf Procedurally generated Chinese landscape painting. LingDong- 5542
6 DetectionLab Automate the creation of a lab environment complete with security tooling and logging best practices clong 4682
7 krackattacks vanhoefm 1328
8 free-for-dev A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev ripienaar 91931
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 18471
11 sakura 🌸 a minimal css framework/theme. oxalorg 4187

⬆ Back to Index

JSON

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

⬆ Back to Index

Java

Name Description Author Stars
1 mastodon-android Official Android app for Mastodon mastodon 1776
2 JCTools JCTools 3610
3 jolokia JMX on Capsaicin jolokia 821
4 dbeaver Free universal database tool and SQL client dbeaver 41438
5 jmxterm Interactive command line JMX client jiaqi 522
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 22542
9 concurrency-limits Netflix 3292
10 druid Apache Druid: a high performance real-time analytics database. apache 13593
11 trino Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io) trinodb 10735
12 zuul Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more. Netflix 13607
13 elassandra Elassandra = Elasticsearch + Apache Cassandra strapdata 1716
14 netty Netty project - an event-driven asynchronous network application framework netty 33706
15 micronaut-core Micronaut Application Framework micronaut-projects 6136
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 13518
17 cassandra Apache Cassandra® apache 8986
18 presto The official home of the Presto distributed SQL query engine for big data prestodb 16173
19 textidote Spelling, grammar and style checking on LaTeX documents sylvainhalle 948
20 maven Apache Maven core apache 4452
21 akhq Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more... tchiotludo 3458
22 spring-security Spring Security spring-projects 8936
23 spring-kafka Provides Familiar Spring Abstractions for Apache Kafka spring-projects 2261
24 spring-boot Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. spring-projects 75943
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 17504
26 grpc-java The Java gRPC implementation. HTTP/2 based RPC grpc 11551
27 kafka Mirror of Apache Kafka apache 29301
28 logstash Logstash - transport and process your logs, events, or other data elastic 14324
29 elasticsearch Free and Open Source, Distributed, RESTful Search Engine elastic 71385
30 termux-app Termux - a terminal emulator application for Android OS extendible by variety of packages. termux 38291
31 GmsCore Free implementation of Play Services microg 9290
32 bazel a fast, scalable, multi-language and extensible build system bazelbuild 23579
33 jdk JDK main-line development https://openjdk.org/projects/jdk openjdk 20315
34 tinkerpop Apache TinkerPop - a graph computing framework apache 2001
35 zaproxy The ZAP by Checkmarx Core project zaproxy 12969
36 pulsar Apache Pulsar - distributed pub-sub messaging system apache 14395
37 janusgraph JanusGraph: an open-source, distributed graph database JanusGraph 5382
38 ghidra Ghidra is a software reverse engineering (SRE) framework NationalSecurityAgency 53251
39 selenium A browser automation framework and ecosystem. SeleniumHQ 31358
40 graylog2-server Free and open log management Graylog2 7530
41 java-design-patterns Design patterns implemented in Java iluwatar 90552

⬆ Back to Index

JavaScript

Name Description Author Stars
1 bruno Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) usebruno 30121
2 audible-tools.github.io Converts aax to audiofiles online. Please don't sue me amazon. audible-tools 428
3 open-webui User-friendly AI Interface (Supports Ollama, OpenAI API, ...) open-webui 58788
4 jquery jQuery JavaScript Library jquery 59306
5 clipboard.js ✂️ Modern copy to clipboard. No Flash. Just 3kb gzipped 📋 zenorocha 34091
6 challenge-bypass-extension DEPRECATED - Client for Privacy Pass protocol providing unlinkable cryptographic tokens privacypass 1246
7 TorrentParts 📑 A website to inspect and edit what's in your Torrent file or Magnet link leoherzog 277
8 cytoscape.js Graph theory (network) library for visualisation and analysis cytoscape 10222
9 interactive_latencies Jeff Dean's latency numbers plotted over time colin-scott 2091
10 buster Captcha solver extension for humans, available for Chrome, Edge and Firefox dessant 8186
11 scan-action Anchore container analysis and scan provided as a GitHub Action anchore 226
12 uBlock uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. gorhill 49254
13 sha256algorithm Sha256 Algorithm Explained dmarman 1581
14 datadog-to-terraform Converts Datadog resource JSON into Terraform alarm code. laurmurclar 238
15 RapiDoc RapiDoc -WebComponent for OpenAPI Spec rapi-doc 1738
16 v86 x86 PC emulator and x86-to-wasm JIT, running in the browser copy 20141
17 uptime-kuma A fancy self-hosted monitoring tool louislam 63056
18 statsd Daemon for easy but powerful stats aggregation statsd 17726
19 tesseract.js Pure Javascript OCR for more than 100 Languages 📖🎉🖥 naptha 35819
20 ws Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js websockets 21945
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 4127
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 26828
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 2417
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 47677
27 blip A tool for seeing your Internet latency. Try it at http://gfblip.appspot.com/ apenwarr 1628
28 resume-cli CLI tool to easily setup a new resume 📑 jsonresume 4583
29 grpc-over-webrtc gRPC over WebRTC jsmouret 279
30 instant.page Make your site’s pages instant in 1 minute and improve your conversion rate by 1% instantpage 6104
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 233
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 8401
36 CyberChef The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis gchq 29926
37 FalconStats Heholord 447
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 1047
40 DataTablesSrc DataTables source repository DataTables 657
41 momentjs.com The website for momentjs moment 640
42 bootstrap-sweetalert 🍰 A beautiful "replacement" for JavaScript's alert ⛺ lipis 2096
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 48027
45 bootstrap The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. twbs 171255
46 Font-Awesome The iconic SVG, font, and CSS toolkit FortAwesome 74555
47 bootswatch Themes for Bootstrap thomaspark 14611
48 DuckieTV A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration SchizoDuckie 1143

⬆ Back to Index

Jsonnet

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

⬆ Back to Index

Jupyter Notebook

Name Description Author Stars
1 core-to-core-latency Measures the latency between CPU cores nviennot 1150
2 notebook Jupyter Interactive Notebook jupyter 11940
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 719

⬆ Back to Index

Kotlin

Name Description Author Stars
1 pocket-casts-android Pocket Casts Android 🎧 Automattic 2602
2 Signal-Android A private messenger for Android. signalapp 25952
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 6458
4 AirGuard Protect yourself from being tracked 🌍 by AirTags 🏷 and Find My accessories 📍 seemoo-lab 1997
5 element-android A Matrix collaboration client for Android. element-hq 3417
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 30430

⬆ Back to Index

Lua

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

⬆ Back to Index

Mako

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

⬆ Back to Index

Markdown

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

⬆ Back to Index

Mustache

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

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

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

⬆ 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 5516
2 spec The canonical spec for ulid ulid 9936
3 MathJax Beautiful and accessible math in all browsers mathjax 10315
4 BOLT Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries facebookarchive 2523
5 my-stars A curated list of my GitHub stars by stargazed CorralPeltzer 4
6 OneTeraBitClub tking 27
7 software-architecture-books A comprehensive list of books on Software Architecture. mhadidg 9985
8 api-guidelines Microsoft REST API Guidelines microsoft 22880
9 awesome-burp-extensions A curated list of amazingly awesome Burp Extensions snoopysecurity 3051
10 proposal A repository for gRFCs grpc 725
11 probe OONI Probe network measurement tool for detecting internet censorship ooni 776
12 lucene-solr Apache Lucene and Solr open-source search software apache 4369
13 lens Lens - The way the world runs Kubernetes lensapp 22633
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 9592
15 post-mortems A collection of postmortems. Sorry for the delay in merging PRs! danluu 11372
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 7735
18 tor unofficial git repo -- report bugs/issues/pull requests on https://gitlab.torproject.org/ -- torproject 4506
19 capa-rules Standard collection of rules for capa: the tool for enumerating the capabilities of programs mandiant 560
20 unofficial-apis A collection of unofficial apis. Designed to inspire your next Friday night hack Rolstenhouse 2642
21 awesome-yara A curated list of awesome YARA rules, tools, and people. InQuest 3658
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 88013
24 awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers awesome-selfhosted 213229
25 krackinfo Vendor Response Matrix for KRACK WPA2 (Key Reinstallation Attack) kristate 751
26 trackerslist Updated list of public BitTorrent trackers ngosang 48339
27 cdnjs 🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers. cdnjs 10414

⬆ 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 2583
2 pfsense Main repository for pfSense pfsense 5031
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 20123

⬆ 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 1450
2 ddclient ddclient updates dynamic DNS entries for accounts on a wide range of dynamic DNS services. ddclient 2592
3 FlameGraph Stack trace visualizer brendangregg 17696
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 1907

⬆ 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 1245
2 commando-vm Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. [email protected] mandiant 7050
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 6804
4 powercat netshell features all in version 2 powershell besimorhino 2172

⬆ 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 128
2 tldw Code for tldw.tube stong 152
3 httpdbg A tool for Python developers to easily debug the HTTP(S) client requests in a Python program. cle-b 679
4 dateutil Useful extensions to the standard Python datetime features dateutil 2407
5 pyodide Pyodide is a Python distribution for the browser and Node.js based on WebAssembly pyodide 12596
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 26989
7 streamlit Streamlit — A faster way to build and share data apps. streamlit 36855
8 typing Python static typing home. Hosts the documentation and a user help forum. python 1617
9 streamlink Streamlink is a CLI utility which pipes video streams from various services into a video player streamlink 10249
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 1795
11 MonkeyType A Python library that generates static type annotations by collecting runtime types Instagram 4823
12 pyupgrade A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language. asottile 3666
13 pyright Static Type Checker for Python microsoft 13717
14 nougat Implementation of Nougat Neural Optical Understanding for Academic Documents facebookresearch 9161
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 18851
17 isort A Python utility / library to sort imports. PyCQA 6571
18 pylint It's not just a linter that annoys you! pylint-dev 5379
19 djhtml Django/Jinja template indenter rtts 587
20 pipx Install and Run Python Applications in Isolated Environments pypa 10994
21 orjson Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy ijl 6499
22 datasette An open source multi-tool for exploring and publishing data simonw 9747
23 OpenCore-Legacy-Patcher Experience macOS just like before dortania 13660
24 whisper Robust Speech Recognition via Large-Scale Weak Supervision openai 74966
25 playwright-python Python version of the Playwright testing and automation library. microsoft 12221
26 RapidFuzz Rapid fuzzy string matching in Python using various string metrics rapidfuzz 2844
27 refurb A tool for refurbishing and modernizing Python codebases dosisod 2490
28 scapy Scapy: the Python-based interactive packet manipulation program & library. secdev 11015
29 maigret 🕵️‍♂️ Collect a dossier on a person by username from thousands of sites soxoj 14228
30 kraken OCR engine for all the languages mittagessen 768
31 debugpy An implementation of the Debug Adapter Protocol for Python microsoft 1953
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 13606
34 dash Data Apps & Dashboards for Python. No JavaScript Required. plotly 21845
35 djLint ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang djlint 733
36 mako Mako Templates for Python sqlalchemy 379
37 sqlite-utils Python CLI utility and library for manipulating SQLite databases simonw 1743
38 memray Memray is a memory profiler for Python bloomberg 13603
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 31850
40 m1n1 A bootloader and experimentation playground for Apple Silicon AsahiLinux 3677
41 gazproject plotting russian gas exports to Europe berthubert 66
42 python-build-standalone Produce redistributable builds of Python astral-sh 2540
43 wagtail A Django content management system focused on flexibility and user experience wagtail 18647
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 14257
45 ara ARA Records Ansible and makes it easier to understand and troubleshoot. ansible-community 1886
46 quay Build, Store, and Distribute your Applications and Containers quay 2541
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 21291
48 fio-plot Create charts from FIO storage benchmark tool output louwrentius 380
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 3701
50 cloud-init Official upstream for the cloud-init: cloud instance initialization canonical 3085
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 346
52 pip-audit Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them pypa 998
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 1913
54 pefile pefile is a Python module to read and work with PE (Portable Executable) files erocarrera 1900
55 networkx Network Analysis in Python networkx 15318
56 vivisect vivisect 951
57 top500 Scrape+plot TOP500 data for Wikipedia graphs dlenski 13
58 pyscaffold 🛠 Python project template generator with batteries included pyscaffold 2148
59 code2flow Pretty good call graphs for dynamic languages scottrogowski 4092
60 sh Python process launching amoffat 7014
61 redash Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. getredash 26780
62 exodus Painless relocation of Linux binaries–and all of their dependencies–without containers. intoli 2954
63 pygments Pygments is a generic syntax highlighter written in Python pygments 1888
64 django The Web framework for perfectionists with deadlines. django 82019
65 patroni A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes patroni 7019
66 aws-cli Universal Command Line Interface for Amazon Web Services aws 15726
67 Gooey Turn (almost) any Python command line program into a full GUI application with one line chriskiehl 20783
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 51706
70 elasticsearch-py Official Python client for Elasticsearch elastic 4254
71 mvt MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise. mvt-project 10667
72 investigations Indicators of Compromise from Amnesty International's cyber investigations AmnestyTech 1577
73 scalene Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals plasma-umass 12376
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 5573
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 63733
77 scanapi Automated Integration Testing and Live Documentation for your API scanapi 1383
78 orbit A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood. uber 1933
79 speakeasy Windows kernel and user mode emulation. mandiant 1558
80 SubDomainizer A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github. nsonaniya2010 1762
81 volatility3 Volatility 3.0 development volatilityfoundation 2837
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 3386
84 ntdiff ntdiff 125
85 collisions Hash collisions and exploitations corkami 3131
86 cryptography cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. pyca 6818
87 microk8s MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge. canonical 8638
88 atheris google 1420
89 vmaf Perceptual video quality assessment based on multi-method fusion. Netflix 4754
90 V3n0M-Scanner Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns v3n0m-Scanner 1480
91 pip The Python package installer pypa 9605
92 virtualenv Virtual Python Environment builder pypa 4860
93 prophet Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. facebook 18766
94 cpython The Python programming language python 64870
95 opentelemetry-python OpenTelemetry Python API and SDK open-telemetry 1869
96 setuptools Official project repository for the Setuptools build system pypa 2578
97 msgpack-python MessagePack serializer implementation for Python msgpack.org[Python] msgpack 1941
98 pythonfutures Backport of the concurrent.futures package to Python 2.6 and 2.7 agronholm 232
99 toml Python lib for TOML uiri 1101
100 six Python 2 and 3 compatibility library benjaminp 995
101 pytest The pytest framework makes it easy to write small tests, yet scales to support complex functional testing pytest-dev 12347
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 1345
105 packaging Core utilities for Python packages pypa 634
106 iniconfig pytest-dev 58
107 attrs Python Classes Without Boilerplate python-attrs 5372
108 tornado Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. tornadoweb 21806
109 idna Internationalized Domain Names for Python (IDNA 2008 and UTS #46) kjd 252
110 chardet Python character encoding detector chardet 2213
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 852
112 markupsafe Safely add untrusted strings to HTML/XML markup. pallets 638
113 jinja A very fast and expressive template engine. pallets 10532
114 itsdangerous Safely pass trusted data to untrusted environments and back. pallets 2963
115 click Python composable command line interface toolkit pallets 15981
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 3128
117 mitmproxy An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. mitmproxy 37653
118 austin-tui The top-like text-based user interface for Austin P403n1x87 636
119 pyinstrument 🚴 Call stack profiler for Python. Shows you why your code is slow! joerick 6796
120 pagodo pagodo (Passive Google Dork) - Automate Google Hacking Database scraping and searching opsdisk 2879
121 diagrams 🎨 Diagram as Code for prototyping cloud system architectures mingrammer 40148
122 PeerFinder Tool to find common points between ASNs on PeeringDB rucarrol 59
123 pipenv Python Development Workflow for Humans. pypa 24971
124 d4-core D4 core software (server and sample sensor client) D4-project 43
125 aiomultiprocess Take a modern Python codebase to the next level of performance. omnilib 1809
126 IntelOwl IntelOwl: manage your Threat Intelligence at scale intelowlproject 3947
127 backoff Python library providing function decorators for configurable backoff and retry litl 2625
128 Ciphey ⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡ Ciphey 18637
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 753
130 dnspython a powerful DNS toolkit for python rthalley 2487
131 pifuhd High-Resolution 3D Human Digitization from A Single Image. facebookresearch 9596
132 capa The FLARE team's open-source tool to identify capabilities in executable files. mandiant 5010
133 detection-rules elastic 2019
134 pdiff Binary Protocol Differ netspooky 117
135 wttr.in ⛅ The right way to check the weather chubin 25223
136 py-libp2p The Python implementation of the libp2p networking stack 🐍 [under development] libp2p 496
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 307
138 dispatch All of the ad-hoc things you're doing to manage incidents today, done for you, and much more! Netflix 5302
139 autoremove-torrents Automatically remove torrents according to your strategies. jerrymakesjelly 752
140 helium Lighter web automation with Python mherrmann 7275
141 locust Write scalable load tests in plain Python 🚗💨 locustio 25436
142 vt-graph-api VirusTotal Graph API VirusTotal 40
143 flare-fakenet-ng FakeNet-NG - Next Generation Dynamic Network Analysis Tool mandiant 1839
144 spiderfoot SpiderFoot automates OSINT for threat intelligence and mapping your attack surface. smicallef 13557
145 threatbus 🚌 Threat Bus – A threat intelligence dissemination layer for open-source security tools. tenzir 261
146 AIL-framework AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project CIRCL 1308
147 munin Online hash checker for Virustotal and other services Neo23x0 819
148 msticpy Microsoft Threat Intelligence Security Tools microsoft 1793
149 hydra Hydra is a framework for elegantly configuring complex applications facebookresearch 8979
150 pwnagotchi (⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning. evilsocket 7991
151 bandit Bandit is a tool designed to find common security issues in Python code. PyCQA 6669
152 notifiers The easy way to send notifications liiight 2690
153 flask-restful Simple framework for creating REST APIs flask-restful 6869
154 weevely3 Weaponized web shell epinna 3236
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 3509
157 BeRoot Privilege Escalation Project - Windows / Linux / Mac AlessandroZ 2472
158 PayloadsAllTheThings A list of useful payloads and bypass for Web Application Security and Pentest/CTF swisskyrepo 62686
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 622
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 3604
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 801
164 social-engineer-toolkit The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here. trustedsec 11324
165 maltrail Malicious traffic detection system stamparm 6717
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 3582
168 loguru Python logging made (stupidly) simple Delgan 20611
169 waybackpack Download the entire Wayback Machine archive for a given URL. jsvine 2937
170 ffsubsync Automagically synchronize subtitles with video. smacke 6949
171 black The uncompromising Python code formatter psf 39465
172 Sublist3r Fast subdomains enumeration tool for penetration testers aboul3la 10051
173 errbot-backend-botframework Bot Framework Backend support for ErrBot vasilcovsky 22
174 XSStrike Most advanced XSS scanner. s0md3v 13537
175 Magnet2Torrent This will convert a magnet link into a .torrent file danfolkes 586
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 3152
178 youtube-dl Command-line program to download videos from YouTube.com and other video sites ytdl-org 133795
179 flask-talisman HTTP security headers for Flask GoogleCloudPlatform 926
180 werkzeug The comprehensive WSGI web application library. pallets 6689
181 pipreqs pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward. bndr 6987
182 wsgi-request-logger A WSGI HTTP-Request Logger pklaus 48
183 roboto-2 The Roboto family of fonts googlefonts 3841
184 urllib3 urllib3 is a user-friendly HTTP client library for Python urllib3 3830
185 tribler Privacy enhanced BitTorrent client with P2P content discovery Tribler 4926
186 flask The Python micro framework for building web applications. pallets 68621
187 flaskex Simple flask example for quick prototypes and small applications anfederico 837
188 requests A simple, yet elegant, HTTP library. psf 52410
189 bottle bottle.py is a fast and simple micro-framework for python web-applications. bottlepy 8519

⬆ Back to Index

Ruby

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

⬆ Back to Index

Rust

Name Description Author Stars
1 ruff An extremely fast Python linter and code formatter, written in Rust. astral-sh 34857
2 helix A post-modern modal text editor. helix-editor 35246
3 alacritty A cross-platform, OpenGL terminal emulator. alacritty 57449
4 polars Dataframes powered by a multithreaded, vectorized query engine, written in Rust pola-rs 31488
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 1954
6 servo Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine servo 29000
7 postgres_lsp A Language Server for Postgres supabase-community 3387
8 rustdesk An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. rustdesk 79730
9 opentelemetry-rust The Rust OpenTelemetry implementation open-telemetry 1981
10 xsv A fast CSV command line toolkit written in Rust. BurntSushi 10479
11 difftastic a structural diff that understands syntax 🟥🟩 Wilfred 21643
12 filprofiler A Python memory profiler for data processing and scientific computing applications pythonspeed 853
13 aquatic High-performance open BitTorrent tracker (UDP, HTTP, WebTorrent) greatest-ape 499
14 udpt A lightweight UDP torrent tracker naim94a 229
15 rezolus Systems performance telemetry twitter 1574
16 youki A container runtime written in Rust youki-dev 6440
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 6040
18 stack-graphs Rust implementation of stack graphs github 785
19 tree-sitter An incremental parsing system for programming tools tree-sitter 19360
20 tokio A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... tokio-rs 27736
21 mio Metal I/O library for Rust. tokio-rs 6478
22 below A time traveling resource monitor for modern Linux systems facebookincubator 1110
23 oha Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation. hatoo 7205
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 5766
26 krustlet Kubernetes Rust Kubelet krustlet 3570
27 Rocket A web framework for Rust. rwf2 24838
28 neqo Neqo, the Mozilla Firefox implementation of QUIC in Rust mozilla 1883
29 PyOxidizer A modern Python application packaging and distribution tool indygreg 5607
30 bottlerocket An operating system designed for hosting containers bottlerocket-os 8916
31 cargo The Rust package manager rust-lang 13063
32 jsonwebtoken JWT lib in rust Keats 1757
33 log Logging implementation for Rust rust-lang 2278
34 serde Serialization framework for Rust serde-rs 9384
35 ureq A simple, safe HTTP client algesten 1788
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 1240
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 11677
39 rustfmt Format Rust code rust-lang 6142
40 rust-analyzer A Rust compiler front-end for IDEs rust-lang 14588
41 firecracker Secure and fast microVMs for serverless computing. firecracker-microvm 26811
42 vector A high-performance observability data pipeline. vectordotdev 18640
43 influxdb Scalable datastore for metrics, events, and real-time analytics influxdata 29367
44 rustup The Rust toolchain installer rust-lang 6256
45 gping Ping, but with a graph orf 11193
46 dog A command-line DNS client. ogham 6269
47 rust Empowering everyone to build reliable and efficient software. rust-lang 100679
48 hyper An HTTP library for Rust hyperium 14883
49 display-switch Turn a $30 USB switch into a full-featured multi-monitor KVM switch haimgel 2959
50 py-spy Sampling profiler for Python programs benfred 13160
51 lucet Lucet, the Sandboxing WebAssembly Compiler. bytecodealliance 4054
52 wirefilter An execution engine for Wireshark-like filters cloudflare 971
53 rustls A modern TLS library in Rust rustls 6420
54 ultimate_rust_crash_course Rust Programming Fundamentals - one course to rule them all, one course to find them... CleanCut 1967
55 bandwhich Terminal bandwidth utilization tool imsnif 10279
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 9266
58 lol-html Low output latency streaming HTML parser/rewriter with CSS selector-based API cloudflare 1597
59 quiche 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3 cloudflare 9803
60 lsd The next gen ls command lsd-rs 13876
61 gcsf a FUSE file system based on Google Drive harababurel 2366

⬆ Back to Index

SCSS

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

⬆ Back to Index

Scala

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

⬆ 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 4593
5 super-linter Combination of multiple linters to run as a GitHub Action or standalone super-linter 9599
6 hashcatch Capture handshakes of nearby WiFi networks automatically staz0t 740
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 4064
8 public Repository for publishing OpenConfig models, documentation, and other material for the community. openconfig 910
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 765
11 oss-fuzz OSS-Fuzz - continuous fuzzing for open source software. google 10758
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 812
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 1430
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 49382
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 3771
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 23218
20 movies-for-hackers 🎬 A curated list of movies every hacker & cyberpunk must watch. k4m4 10709
21 pi-hole A black hole for Internet advertisements pi-hole 49994

⬆ 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 19689
2 googleapis Public interface definitions of Google APIs. googleapis 7713

⬆ Back to Index

Svelte

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

⬆ Back to Index

Swift

Name Description Author Stars
1 stats macOS system monitor in your menu bar exelban 27461
2 sinter A user-mode application authorization system for MacOS written in Swift trailofbits 301
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 2650

⬆ Back to Index

TeX

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

⬆ Back to Index

TypeScript

Name Description Author Stars
1 ruff-vscode A Visual Studio Code extension with support for the Ruff linter. astral-sh 1213
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 24043
3 release-please generate release PRs based on the conventionalcommits.org spec googleapis 5124
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 16449
5 SponsorBlock Skip YouTube video sponsors (browser extension) ajayyy 10722
6 tabby A terminal for a more modern age Eugeny 61502
7 openapi-devtools Browser extension that generates API specs for any app or website AndrewWalsh 4000
8 unredacter Never ever ever use pixelation as a redaction technique BishopFox 7876
9 redocly-cli ⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more. Redocly 993
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 1055
11 compiler-explorer Run compilers interactively from your web browser and interact with the assembly compiler-explorer 16890
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 20284
13 cache Cache dependencies and build outputs in GitHub Actions actions 4652
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 34635
15 mermaid Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown mermaid-js 74699
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 2121
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 14804
21 hoppscotch Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia) hoppscotch 66622
22 checkout Action for checking out a repo actions 6144
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 29073
25 build-push-action GitHub Action to build and push Docker images with Buildx docker 4524
26 refined-github :octocat: Browser extension that simplifies the GitHub interface and adds useful features refined-github 25571
27 container-scan A GitHub action to help you scan your docker image for vulnerabilities Azure 219
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 3888
29 vscode Visual Studio Code microsoft 166515
30 github1s One second to read GitHub code with VS Code. conwnet 22967
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 24340
32 element-desktop A glossy Matrix collaboration client for desktop. element-hq 1191
33 renovate Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io renovatebot 18225
34 kibana Your window into the Elastic Stack elastic 20154
35 element-web A glossy Matrix collaboration client for the web. element-hq 11381
36 hub Find, install and publish Cloud Native packages artifacthub 1765
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 66009
38 desktop Focus on what matters instead of fighting with Git. desktop 20118
39 brotli Brotli compression format google 13742
40 bloomrpc Former GUI client for gRPC services. No longer maintained. bloomrpc 9010
41 redoc 📘 OpenAPI/Swagger-generated API Reference Documentation Redocly 23902
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 68730
44 Electorrent A remote control client for µTorrent, qBittorrent, rTorrent, Transmission, Synology & Deluge tympanix 1055

⬆ Back to Index

Vue

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

⬆ 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

  •  
  •  
  •  
  •