48 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
- sindresorhus/awesome
This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software
Community-Curated Resource DirectoriesCurated Resource DirectoriesCurated Technical Directories - jwasham/coding-interview-university
This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of computer science fundamentals and technical interview preparation. It provides a structured, dependency-aware learning path that organizes complex computing concepts into a hierarchical curriculum, enabling u
Algorithmic Complexity AnalysisComputer Science CurriculaComputer Science Fundamentals - vinta/awesome-python
This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. Th
Development Resource CatalogsCommunity Resource DirectoriesCommunity-Curated Indexes - torvalds/linux
The Linux kernel is a monolithic operating system kernel that serves as the primary interface between computer hardware and software applications. It provides the foundational infrastructure for managing system resources, including memory allocation, process scheduling, and synchronization primitives. The project inclu
Audio Hardware InterfacesBPF Virtual MachinesBuild Systems - TheAlgorithms/Python
This project is a comprehensive repository of verified computational implementations designed to serve as an educational resource for computer science and algorithmic problem solving. It provides a structured collection of code examples that cover fundamental data structures, mathematical operations, and core programmi
Algorithmic Problem SolvingAlgorithmic Reference CollectionsData Structures - openclaw/openclaw
Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem
Acceptable Usage PoliciesAgent Command Line InterfacesAgent Communication Protocols - vuejs/vue
This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained
Animation Transition ComponentsAsynchronous Component LoadersAsynchronous Update Queues - trimstray/the-book-of-secret-knowledge
This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity
Curated Knowledge AggregationsSystem Administration OperationsCybersecurity Training Labs - n8n-io/n8n
n8n is a workflow automation platform that combines a visual interface with code-based extensibility to design, orchestrate, and manage automated processes. It provides a comprehensive suite of tools for data transformation, filtering, and storage, allowing users to build complex logic through conditional branching, lo
Visual Data-Flow SystemsWorkflow Automation PlatformsBuilt-in Integration Nodes - twbs/bootstrap
Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By es
Component-Based UI LibrariesResponsive CSS FrameworksResponsive Web Frameworks - massgravel/Microsoft-Activation-Scripts
Microsoft Activation Scripts is a collection of batch-based tools designed for the activation and management of operating systems and productivity software. The project provides automated scripts for permanent activation through digital license emulation, hardware-based identification, and offline validation methods. I
Generic Product KeysActivation Switches - DigitalPlatDev/FreeDomain
FreeDomain is a centralized platform for managing the full lifecycle of domain names, providing services for free registration and web presence activation. It offers a unified administrative interface that allows users to secure digital identities across multiple top-level extensions and configure hosting environments
Domain Registration PlatformsDNS Management DashboardsDomain Hosting Configurations - golang/go
Go is a statically typed, compiled programming language designed for building scalable, concurrent software. It provides a memory-safe execution environment that combines a high-performance runtime with a self-hosting compiler toolchain, enabling the creation of statically linked machine code binaries without external
Programming LanguagesStatically Typed Compiled LanguagesChannel-Based Concurrency - langchain-ai/langchain
LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t
Agent Orchestration FrameworksLLM Application OrchestrationLLM Integration Layers - electron/electron
This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security.
Application Lifecycle ManagersContext Isolation StrategiesInter-Process Communication Security - x1xhlol/system-prompts-and-models-of-ai-tools
This project is a community-driven knowledgebase and registry for AI agent configurations. It serves as a centralized repository for system prompts, environment settings, and integration strategies designed to standardize the behavior of various AI-assisted development tools. By capturing these configurations in a stru
Agent System PromptsAI Agent ConfigurationsAI Agent Registries - anomalyco/opencode
OpenCode is a framework for orchestrating autonomous AI agents within development environments. It provides a multi-tiered architecture where primary assistants manage user interaction while specialized subagents handle specific tasks like planning, research, and code generation. The system includes a comprehensive com
Agent ConfigurationsAction Resolution PoliciesMCP Server Controls - Hack-with-Github/Awesome-Hacking
This project is a community-maintained, open-source knowledge base that serves as a structured index for cybersecurity resources. It provides a centralized directory of tools, frameworks, and documentation designed to assist security researchers, penetration testers, and developers in hardening digital infrastructure a
Awesome ListsCurated Resource ListsOpen Source Knowledge Bases - denoland/deno
Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system
JavaScript and TypeScript RuntimesJavaScript RuntimesRuntime Permission Policies - goldbergyoni/nodebestpractices
This project provides a comprehensive collection of industry-standard guidelines for developing, testing, and deploying Node.js applications. It covers the entire software lifecycle, offering actionable advice on code style, architectural patterns, and security measures to ensure maintainability and consistency across
Application MonitoringLayered ArchitecturesModular Architectures