awesome stars

awesome stars

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

Contents

Assembly

  • leachim6/hello-world - Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions! (⭐️10454)

⬆ back to top

C

  • cfenollosa/os-tutorial - How to create an OS from scratch (⭐️26108)
  • dankamongmen/notcurses - blingful character graphics/TUI library. definitely not curses. (⭐️3179)
  • dspinellis/dgsh - Shell supporting pipelines to and from multiple processes (⭐️299)
  • hexagonal-sun/bic - A C interpreter and API explorer. (⭐️799)
  • jeremycw/httpserver.h - Single header library for writing non-blocking HTTP servers in C (⭐️1726)
  • qemu/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. (⭐️8943)
  • radareorg/radare2 - UNIX-like reverse engineering framework and command-line toolset (⭐️19222)
  • ventoy/Ventoy - A new bootable USB solution. (⭐️56312)

⬆ back to top

C#

  • Thraka/SadConsole - A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games! (⭐️1149)

⬆ back to top

C++

  • aseprite/aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux) (⭐️25538)
  • ggerganov/imtui - ImTui: Immediate Mode Text-based User Interface C++ Library (⭐️2716)
  • includeos/IncludeOS - A minimal, resource efficient unikernel for cloud services (⭐️4789)
  • kythe/kythe - Kythe is a pluggable, (mostly) language-agnostic ecosystem for building tools that work with code. (⭐️1899)
  • marcj/TypeRunner - High-performance TypeScript compiler (⭐️2570)

⬆ back to top

CMake

  • occ-ai/obs-backgroundremoval - An OBS plugin for removing background in portrait images (video), making it easy to replace the background when recording or streaming. (⭐️2302)

⬆ back to top

CSS

  • devicons/devicon - Set of icons representing programming languages, designing & development tools (⭐️8663)
  • libredeb/xfce4-macOS_skinpack - A custom skinpack for Debian and Ubuntu based distros using XFCE4 (⭐️11)
  • missing-semester/missing-semester - The Missing Semester of Your CS Education 📚 (⭐️4599)
  • ryanoasis/nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more (⭐️49679)

⬆ back to top

Crystal

⬆ back to top

Dart

⬆ back to top

Dockerfile

⬆ back to top

Emacs Lisp

  • syl20bnr/spacemacs - A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it’s Emacs and Vim! (⭐️23387)

⬆ back to top

Go

  • charmbracelet/gum - A tool for glamorous shell scripts 🎀 (⭐️15864)
  • charmbracelet/vhs - Your CLI home video recorder 📼 (⭐️13092)
  • dlvhdr/gh-dash - A beautiful CLI dashboard for GitHub 🚀 (⭐️4030)
  • go-micro/go-micro - A Go microservices framework (⭐️21189)
  • jesseduffield/lazygit - simple terminal UI for git commands (⭐️42705)
  • jroimartin/gocui - Minimalist Go package aimed at creating Console User Interfaces. (⭐️9571)
  • mergestat/mergestat-lite - Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊 (⭐️3400)
  • MichaelMure/git-bug - Distributed, offline-first bug tracker embedded in git, with bridges (⭐️7957)
  • nektos/act - Run your GitHub Actions locally 🚀 (⭐️47490)
  • noisetorch/NoiseTorch - Real-time microphone noise suppression on Linux. (⭐️8764)
  • pocketbase/pocketbase - Open Source realtime backend in 1 file (⭐️31463)
  • replit/upm - ⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp. (⭐️1021)
  • slimtoolkit/slim - Slim(toolkit): Don’t change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) (⭐️17872)
  • spf13/cobra - A Commander for modern Go CLI interactions (⭐️35111)
  • sundowndev/phoneinfoga - Information gathering framework for phone numbers (⭐️11577)
  • TekWizely/run - Task runner that helps you easily manage and invoke small scripts and wrappers (⭐️471)
  • xo/usql - Universal command-line interface for SQL databases (⭐️8449)

⬆ back to top

HTML

⬆ back to top

Haskell

⬆ back to top

Java

⬆ back to top

JavaScript

⬆ back to top

Jinja

  • netbootxyz/netboot.xyz - Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE. (⭐️7264)

