🛠️ GitHub Trending Tools
Showing 101–120 of 384 tools from GitHub Trending
Last Updated
March 05, 2026 at 04:11 AM
iam-veeramalla/aws-devops-zero-to-hero
GitHub Trending[Other] AWS zero to hero repo for devops engineers to learn AWS in 30 Days. This repo includes projects, presentations, interview questions and real time examples.
longbridge/gpui-component
GitHub Trending[Other] Rust GUI components for building fantastic cross-platform desktop application by using GPUI.
qeeqbox/social-analyzer
GitHub Trending[API/SDK] API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
go-gitea/gitea
GitHub Trending[DevOps] 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
2dust/v2rayN
GitHub Trending[Other] A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
rustfs/rustfs
GitHub Trending[Other] 🚀 RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.
seaweedfs/seaweedfs
GitHub Trending[DevOps] 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, xDC replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. Enterprise version is at seaweedfs.com.
isaac-sim/IsaacSim
GitHub Trending[Other] NVIDIA Isaac Sim™ is an open-source application on NVIDIA Omniverse for developing, simulating, and testing AI-driven robots in realistic virtual environments.
hoppscotch/hoppscotch
GitHub Trending[API/SDK] Open source API development ecosystem -https://hoppscotch.io(open-source alternative to Postman, Insomnia)
guofei9987/scikit-opt
GitHub Trending[Other] Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
tauri-apps/tauri
GitHub Trending[DevOps] Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
servo/servo
GitHub Trending[Other] Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
k2-fsa/sherpa-onnx
GitHub Trending[Other] Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, HarmonyOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, support 12 programming languages
oceanbase/miniob
GitHub Trending[Database] MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
louislam/uptime-kuma
GitHub Trending[Monitoring/Observability] A fancy self-hosted monitoring tool
tokio-rs/tokio
GitHub Trending[DevOps] A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
BurntSushi/ripgrep
GitHub Trending[CLI Tool] ripgrep recursively searches directories for a regex pattern while respecting your gitignore
qbittorrent/qBittorrent
GitHub Trending[Other] qBittorrent BitTorrent client
huggingface/chat-ui
GitHub Trending[Other] Open source codebase powering the HuggingChat app
karpathy/micrograd
GitHub Trending[Other] A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API