88 repos

Awesome GitHub repositories, curated.

A community-curated directory of interesting public GitHub repositories. Ask in plain English — AI ranks by relevance. Save what you find.

Browse repositories

We'll search the best matching repositories with AI.
  • tauri-apps/tauri

    tauri-apps/tauri

    102,979GitHub

    Tauri is a cross-platform framework for building desktop applications that combine web-based user interfaces with a memory-safe systems-language backend. It functions as a secure runtime that hosts web content within native windowing containers, allowing developers to leverage existing web technologies while maintainin

    Cross-Platform Desktop FrameworksHybrid Desktop FrameworksWebview Runtimes
  • microsoft/terminal

    microsoft/terminal

    101,848GitHub

    This project is a terminal emulator that provides a modern command-line interface with support for tabbed navigation, GPU-accelerated text rendering, and comprehensive Unicode character display. It functions as a host for multiple shell sessions, managing them as independent processes within a unified windowing environ

    Modern Terminal EmulatorsCommand-Line Profile ManagersGPU-Accelerated Rendering Engines
  • angular/angular

    angular/angular

    99,962GitHub

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex

    Attribute DirectivesForm Foundation PrimitivesSignal Based Inputs
  • jaywcjlove/awesome-mac

    jaywcjlove/awesome-mac

    99,007GitHub

    This project is a comprehensive, curated collection of software resources designed for the macOS ecosystem. It serves as a centralized directory for discovering applications across a wide range of functional domains, including professional development, system management, and personal productivity. The directory distin

    API Development ToolsTerminal EmulatorsVersion Control Clients
  • mui/material-ui

    mui/material-ui

    97,927GitHub

    Material UI is a comprehensive component-based library designed to accelerate the construction of professional, accessible web interfaces. It provides a centralized design system framework that manages visual tokens, typography, and color palettes to ensure consistent branding and layout constraints across complex appl

    Component LibrariesComponent-Based UI LibrariesAccessible Component Suites
  • supabase/supabase

    supabase/supabase

    97,908GitHub

    This project provides an integrated backend platform built around a relational database. It automatically generates REST and GraphQL APIs from database schemas, allowing for direct data interaction through standard requests and client libraries. The platform includes a comprehensive authentication system that manages u

    Change Data Capture StreamsGraphQL API GeneratorsAuthentication Services
  • clash-verge-rev/clash-verge-rev

    clash-verge-rev/clash-verge-rev

    97,701GitHub

    This application provides a comprehensive interface for managing network traffic through a core proxy engine. It supports multiple traffic interception methods, including system-wide proxy settings and virtual network interfaces, allowing users to route TCP and UDP traffic based on specific domain, IP, port, or process

    Rule-Based Routing SystemsTraffic Routing EnginesTraffic Interception Modes
  • ant-design/ant-design

    ant-design/ant-design

    97,624GitHub

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and vi

    React Component SuitesButtonsDesign Token Systems
  • pytorch/pytorch

    pytorch/pytorch

    97,601GitHub

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic diffe

    Hardware-Accelerated Tensor LibrariesTensor ManagementATen Tensor Libraries
  • neovim/neovim

    neovim/neovim

    96,615GitHub

    Neovim is a text editing environment designed for extensibility and performance. It provides a core engine for text manipulation, multi-window management, and complex editing commands, while maintaining compatibility with existing paradigms. The project features a stable interface that allows external clients to intera

    Asynchronous UI ProtocolsText Editing EnginesLua APIs
  • Shubhamsaboo/awesome-llm-apps

    Shubhamsaboo/awesome-llm-apps

    96,116GitHub

    This repository serves as a comprehensive collection of resources, templates, and starter code for building artificial intelligence applications. It provides a centralized hub for developers to access practical implementations of common workflows, including retrieval-augmented generation pipelines and autonomous agent

    AI Agent TemplatesAI Application TemplatesRAG Pipelines
  • google-gemini/gemini-cli

    google-gemini/gemini-cli

    94,954GitHub

    This project provides a command-line interface for managing autonomous agent workflows, task orchestration, and system-level automation. It includes a comprehensive framework for defining agent skills, managing persistent memory, and delegating tasks to specialized subagents. Users can configure complex planning modes,

    Agent Memory SystemsCLI Extension FrameworksSubagent Definitions
  • openai/whisper

    openai/whisper

    94,839GitHub

    This project is a speech recognition and translation engine that utilizes a sequence-to-sequence transformer architecture to convert audio into text. It is built upon a weakly supervised learning framework, which leverages large-scale, unlabelled audio-transcript data to create generalized speech representations capabl

    Automatic Speech Recognition EnginesSpeech Recognition SystemsSpeech-to-Text Transcription
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHub

    Utility-first CSS framework for fast, design-system-friendly styling.

    Utility-First CSS FrameworksUtility-First StylingContent-Scanning Build Engines
  • immich-app/immich

    immich-app/immich

    92,953GitHub

    Immich is a self-hosted media management platform designed to provide a centralized, private repository for photos and videos. It functions as a comprehensive system for organizing, backing up, and viewing personal media collections across mobile devices, web browsers, and external storage locations. By maintaining ful

    Distributed Media SynchronizationSelf-Hosted Media ManagersSelf-Hosted Media Servers
  • nvm-sh/nvm

    nvm-sh/nvm

    91,751GitHub

    This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dyn

    Path-Based Version SwitchersShell-Based Version ManagersSymlink-Based Version Switching
  • florinpop17/app-ideas

    florinpop17/app-ideas

    90,567GitHub

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through p

    Automated Code FixersAutonomous AI WorkflowsAutonomous Development Agents
  • storybookjs/storybook

    storybookjs/storybook

    89,274GitHub

    Storybook is a development environment for building, testing, and documenting user interface components in isolation. By rendering components within a sandboxed environment, it decouples them from the host application's global state and dependencies, allowing developers to verify complex states and edge cases without r

    Component SandboxesComponent StorybooksIsolated Component Environments
  • oven-sh/bun

    oven-sh/bun

    87,491GitHub

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    High-Performance JavaScript RuntimesJavaScript Runtime EnvironmentsJavaScript Runtimes
  • gohugoio/hugo

    gohugoio/hugo

    86,693GitHub

    Hugo is a high-performance static site generator that transforms source content and templates into optimized web assets. Built with a focus on speed and scalability, it provides a comprehensive framework for managing large-scale documentation and editorial projects through structured content organization, taxonomies, a

    Build EnginesContent Authoring ToolsContent Organization Systems