⬆ back to top

Jupyter Notebook

  • fastai/fastpages - An easy to use blogging platform, with enhanced support for Jupyter Notebooks. (⭐️3522) Archived!
  • GokuMohandas/Made-With-ML - Learn how to design, develop, deploy and iterate on production-grade ML applications. (⭐️35037)
  • mahmoud/awesome-python-applications - 💿 Free software that works great, and also happens to be open-source Python. (⭐️15147)
  • rasbt/LLMs-from-scratch - Implementing a ChatGPT-like LLM from scratch, step by step (⭐️8662)
  • selfteaching/the-craft-of-selfteaching - One has no future if one couldn’t teach themself. (⭐️14852)
  • The-Art-of-Hacking/h4cker - This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), artificial intelligence security, vulnerability research, exploit development, reverse engineering, and more. (⭐️15818)

⬆ back to top

Kotlin

  • android/nowinandroid - A fully functional Android app built entirely with Kotlin and Jetpack Compose (⭐️14503)

⬆ back to top

Lua

  • 2KAbhishek/tdo.nvim - Fast and Simple Note Taking in Neovim! 📃🚀 (⭐️6)
  • ellisonleao/nvim-plugin-template - A neovim plugin template for github repos (⭐️184)
  • folke/which-key.nvim - 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing. (⭐️4043)
  • navarasu/onedark.nvim - One dark and light colorscheme for neovim >= 0.5.0 written in lua based on Atom’s One Dark and Light theme. Additionally, it comes with 5 color variant styles (⭐️1300)
  • renerocksai/telekasten.nvim - A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim (⭐️1148)
  • SmiteshP/nvim-navic - Simple winbar/statusline plugin that shows your current code context (⭐️1226)

⬆ back to top

MATLAB

  • trekhleb/machine-learning-octave - 🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained (⭐️816)

⬆ back to top

MDX

⬆ back to top

Markdown

  • labuladong/fucking-algorithm - 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. (⭐️122210)

⬆ back to top

Nim

⬆ back to top

PHP

  • monicahq/monica - Personal CRM. Remember everything about your friends, family and business relationships. (⭐️20349)

⬆ back to top

PowerShell

⬆ back to top

Python

  • alexmojaki/snoop - A powerful set of Python debugging tools, based on PySnooper (⭐️1156)
  • apple/ml-stable-diffusion - Stable Diffusion with Core ML on Apple Silicon (⭐️15743)
  • bczsalba/pytermgui - Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more! (⭐️1966)
  • bregman-arie/devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions (⭐️61698)
  • charlax/professional-programming - A collection of learning resources for curious software engineers (⭐️24279)
  • chriskiehl/Gooey - Turn (almost) any Python command line program into a full GUI application with one line (⭐️20151)
  • cloudflare/flan - A pretty sweet vulnerability scanner (⭐️3984)
  • d0c-s4vage/lookatme - An interactive, terminal-based markdown presenter (⭐️1846)
  • danielmiessler/fabric - fabric is an open-source framework for augmenting humans using AI. (⭐️4986)
  • dccsillag/magma-nvim - Interact with Jupyter from NeoVim. (⭐️778)
  • deepfakes/faceswap - Deepfakes Software For All (⭐️48439)
  • donnemartin/system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. (⭐️245720)
  • facebook/PathPicker - PathPicker accepts a wide range of input – output from git commands, grep results, searches – pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you’re interested in. After that you can open them in your favorite editor or execute arbitrary commands. (⭐️5032)
  • FujiwaraChoki/MoneyPrinter - Automate Creation of YouTube Shorts using MoviePy. (⭐️5079)
  • hellerve/programming-talks - Awesome & interesting talks about programming (⭐️7185)
  • huggingface/transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. (⭐️119977)
  • jivoi/pentest - :no_entry: offsec batteries included (⭐️1439)
  • joshpxyne/gpt-migrate - Easily migrate your codebase from one framework or language to another. (⭐️6693)
  • julvo/reloading - Change Python code while it’s running without losing state (⭐️1046)
  • kkroening/ffmpeg-python - Python bindings for FFmpeg - with complex filtering support (⭐️9163)
  • localstack/localstack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline (⭐️51214)
  • magic-wormhole/magic-wormhole - get things from one computer to another, safely (⭐️17584)
  • marcelscruz/public-apis - A collaborative list of public APIs for developers (⭐️2463)
  • microsoft/fluentui-emoji - A collection of familiar, friendly, and modern emoji from Microsoft (⭐️8520)
  • microsoft/nlp-recipes - Natural Language Processing Best Practices & Examples (⭐️6305) Archived!
  • mps-youtube/yewtube - yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required. (⭐️7809)
  • NVlabs/stylegan2 - StyleGAN2 - Official TensorFlow Implementation (⭐️10715)
  • openai/gpt-2 - Code for the paper “Language Models are Unsupervised Multitask Learners” (⭐️20583)
  • p4-team/ctf - Ctf solutions from p4 team (⭐️1736)
  • PaulMcInnis/JobFunnel - Scrape job websites into a single spreadsheet with no duplicates. (⭐️1725)
  • python-mario/mario - Powerful Python pipelines for your shell (⭐️500)
  • python-poetry/poetry - Python packaging and dependency management made easy (⭐️28295)
  • pywebio/PyWebIO - Write interactive web app in script way. (⭐️4259)
  • reflex-dev/reflex - 🕸 Web apps in pure Python 🐍 (⭐️14885)
  • RunaCapital/awesome-oss-alternatives - Awesome list of open-source startup alternatives to well-known SaaS products 🚀 (⭐️14704)
  • RustyShackleford221/OSCP-Prep - A comprehensive guide/material for anyone looking to get into infosec or take the OSCP exam (⭐️934)
  • s0md3v/roop - one-click face swap (⭐️23694)
  • satwikkansal/wtfpython - What the f*ck Python? 😱 (⭐️34818)
  • sherlock-project/sherlock - 🔎 Hunt down social media accounts by username across social networks (⭐️46564)
  • ShishirPatil/gorilla - Gorilla: An API store for LLMs (⭐️8945)
  • sunainapai/makesite - Simple, lightweight, and magic-free static site/blog generator for Python coders (⭐️1756)
  • Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal. (⭐️46323)
  • Textualize/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. (⭐️22791)
  • TheAlgorithms/Python - All Algorithms implemented in Python (⭐️175619)
  • tradytics/eiten - Statistical and Algorithmic Investing Strategies for Everyone (⭐️2657)
  • unixorn/gitlike-commands - Easy python module for creating git-style subcommand handling. (⭐️6)
  • zauberzeug/nicegui - Create web-based user interfaces with Python. The nice way. (⭐️6587)

⬆ back to top

Ruby

  • bullet-train-co/bullet_train - The Open Source Ruby on Rails SaaS Template (⭐️1461)
  • codetriage/CodeTriage - Discover the best way to get started contributing to Open Source projects (⭐️1364)
  • countries/countries - All sorts of useful information about every country packaged as convenient little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers). (⭐️2131)
  • discourse/discourse - A platform for community discussion. Free, open, simple. (⭐️39715)
  • ilyakatz/data-migrate - Migrate and update data alongside your database structure. (⭐️1327)
  • jonhue/acts_as_favoritor - Adds Favorite, Follow, Vote, etc. functionality to ActiveRecord models (⭐️338)
  • just3ws/nerd-font-cheatsheets - Generated list of Nerd Font to simplify finding characters that look good in text editors and terminal prompt (⭐️106)
  • maybe-finance/maybe - The OS for your personal finances (⭐️21500)
  • mrkamel/search_cop - Search engine like fulltext query support for ActiveRecord (⭐️785)

⬆ back to top

Rust

  • 0x192/universal-android-debloater - Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device. (⭐️12891)
  • Builditluc/wiki-tui - A simple and easy to use Wikipedia Text User Interface (⭐️305)
  • BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore (⭐️43210)
  • dandavison/delta - A syntax-highlighting pager for git, diff, and grep output (⭐️19834)
  • fathyb/carbonyl - Chromium running inside your terminal (⭐️14007)
  • fdehau/tui-rs - Build terminal user interfaces and dashboards using Rust (⭐️10825) Archived!
  • jaysonsantos/mambembe - (⭐️9)
  • jdx/mise - dev tools, env vars, task runner (⭐️4984)
  • orhun/git-cliff - A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️ (⭐️6733)
  • Rigellute/spotify-tui - Spotify for the terminal written in Rust 🚀 (⭐️16257)
  • rome/tools - Unified developer tools for JavaScript, TypeScript, and the web (⭐️23989) Archived!
  • sharkdp/bat - A cat(1) clone with wings. (⭐️45090)
  • sharkdp/pastel - A command-line tool to generate, analyze, convert and manipulate colors (⭐️4810)
  • tauri-apps/tauri - Build smaller, faster, and more secure desktop applications with a web frontend. (⭐️74191)

⬆ back to top

SCSS

⬆ back to top

Scala

  • lhartikk/ArnoldC - Arnold Schwarzenegger based programming language (⭐️6675)

⬆ back to top

Shell

⬆ back to top

Swift

  • exelban/stats - macOS system monitor in your menu bar (⭐️20465)
  • p0deje/Maccy - Lightweight clipboard manager for macOS (⭐️9764)

⬆ back to top

TypeScript

  • ansh/jiffyreader.com - A Browser Extension for faster reading on ANY website! (⭐️3617)
  • appwrite/appwrite - Build like a team of hundreds_ (⭐️39267)
  • BuilderIO/mitosis - Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more. (⭐️10506)
  • coder/code-server - VS Code in the browser (⭐️64118)
  • coreui/coreui-icons - CoreUI Free Icons - Premium designed free icon set with marks in SVG, Webfont and raster formats (⭐️1959)
  • esjeon/krohnkite - A dynamic tiling extension for KWin (⭐️1566)
  • excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams (⭐️67699)
  • expo/expo - An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web. (⭐️26825)
  • foambubble/foam - A personal knowledge management and sharing system for VSCode (⭐️14582)
  • gothinkster/realworld - “The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more (⭐️77618)
  • hoppscotch/hoppscotch - 👽 Open source API development ecosystem - https://hoppscotch.io (⭐️58761)
  • microsoft/vscode - Visual Studio Code (⭐️155771)
  • microsoft/vscode-extension-samples - Sample code illustrating the VS Code extension API. (⭐️7862)
  • oclif/oclif - CLI for generating, building, and releasing oclif CLIs. Built by Salesforce. (⭐️8713)
  • phiresky/sql.js-httpvfs - Hosting read-only SQLite databases on static file hosters like Github Pages (⭐️3231)
  • plasmicapp/plasmic - Visual builder for React. Build apps, websites, and content. Integrate with your codebase. (⭐️3752)
  • refinedev/refine - A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility. (⭐️21402)
  • remotion-dev/remotion - 🎥 Make videos programmatically with React (⭐️18506)
  • sparticleinc/chatgpt-google-summary-extension - Chrome extension to view ChatGPT summaries alongside Google search results and YouTube videos, also supports Yahoo! ニュース、PubMed、PMC、NewsPicks、Github、Nikkei、 Bing、Google Patents, and any page summary. (⭐️1423)
  • statelyai/xstate - Actor-based state management & orchestration for complex app logic. (⭐️25733)
  • TanStack/table - 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table (⭐️23531)
  • thedevs-network/kutt - Free Modern URL Shortener. (⭐️7919)
  • tremorlabs/tremor - The React library to build dashboards fast. (⭐️14445)
  • unplugin/unplugin-icons - 🤹 Access thousands of icons as components on-demand universally. (⭐️3341)
  • wxt-dev/wxt - ⚡ Next-gen Web Extension Framework (⭐️963)
  • yangshun/tech-interview-handbook - 💯 Curated coding interview preparation materials for busy software engineers (⭐️106598)

⬆ back to top

Unknown

⬆ back to top

Vim Script

⬆ back to top

XSLT

  • LOLBAS-Project/LOLBAS - Living Off The Land Binaries And Scripts - (LOLBins and LOLScripts) (⭐️6363)

⬆ back to top