awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

55.2K repositorios

Awesome GitHub RepositoriesHerramientas para desarrolladores

Lenguajes, CLIs, frameworks y control de versiones.

Explore 55,224 awesome GitHub repositories matching part of an awesome list · Herramientas para desarrolladores. Refine with filters or upvote what's useful.

Awesome Herramientas para desarrolladores GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • danistefanovic/build-your-own-xAvatar de danistefanovic

    danistefanovic/build-your-own-x

    516,495Ver en GitHub↗

    Domina la programación recreando tus tecnologías favoritas desde cero.

    Tutorials for building complex software components from scratch.

    Markdown
    Ver en GitHub↗516,495
  • codecrafters-io/build-your-own-xAvatar de codecrafters-io

    codecrafters-io/build-your-own-x

    516,240Ver en GitHub↗

    Este proyecto ofrece un framework integral para crear, gestionar y ejecutar desafíos de programación educativos. Incluye sistemas estandarizados para redactar contenido instructivo, definir casos de prueba y estructurar la documentación para garantizar resultados de aprendizaje consistentes. La plataforma admite una amplia gama de lenguajes de programación mediante entornos de ejecución dedicados que gestionan la compilación, las dependencias y las pruebas automatizadas. La infraestructura facilita flujos de trabajo de desarrollo locales y remotos, ofreciendo utilidades de línea de comandos para probar código sin necesidad de realizar commits en el control de versiones. Cuenta con un ciclo de vida de orquestación automatizado para la ejecución de pruebas en contenedores, complementado con herramientas de diagnóstico para depurar protocolos de red y monitorear la salida de los programas. Además, el proyecto incluye flujos de trabajo de mantenimiento para la gestión del historial del repositorio y herramientas de integración para sincronizar datos con hosts de control de versiones externos.

    Master programming by recreating technologies from scratch.

    Markdownawesome-listfreeprogramming
    Ver en GitHub↗516,240
  • sindresorhus/awesomeAvatar de sindresorhus

    sindresorhus/awesome

    476,211Ver en GitHub↗

    Este proyecto es un directorio mantenido por la comunidad que sirve como índice completo de herramientas de software, frameworks y materiales educativos. Funciona como una base de conocimientos de código abierto, organizando diversos dominios de ingeniería y recursos técnicos en una taxonomía estructurada para ayudar a los desarrolladores a descubrir contenido de alta calidad. El directorio se distingue por un modelo de revisión por pares descentralizado, donde colaboradores independientes curan, verifican y actualizan las entradas para garantizar su precisión y relevancia. Toda la información se almacena en un formato markdown de archivos planos con control de versiones, lo que garantiza la independencia de la plataforma, la transparencia y la auditabilidad de toda la colección. El proyecto cubre una amplia superficie de capacidades, que abarca el descubrimiento de recursos técnicos, el avance profesional y la gestión del conocimiento en desarrollo de software. Proporciona acceso a rutas de aprendizaje estructuradas, herramientas de infraestructura y seguridad, utilidades de gestión de datos y recursos especializados para campos que van desde la atención médica hasta las humanidades digitales. El repositorio se mantiene como una colección pública con control de versiones, lo que permite el acceso programático y las actualizaciones impulsadas por la comunidad a sus datos estructurados.

    Curated collection of high-quality research and development resources.

    awesomeawesome-listlists
    Ver en GitHub↗476,211
  • freecodecamp/freecodecampAvatar de freeCodeCamp

    freeCodeCamp/freeCodeCamp

    448,278Ver en GitHub↗

    freeCodeCamp es una plataforma educativa web de código abierto diseñada para facilitar la adquisición de habilidades de ingeniería de software a través de un plan de estudios estructurado y basado en proyectos. Combina la instrucción teórica con ejercicios de codificación prácticos, requiriendo que los usuarios construyan aplicaciones funcionales para demostrar el dominio de los conceptos de programación. La plataforma proporciona un entorno de trabajo integrado en el navegador que evalúa la competencia del estudiante mediante pruebas automatizadas de las soluciones de código frente a requisitos funcionales predefinidos. La plataforma se distingue por integrar la formación técnica con recursos de desarrollo profesional. Más allá de los módulos principales de programación y desarrollo full-stack, ofrece formación especializada en gestión de bases de datos relacionales y comunicación profesional. Estos módulos de competencia lingüística están diseñados para mejorar las habilidades de documentación técnica, la interacción colaborativa y la comunicación en el lugar de trabajo para los desarrolladores de software. La infraestructura respalda este modelo de aprendizaje a través de sandboxes aislados y seguros para la ejecución de código y un motor de verificación automatizado que valida las consultas SQL y la lógica de código enviadas por el usuario. El plan de estudios está estructurado mediante archivos markdown modulares, y toda la experiencia es gestionada por un sistema basado en eventos que rastrea el progreso a través de diversas rutas de aprendizaje.

    Open-source curriculum for learning software development.

    TypeScriptcareerscertificationcommunity
    Ver en GitHub↗448,278
  • public-apis/public-apisAvatar de public-apis

    public-apis/public-apis

    441,986Ver en GitHub↗

    Este proyecto es un directorio curado por la comunidad de endpoints de servicios REST y GraphQL diseñado para ayudar a los desarrolladores a descubrir e integrar fuentes de datos de terceros. Funciona como un registro centralizado donde los servicios externos se organizan por dominio para facilitar la creación rápida de prototipos y el desarrollo de aplicaciones. El registro se basa en un modelo de contribución revisado por pares, utilizando control de versiones distribuido para gestionar las actualizaciones y garantizar la precisión de los endpoints listados. Para mantener una alta calidad de los datos, el proyecto emplea validación basada en esquemas para todos los envíos entrantes y compila los datos estructurados en un sitio web estático y buscable para una recuperación eficiente. El directorio cubre un amplio espectro de capacidades de integración, incluyendo recuperación de datos financieros, servicios de geolocalización y varias API de utilidad para tareas como detección de idiomas, procesamiento de medios y verificación de identidad. Al proporcionar un índice centralizado de estos servicios, el proyecto ayuda a los desarrolladores a identificar proveedores de datos confiables para diversos requisitos funcionales.

    Directory of free public APIs for developers.

    Pythonapiapisdataset
    Ver en GitHub↗441,986
  • vhf/free-programming-booksAvatar de vhf

    vhf/free-programming-books

    390,387Ver en GitHub↗

    :books: Libros de programación de libre acceso

    Extensive collection of free technical books including React resources.

    Python
    Ver en GitHub↗390,387
  • ebookfoundation/free-programming-booksAvatar de EbookFoundation

    EbookFoundation/free-programming-books

    390,347Ver en GitHub↗

    Este proyecto es un repositorio centralizado de acceso abierto que sirve como directorio estructurado para la educación técnica y el desarrollo profesional. Funciona como una base de conocimientos impulsada por la comunidad, agregando materiales de aprendizaje de alta calidad para apoyar la accesibilidad global a los recursos de ciencias de la computación e ingeniería de software. La plataforma se distingue por un modelo de gobernanza colaborativa que utiliza flujos de trabajo revisados por pares para todas las adiciones y modificaciones de contenido. Al aprovechar archivos de texto estructurados y control de versiones descentralizado, el repositorio mantiene un índice legible por humanos y buscable que se actualiza y categoriza continuamente mediante el etiquetado de metadatos impulsado por la comunidad. La colección abarca una amplia gama de activos educativos, incluyendo literatura técnica completa, cursos en línea estructurados y tutoriales de programación interactivos. Los usuarios pueden acceder a recursos para la adquisición de habilidades, preparación de entrevistas y referencia rápida de sintaxis, con contenido organizado por lenguaje de programación, dominio técnico y lenguaje humano para facilitar el estudio autodirigido.

    A massive collection of free programming books.

    Pythonbookseducationhacktoberfest
    Ver en GitHub↗390,347
  • openclaw/openclawAvatar de openclaw

    openclaw/openclaw

    380,031Ver en GitHub↗

    Openclaw es una plataforma para gestionar entornos de ejecución de agentes, proporcionando la infraestructura para controlar los ciclos de vida de los agentes, el estado de la sesión y la persistencia del espacio de trabajo. Cuenta con una puerta de enlace centralizada que maneja bucles de modelos, invocación de herramientas y eventos de streaming, al tiempo que admite el enrutamiento multi-agente y la gestión de memoria persistente. El sistema está diseñado para normalizar las firmas de ejecución de herramientas y proporcionar una interfaz estandarizada para la compatibilidad entre proveedores. La plataforma incluye amplias herramientas para desarrolladores, como una interfaz de línea de comandos para la gestión del espacio de trabajo, registro de diagnósticos y una arquitectura de plugins que permite el registro de herramientas y capacidades personalizadas. Admite flujos de trabajo automatizados a través de hooks basados en eventos, programación de tareas e integración con servicios externos. La seguridad se gestiona mediante políticas de ejecución, portabilidad de credenciales y flujos de trabajo de aprobación para las acciones de los agentes. La implementación es compatible con instaladores de infraestructura automatizados y helpers de puerta de enlace en contenedores, con utilidades integradas para copias de seguridad y gestión de configuración. El sistema proporciona un formato estructurado para orquestar flujos de trabajo de varios pasos e incluye herramientas especializadas para la automatización del navegador y la aplicación de parches de código estructurados.

    Core framework for building autonomous AI agents and plugins.

    TypeScriptaiassistantcrustacean
    Ver en GitHub↗380,031
  • nilbuild/developer-roadmapAvatar de nilbuild

    nilbuild/developer-roadmap

    358,362Ver en GitHub↗

    Roadmaps, artículos y recursos para desarrolladores impulsados por la comunidad

    Interactive guides for career growth in software engineering.

    TypeScript
    Ver en GitHub↗358,362
  • kamranahmedse/developer-roadmapAvatar de kamranahmedse

    kamranahmedse/developer-roadmap

    357,434Ver en GitHub↗

    Developer Roadmap es una plataforma impulsada por la comunidad que proporciona rutas de aprendizaje estructuradas basadas en grafos para la ingeniería de software. Sirve como un repositorio de conocimiento integral donde los dominios técnicos se organizan en secuencias visuales para guiar la adquisición de habilidades profesionales y el crecimiento profesional. El proyecto se distingue por un ecosistema colaborativo que permite a los usuarios contribuir con roadmaps, curar las mejores prácticas de la industria y mantener perfiles profesionales. Integra marcos de evaluación de diagnóstico para evaluar la competencia técnica, ayudando a los desarrolladores a identificar brechas de conocimiento y prepararse para entrevistas profesionales a través de secuencias de aprendizaje específicas. Más allá de sus capacidades principales de mapeo, la plataforma ofrece ideas de proyectos prácticos y tutoría interactiva para reforzar los conceptos de ingeniería. Proporciona un espacio centralizado para que la comunidad comparta recursos, rastree el desarrollo progresivo de habilidades y navegue por paisajes técnicos complejos.

    Detailed technical roadmaps for frontend, backend, and DevOps roles.

    TypeScriptangular-roadmapbackend-roadmapblockchain-roadmap
    Ver en GitHub↗357,434
  • jwasham/coding-interview-universityAvatar de jwasham

    jwasham/coding-interview-university

    353,639Ver en GitHub↗

    Este proyecto es un roadmap educativo integral diseñado para guiar a los ingenieros de software a través del dominio de los fundamentos de las ciencias de la computación y la preparación para entrevistas técnicas. Proporciona una ruta de aprendizaje estructurada y consciente de las dependencias que organiza conceptos informáticos complejos en un plan de estudios jerárquico, permitiendo a los usuarios construir una base de ingeniería profesional a través del estudio iterativo y la implementación práctica. El plan de estudios se distingue por integrar el conocimiento teórico con el desarrollo profesional, ofreciendo un índice unificado de recursos de referencia cruzada que incluyen libros, artículos académicos y tutoriales en video. Enfatiza la estandarización de la eficiencia algorítmica a través del análisis de complejidad asintótica y proporciona una descomposición de temas granular y modular para facilitar el aprendizaje enfocado e incremental en vastos dominios técnicos. Más allá de los algoritmos y estructuras de datos principales, el repositorio cubre una amplia superficie de capacidades que incluye diseño de arquitectura de sistemas, sistemas distribuidos, seguridad informática y modelado matemático avanzado. También proporciona orientación estratégica para todo el ciclo de vida de contratación, desde la optimización del currículum y la preparación para entrevistas conductuales hasta el crecimiento profesional a largo plazo. Toda la base de conocimientos se mantiene como un repositorio basado en markdown con control de versiones, lo que permite un enfoque colaborativo y agnóstico a la plataforma para la educación técnica.

    A comprehensive study plan for software engineering interviews.

    algorithmalgorithmscoding-interview
    Ver en GitHub↗353,639
  • donnemartin/system-design-primerAvatar de donnemartin

    donnemartin/system-design-primer

    353,387Ver en GitHub↗

    Este proyecto es un recurso educativo integral y una guía de estudio centrada en la arquitectura de sistemas distribuidos y el diseño de infraestructura backend. Proporciona un plan de estudios estructurado para dominar los principios de escalabilidad, confiabilidad y rendimiento necesarios para diseñar sistemas de software complejos. El repositorio se distingue por ofrecer un enfoque metódico para la preparación de entrevistas técnicas, incorporando patrones de diseño, compensaciones arquitectónicas y herramientas de repetición espaciada para ayudar a los usuarios a retener conceptos complejos. Enfatiza el análisis basado en restricciones, enseñando a los usuarios cómo evaluar requisitos competitivos como latencia, consistencia y disponibilidad al redactar diseños arquitectónicos. El contenido cubre un amplio espectro de capacidades de diseño de sistemas, incluyendo estrategias para el escalado de bases de datos, gestión de tráfico y optimización de infraestructura. Detalla técnicas para el escalado horizontal, almacenamiento en caché multicapa, comunicación asíncrona y descubrimiento de servicios, al tiempo que proporciona marcos para realizar estimaciones de recursos y planificación de capacidad. La documentación está organizada como una guía de estudio, ofreciendo un camino sistemático a través de los fundamentos de la ingeniería backend y el diseño de sistemas a gran escala.

    Extensive guide for learning how to design large-scale distributed systems.

    Pythondesigndesign-patternsdesign-system
    Ver en GitHub↗353,387
  • vinta/awesome-pythonAvatar de vinta

    vinta/awesome-python

    303,207Ver en GitHub↗

    Este proyecto es un directorio integral curado por la comunidad que organiza un vasto panorama de bibliotecas, frameworks y herramientas de software de Python. Sirve como una base de conocimientos centralizada diseñada para facilitar la navegación del ecosistema y acelerar el descubrimiento de desarrolladores en todo el ciclo de vida del desarrollo de software. El directorio se distingue por proporcionar un índice estructurado de recursos categorizados por dominio técnico, que van desde utilidades de desarrollo fundamentales hasta campos de ingeniería especializados. Cubre capacidades de alto nivel que incluyen inteligencia artificial, ciencia de datos, desarrollo web y gestión de infraestructura, lo que permite a los desarrolladores identificar soluciones verificadas para desafíos técnicos específicos. El proyecto abarca una amplia superficie de capacidades, incluyendo herramientas para la gestión de dependencias, análisis de código estático y pruebas automatizadas. También cataloga recursos para el almacenamiento de datos persistentes, orquestación de infraestructura en la nube y desarrollo de interfaces, proporcionando una referencia unificada para construir y mantener sistemas de software complejos.

    Curated list of general-purpose Python libraries.

    Pythonawesomecollectionspython
    Ver en GitHub↗303,207
  • tuvtran/project-based-learningAvatar de tuvtran

    tuvtran/project-based-learning

    270,957Ver en GitHub↗

    A list of programming tutorials in which aspiring software developers learn how to build an application from scratch. These tutorials are divided into different primary programming languages. Tutorials may involve multiple technologies and languages.

    Project-based approach to learning Python development.

    Ver en GitHub↗270,957
  • react/reactAvatar de react

    react/react

    245,916Ver en GitHub↗

    React es una biblioteca de JavaScript para construir interfaces de usuario a partir de componentes encapsulados y reutilizables. Renderiza vistas de forma declarativa, actualizando automáticamente solo las partes de la interfaz que cambian cuando los datos subyacentes se modifican, mientras deja intactas las secciones estables. Su motor de renderizado divide el trabajo en unidades incrementales y priorizadas que pueden pausar, reanudar o abortar sin bloquear el hilo principal. Un algoritmo de diffing calcula cambios mínimos entre árboles de UI preparados, y la lógica de renderizado central permanece desacoplada de cualquier objetivo de salida específico. La lógica de estado y efectos secundarios se adjunta a los componentes funcionales a través de un mecanismo de orden de llamada, permitiendo que el comportamiento reutilizable se componga con flujos de datos predecibles de padre a hijo. El mismo modelo de componentes se dirige a navegadores web, entornos de servidor a través de Node y plataformas móviles nativas, por lo que el código de interfaz viaja a través de contextos sin reescribir la lógica central. El streaming del lado del servidor genera HTML de forma incremental para cargas de página iniciales más rápidas, con hidratación progresiva que vincula la interactividad una vez que la página llega al navegador.

    Declarative library for building user interfaces.

    JavaScriptdeclarativefrontendjavascript
    Ver en GitHub↗245,916
  • facebook/reactAvatar de facebook

    facebook/react

    245,669Ver en GitHub↗

    React es una biblioteca de JavaScript para crear interfaces de usuario basadas en una arquitectura orientada a componentes y un flujo de datos unidireccional.

    Library for building user interfaces.

    JavaScriptjavascriptuifrontend
    Ver en GitHub↗245,669
  • torvalds/linuxAvatar de torvalds

    torvalds/linux

    237,355Ver en GitHub↗

    El kernel de Linux es un núcleo de sistema operativo monolítico que gestiona recursos de hardware, memoria y programación de procesos a través de diversas arquitecturas informáticas. Proporciona un entorno estandarizado y compatible con POSIX para la ejecución de aplicaciones, manteniendo al mismo tiempo un framework de controladores modular que permite la carga y eliminación dinámica de interfaces de hardware. El proyecto se distingue por su kit de herramientas de concurrencia de alto rendimiento, que utiliza primitivas de sincronización sin bloqueo y mecanismos de lectura-copia-actualización para gestionar el acceso a datos compartidos en entornos multinúcleo. Incorpora una suite completa de rastreo e instrumentación del kernel que permite el monitoreo no intrusivo de eventos del sistema, ejecución de funciones y métricas de latencia. Además, el kernel aplica garantías estrictas de estabilidad de interfaz y seguimiento del ciclo de vida para garantizar la compatibilidad con versiones anteriores para aplicaciones dependientes. Más allá de su identidad central, el sistema incluye amplias capacidades para la abstracción de hardware, implementación de protocolos de red y aplicación de políticas de seguridad. Admite requisitos de ingeniería especializados a través de la gestión del estado de energía, optimizaciones de sistemas integrados y procesos de arranque basados en firmware. La arquitectura también cuenta con marcos de diagnóstico robustos para el análisis de memoria, verificación de ejecución del sistema y validación de modelos de programación concurrente. El repositorio de origen proporciona un sistema de compilación completo para transformar código en imágenes binarias ejecutables, incluyendo herramientas para la selección de características del kernel y optimización de configuración para adaptar la salida a requisitos de hardware específicos.

    Maps complex components and searchable areas with detailed diagrams.

    C
    Ver en GitHub↗237,355
  • obra/superpowersAvatar de obra

    obra/superpowers

    229,538Ver en GitHub↗

    Superpowers es un motor de desarrollo de juegos basado en navegador y un entorno de desarrollo integrado colaborativo. Proporciona un espacio de trabajo unificado para construir experiencias interactivas en dos dimensiones, permitiendo a los usuarios gestionar código, activos y lógica de escenas directamente dentro de un navegador web sin necesidad de compiladores locales o software de escritorio pesado. La plataforma se distingue por una arquitectura de scripting modular basada en componentes donde los objetos del juego se definen por la lógica adjunta y las propiedades visuales. Admite sincronización en tiempo real, permitiendo que varios desarrolladores trabajen en el mismo proyecto simultáneamente. Este entorno está diseñado para funcionar como una herramienta educativa, enseñando conceptos de programación a través de la creación integrada de gráficos, audio y lógica. El sistema incluye un pipeline de compilación completo que maneja la compilación de sitios estáticos en markdown y el enrutamiento basado en el sistema de archivos. Automatiza el flujo de trabajo de desarrollo resolviendo dependencias en tiempo de compilación, inyectando componentes de UI reutilizables y gestionando pipelines de activos para garantizar una entrega eficiente de recursos.

    Guides development workflows and feature implementation.

    Shell
    Ver en GitHub↗229,538
  • trimstray/the-book-of-secret-knowledgeAvatar de trimstray

    trimstray/the-book-of-secret-knowledge

    228,641Ver en GitHub↗

    Este proyecto sirve como un repositorio centralizado impulsado por la comunidad de conocimientos técnicos y recursos administrativos. Proporciona una taxonomía estructurada que agrega información dispar en un framework buscable, apoyando el aprendizaje continuo y la resolución rápida de problemas para administradores de sistemas y profesionales de ciberseguridad. Al mapear recursos a través de seguridad ofensiva, gestión de infraestructura y desarrollo de software, ofrece un camino unificado para la adquisición de habilidades y referencia profesional. El proyecto se define por una filosofía de diseño centrada en la línea de comandos, priorizando utilidades basadas en terminal e interfaces programables para facilitar una administración eficiente del sistema y flujos de trabajo de seguridad repetibles. Se distingue por un enfoque agnóstico a la plataforma, manteniendo documentación y guías operativas que siguen siendo aplicables a través de diversos entornos tipo Unix y basados en la nube. Esta integración modular de cadenas de herramientas permite a los usuarios componer entornos personalizados adaptados a tareas administrativas o de seguridad específicas. El repositorio cubre una amplia superficie de capacidades, incluyendo kits de herramientas integrales para auditoría de sistemas, gestión de redes y endurecimiento de infraestructura. Proporciona rutas de aprendizaje estructuradas para el desarrollo de habilidades en ciberseguridad, que van desde laboratorios de hacking ético y estándares de pruebas de penetración hasta evaluación de vulnerabilidades y mejores prácticas de configuración del sistema. La colección también abarca una amplia gama de herramientas de productividad, utilidades de diagnóstico y materiales educativos diseñados para agilizar el mantenimiento de rutina y mejorar la postura de seguridad general.

    A collection of advanced tips and tools for system administration and engineering.

    awesomeawesome-listbsd
    Ver en GitHub↗228,641
  • thealgorithms/pythonAvatar de TheAlgorithms

    TheAlgorithms/Python

    221,992Ver en GitHub↗

    Este proyecto es un repositorio completo de implementaciones computacionales verificadas diseñadas para servir como un recurso educativo para la informática y la resolución de problemas algorítmicos. Proporciona una colección estructurada de ejemplos de código que cubren estructuras de datos fundamentales, operaciones matemáticas y conceptos de programación centrales, permitiendo a los usuarios estudiar la lógica y la complejidad detrás de varios métodos computacionales. El repositorio se distingue por un patrón de implementación modular basado en referencias que organiza el código en espacios de nombres lógicos. Este enfoque facilita la ejecución independiente y la claridad educativa, permitiendo a los usuarios explorar la evolución de las estrategias computacionales desde enfoques ingenuos de fuerza bruta hasta soluciones optimizadas de alto rendimiento. Al desacoplar las abstracciones de estructuras de datos de las operaciones algorítmicas, el proyecto asegura que las implementaciones sigan siendo intercambiables y fáciles de analizar. La superficie de capacidades abarca una amplia gama de dominios técnicos, incluyendo aprendizaje automático, criptografía, computación científica y visión por computadora. Incluye implementaciones para modelado predictivo, redes neuronales y análisis estadístico, junto con herramientas para procesamiento de señales digitales, gestión de flujo de red y modelado financiero. La colección también aborda necesidades matemáticas especializadas, como álgebra lineal, cálculos geométricos y manipulación de bits, proporcionando una base amplia para la investigación y aplicaciones de ingeniería.

    A collection of common algorithms implemented in Python.

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented
    Ver en GitHub↗221,992
Ant.123456…2762Siguiente
  1. Home
  2. Part of an Awesome List
  3. Developer Tools

Explorar subetiquetas

  • 2D DevelopmentTools and libraries for creating and animating 2D game assets.
  • 2D Game EnginesFrameworks and engines for building two-dimensional games across various platforms.
  • 2D Tile and Sprite ToolsEditors and rendering systems for 2D tilemaps and sprite-based games.
  • 2D Tilemap and Sprite ToolsFrameworks and editors for 2D tile-based environments and sprite rendering.
  • 3D Engine LibrariesLibraries for rendering, animating, and managing 3D assets and voxels.
  • 3D EnginesFrameworks and engines for 3D graphics and game development.
  • 3D Game EnginesFrameworks and engines for building three-dimensional games and interactive graphics.
  • 3D Mapping ApplicationsTools for rendering, modeling, and navigating 3D geospatial environments.
  • 3D Model ExportTools for exporting 3D models and scenes.
  • 3D Model RepositoriesLibraries and datasets providing 3D assets for virtual world creation.
  • 3D ModelingTools for generating and visualizing 3D urban and geographic models.
  • 3D Modeling ToolsSoftware for creating, sculpting, and editing 3D geometry and meshes.
  • 3D Modeling and AnimationTools for procedural modeling, node-based scripting, and 3D scene creation.
  • ABI Tools1 sub-etiquetaUtilities for decoding, generating, and managing contract ABIs.
  • ABI and Contract ToolsUtilities for encoding, decoding, and interacting with contract ABIs.
  • AI Agent DefinitionsCollections of specialized AI roles with defined workflows and deliverables for coding tools.
  • AI Agent OrchestrationTools for managing and coordinating multiple AI agents to execute complex workflows.
  • AI Code CompletionTools for automated code generation and developer assistance.
  • AI Coding AssistantsTools that integrate with development environments to write, debug, and navigate code.
  • AI Development ResourcesGuides, cookbooks, and repositories for building and optimizing AI applications.
  • AI Infrastructure and ToolsCore libraries and utilities for tokenization, model evaluation, and architecture.
  • AI Writing Tools1 sub-etiquetaTools and prompt templates for academic research and paper writing.
  • AI and Machine LearningLibraries and frameworks for integrating AI models and agentic workflows.
  • AI-Driven RefactoringAutomated restructuring of codebases using artificial intelligence to improve maintainability and remove technical debt. **Distinct from Code Analysis and Refactoring:** Distinct from Code Analysis and Refactoring: specifically uses generative AI to drive the restructuring process rather than just static analysis.
  • AI-Native IDEsFull development environments with integrated AI for code generation, chat, and debugging.
  • API BuilderLibraries and frameworks for serializing data and building RESTful or JSON APIs.
  • API Client Development ToolsLibraries for generating and managing API client code.
  • API Client LibrariesProgramming language wrappers for interacting with the external note API.
  • API Clients1 sub-etiquetaLibraries and plugins for interacting with the Docker API programmatically.
  • API Clients And PluginsLibraries and plugins for integrating Docker into development workflows.
  • API Clients and DebuggersTools for crafting, sending, and inspecting HTTP requests and API responses.
  • API Clients and SDKsLibraries and modules for programmatic interaction with Proxmox APIs.
  • API CollectionsCurated lists of public and open-source API endpoints.
  • API Debugging and Mocking2 sub-etiquetasTools for simulating API responses and inspecting traffic.
  • API Design GuidelinesStandardized approaches for building and documenting robust web APIs.
  • API Design ToolsUtilities for creating, validating, and comparing API specifications.
  • API Design and DevelopmentGuidelines and best practices for building robust networked interfaces.
  • API Design and GenerationTools for defining, documenting, and generating API code and clients.
  • API DevelopmentFrameworks and tools for building, documenting, and consuming web APIs.
  • API Development ToolsApplications for designing, testing, and debugging HTTP and REST APIs.
  • API DocumentationTools and frameworks for modeling, documenting, and visualizing service interfaces.
  • API Documentation IndicesSearchable repositories of API arguments and versions designed to support model inference and training. **Distinct from Documentation and API Tools:** Distinct from Documentation and API Tools: focuses on the structured indexing of API data for AI consumption rather than the generation of human-readable docs.
  • API Documentation ToolsUtilities for generating, validating, and managing API documentation.
  • API Documentation and Portals1 sub-etiquetaPlatforms for generating developer portals and managing API documentation.
  • API ExtensionsPlugins that expand the functionality of the core API.
  • API Extensions and HelpersTools and utilities to extend engine functionality and simplify common coding tasks.
  • API FrameworksTools for building web APIs.
  • API Frameworks and ToolsFrameworks and utilities for building, consuming, and managing HTTP services and APIs.
  • API Fuzzing ToolsAutomated testing frameworks for RESTful services and library interfaces.
  • API GatewaysEdge services for routing, load balancing, and managing API traffic.
  • API Gateways and ProxiesTools for managing, securing, and routing traffic to microservices and APIs.
  • API GeneratorsTools for automating the creation of API clients, server stubs, and documentation.
  • API IntegrationTools for interacting with external web services and APIs.
  • API Integration ToolsInterfaces and extensions for interacting with Burp Suite programmatically.
  • API Integration UtilitiesLibraries and applications for consuming, testing, and managing API definitions.
  • API Interop LayersCompatibility layers and bridges for other graphics APIs.
  • API LayerSmall wrappers and utilities for the native fetch API.
  • API ManagementPlatforms for the full lifecycle management, security, and monitoring of APIs.
  • API Reference and StandardsResources for understanding and testing specific API protocols.
  • API Specification ToolsTools for designing, validating, and converting API definition files.
  • API StandardsSpecifications and formats for defining, describing, and structuring web APIs.
  • API TestingTools for validating, mocking, and monitoring web service interfaces.
  • API Testing ToolsFrameworks and utilities for validating and testing web services.
  • API Testing and Validation1 sub-etiquetaTools for validating specifications, testing functionality, and identifying vulnerabilities.
  • API WrappersModules for interacting with external REST APIs and services.
  • API and Data ServicesTools for managing APIs, search engines, and data infrastructure.
  • API and Development ToolsUtilities for testing, managing, and documenting APIs.
  • API and Web Development ToolsUtilities for testing, mocking, and monitoring web services.
  • API and Web ServicesExamples of building REST and GraphQL APIs using serverless functions.
  • AR and VR ToolsApplications utilizing augmented reality for education and hardware management.
  • ARKit Development ToolsUtilities for recording, mapping, and managing AR content.
  • ARKit FrameworksLibraries and extensions for integrating augmented reality into various development environments.
  • ARKit Sample ProjectsDemonstration apps showcasing specific ARKit features and capabilities.
  • ASGI Servers3 sub-etiquetasProduction-ready servers for ASGI-compliant applications.
  • AST & Language ToolsTools for parsing, traversing, and generating JavaScript Abstract Syntax Trees.
  • AST ParsersTools for parsing and analyzing JavaScript code structure.
  • About PagesLibraries for creating application information and settings screens.
  • Abstract Syntax Tree ToolsLibraries for parsing, manipulating, and evaluating Python code structures.
  • Access ControlTools for managing user roles and object-level permissions.
  • Access Control FrameworksLibraries and services for implementing RBAC, ABAC, and ReBAC authorization models.
  • AccessibilityTools and utilities for ensuring web accessibility compliance.
  • Accessibility ToolsLibraries and utilities to ensure web applications are accessible to all users.
  • Accessibility UtilitiesTools and plugins designed to ensure web applications meet accessibility standards.
  • AccessoriesHardware and software tools for drone maintenance and racing.
  • Acer Laptop EFICollections of EFI configurations for Acer laptop models.
  • Achievement EditorsUtilities used to manually edit the state of rewards and milestones in games. **Distinct from Game Editors:** Distinct from Game Editors: targets achievement metadata and states rather than game world design.
  • Acoustic Simulation ToolsSoftware for generating room impulse responses and simulating acoustic environments.
  • Action BarsCustomized action bar and toolbar implementations.
  • Action DevelopmentTools and templates for building custom GitHub Actions.
  • Action Development ToolsFrameworks and templates for building custom GitHub Actions.
  • Action GamesFast-paced titles featuring combat and dynamic movement.
  • Action RoguelikesFast-paced combat games featuring procedurally generated environments and RPG elements. **Distinct from Roguelikes:** Provides a concrete implementation of the genre rather than just a curated list of titles.
  • Action SheetsBottom-sheet style dialogs and menus.
  • Action and AdventureGames focused on exploration, combat, and narrative-driven gameplay.
  • Activity Indicators1 sub-etiquetaVisual components that signal ongoing background tasks or loading states.
  • Actor Model8 sub-etiquetasLibraries for building actor-based programs.
  • ActorsLibraries and tools for working with actors and such.
  • Adblocker Compatibility1 sub-etiquetaTools and extensions for managing and applying custom filter lists.
  • Addins and ExtensionsFunctional enhancements and utilities for host applications.
  • Admin DashboardsSolutions for managing application data and administrative tasks.
  • Admin Enhancements1 sub-etiquetaTools to extend, customize, and manage the Django admin interface.
  • Admin InterfaceFrameworks and engines for building administrative dashboards and data management panels.
  • Admin InterfacesTools for generating administrative dashboards and data management panels.
  • Admin PanelsLibraries for building administrative interfaces and management dashboards.
  • Admin Panels and CMSFrameworks and boilerplates for building content management and administrative interfaces.
  • Admin TemplatesBoilerplate dashboards and management interfaces for backend applications.
  • Admin Themes2 sub-etiquetasVisual skins and UI frameworks for the Django admin panel.
  • Admin and DashboardsTemplates and tools for building responsive administrative panels.
  • Admin and Management UtilitiesTools for managing data, testing, and administration of Firebase projects.
  • Admin and Site Templates1 sub-etiquetaFull-page layouts and starter kits for rapid project scaffolding.
  • AdministrationTools for generating and managing administrative backends.
  • Advanced CLI ToolsSpecialized command-line tools for specific workflows.
  • Advanced DevelopmentDeep dives into specialized topics, system design, and professional engineering patterns.
  • Advanced Development FrameworksAdvanced libraries for reactive programming and architectural patterns.
  • Advanced Development TopicsPlaygrounds for mastering architecture, concurrency, and system-level programming.
  • Advanced EditorsSpecialized content editing frameworks and WYSIWYG-like tools.
  • Advanced ExtensionsComplex HTML-based extensions for specialized note views.
  • Advanced Rendering1 sub-etiquetaTools for WebGL, raytracing, and immersive visualization.
  • Adventure Games2 sub-etiquetasExploration-focused titles and classic point-and-click engine ports.
  • Adversarial FrameworksGeneral-purpose libraries and tools for building and benchmarking adversarial networks.
  • Adversary EmulationTools and frameworks for simulating malicious behavior to test detection capabilities.
  • Advertising APIsTools for managing ad campaigns and monetizing digital content.
  • Aerial Robot ModelsURDF and MJCF descriptions for drones and aerial vehicles.
  • Agency Management ToolsSoftware platforms for transit agencies to manage assets, scheduling, and operations.
  • Agent Framework Examples1 sub-etiquetaExample implementations and workflows for popular agent development frameworks.
  • Agent FrameworksTools and SDKs for building autonomous agents and multi-agent collaborative systems.
  • Agent InfrastructureTools for managing agent communication, networking, and task orchestration.
  • Agent Management1 sub-etiquetaUtilities for managing SSH agents and key identities.
  • Agent Plugins1 sub-etiquetaExtensions that add functionality, workflows, and capabilities to the agent.
  • Agent Skills1 sub-etiquetaConfigurable skill sets for AI coding assistants to automate research workflows.
  • Agent ToolingUtilities and infrastructure for managing and evolving AI agent skills.
  • Agentic IDEsIntegrated development environments designed specifically for AI-driven coding and autonomous agent orchestration.
  • Agile Planning ToolsUtilities for estimating and planning development tasks.
  • AirframesOpen-source designs for drone and aircraft structures.
  • Alerts and ModalsComponents for displaying contextual information, choices, or system feedback.
  • Alerts and Notifications4 sub-etiquetasAlerts, toasts, action sheets and banner-style notifications.
  • Alfred Workflows1 sub-etiquetaCustom automation scripts for the Alfred productivity launcher.
  • Algebraic Data TypesLibraries providing formal mathematical structures like Monads and Result types.
  • Algorithm ImplementationsCollections of high-quality algorithm and data structure code for competitive programming.
  • Algorithm PracticeResources for improving algorithmic thinking and coding proficiency.
  • Algorithm ResourcesFoundational concepts and visual guides for data structures and algorithms.
  • Algorithm and Coding PracticeTools and repositories for mastering data structures and algorithmic problem solving.
  • Algorithm and Data StructuresFoundational concepts and implementations for efficient problem solving.
  • Algorithmic FoundationsImplementations of classic sorting, searching, and graph algorithms.
  • Algorithmic ToolsTools and systems that implement unique or unconventional algorithmic approaches.
  • Algorithmic Trading EnginesFrameworks and execution engines for backtesting and live algorithmic trading.
  • AlgorithmsImplementations of common algorithms and data structures.
  • Algorithms and Data StructuresLibraries providing efficient data structures and algorithmic implementations for .NET applications.
  • Algorithms and PatternsImplementations of common data structures and design patterns.
  • Algorithms and SnippetsCollections of reusable code, algorithms, and data structures.
  • Alienware LaptopsCollections of EFI configurations and bootloader settings for Alienware hardware.
  • All In OneComprehensive suites providing numerous rules for code quality and security.
  • All In One SolutionsComprehensive platforms that provide backend services and infrastructure management for rapid application development.
  • Alpha and Strategy CollectionsCurated collections of trading strategies and technical analysis tools.
  • Alternative Backends1 sub-etiquetaImplementations for running UI on non-standard platforms.
  • Alternative FrameworksCompeting libraries and frameworks for building web applications with Rust.
  • Alternative ImplementationsAlternative client and runtime implementations for the network protocol.
  • Alternative LanguagesProgramming languages and dialects that integrate with or compile to Python.
  • Alternative LoopsAlternative implementations of the event loop.
  • Alternative R EnginesDifferent implementations and virtual machines for the R language.
  • Alternative RuntimesAlternative approaches to asynchronous programming.
  • Alternative State ManagementVarious libraries for reactive and signal-based state management.
  • Analysis FrameworksComprehensive suites for pentesting and security auditing of embedded systems.
  • Analysis PipelinesTools and workflows for processing, quality control, and downstream analysis of sequencing data.
  • Analysis PluginsExtensions and scripts for popular reverse engineering platforms.
  • Analysis ToolkitsComprehensive libraries and frameworks for building and evaluating models.
  • Analysis ToolsUtilities for inspecting, emulating, and identifying vulnerabilities in firmware binaries.
  • Analysis and Parsing ToolsUtilities for extracting, formatting, and manipulating indicators of compromise.
  • Analysis and SystemsFrameworks and surveys for building and evaluating temporal systems.
  • Analysis and UtilitiesTools for signal processing, imputation, and general time series analysis.
  • AnalyticsIntegration tools for tracking user behavior.
  • Analytics And Reporting2 sub-etiquetasPlugins for tracking clicks, monitoring traffic, and generating reports.
  • Analytics And Tracking1 sub-etiquetaPlugins for monitoring clicks, traffic, and visitor data.
  • Analytics and MonitoringTools for tracking user behavior, performance, and error reporting in mobile applications.
  • Android Analysis1 sub-etiquetaTools for decompiling and analyzing Android application packages.
  • Android App StoresAlternative marketplaces for discovering and installing open-source Android applications.
  • Android Charting LibrariesNative libraries for implementing charts in Android applications.
  • Android DebuggingTools for collecting crash reports and analyzing system logs.
  • Android DevelopmentTechnical insights and news for mobile engineers building on Android.
  • Android Development UtilitiesLibraries and helpers to simplify common Android development tasks.
  • Android Dynamic Analysis ToolsFrameworks and debuggers for inspecting and manipulating running Android processes.
  • Android Emulation and Debugging1 sub-etiquetaEmulators and debugging utilities for Android environments.
  • Android Hooking FrameworksDynamic instrumentation and hooking libraries for Android native and runtime environments.
  • Android Instrumentation ToolsFrameworks for hooking, dynamic analysis, and modifying Android application behavior.
  • Android LibrariesA collection of third-party libraries and tools for mobile application development.
  • Android Notification ToolkitsSets of tools for implementing non-intrusive notification views on Android. **Distinct from Android UI Components:** Distinct from general UI components by focusing specifically on the notification and toast replacement workflow.
  • Android ObfuscationTools for obfuscating or deobfuscating Android application code.
  • Android Reverse EngineeringTools for analyzing, unpacking, and modifying Android application packages.
  • Android Security ToolsFrameworks and utilities for reverse engineering and testing mobile applications.
  • Android Static Analysis ToolsUtilities for decompiling, disassembling, and analyzing Android binaries.
  • Android UI Components1 sub-etiquetaCustom views and specialized UI widgets for Android development.
  • Android Utility ToolsSpecialized tools for Android app analysis, patching, and performance monitoring.
  • Angular DartResources and tools for using Angular with the Dart language.
  • Angular EcosystemFramework-specific tools, components, and learning resources for Angular development.
  • Angular EditorsRich text editor components and wrappers for Angular applications.
  • Angular MaterialOfficial UI component library based on Material Design.
  • Angular Projects
  • Angular UI Libraries1 sub-etiquetaComponent and UI frameworks for building Angular applications.
  • AngularJS EcosystemPlugins and extensions specifically for the AngularJS framework.
  • Animated Notification FrameworksToolkits for managing the sequenced entry and exit transitions of on-screen alerts using visual effects. **Distinct from Alerts and Notifications:** Focuses on the framework for managing notification animations rather than general-purpose UI animation libraries.
  • AnimationDeclarative animation and transition libraries.
  • Animation And RiggingSystems for character rigging, motion graphics, and keyframe manipulation.
  • Animation And Transitions5 sub-etiquetasLibraries for creating custom view transitions and complex animations.
  • Animation ControllersFrameworks for managing animation states, blending, and character control.
  • Animation Editor UtilitiesTools for optimizing, managing, and editing animations within the Unity Editor.
  • Animation FrameworksAnimation libraries, keyframe players, and motion utilities.
  • Animation Libraries2 sub-etiquetasLibraries for creating web animations and motion effects.
  • Animation PluginsTools for creating visual transitions and motion effects.
  • Animation ToolsSoftware and libraries for creating motion graphics and interactive UI animations.
  • Animation Tweening2 sub-etiquetasLibraries for interpolating values and animating object properties.
  • Animation UtilitiesTools for baking, compressing, and managing animation assets.
  • Animation and Effects2 sub-etiquetasVisual effects, animations, and interactive UI transitions.
  • Animation and GraphicsTools for creating 3D designs, animations, and visual effects.
  • Animation and Motion4 sub-etiquetasLibraries for adding transitions and interactive motion to components.
  • Animation and Movement1 sub-etiquetaFrameworks for tweening, skeletal animation, and procedural movement.
  • Animation and TweeningLibraries for creating animations, tweens, and motion design.
  • Animation and UI UtilitiesLibraries for creating complex animations and responsive layouts.
  • Animations And TransitionsLibraries for creating custom view transitions and complex motion effects.
  • Animations and Effects9 sub-etiquetasGeneral animation frameworks and visual effects.
  • Animations and Motion2 sub-etiquetasLibraries for creating CSS and JavaScript-based animations.
  • Annotation ToolsPlatforms for labeling and annotating text data.
  • Annotation UtilitiesTools for drawing, zooming, and marking up screen content.
  • Announce ServersHigh-performance backend services for handling torrent announce requests.
  • Antenna TrackersSystems for tracking drones using directional antennas and telemetry.
  • Apex LibrariesUtility libraries and frameworks for the Apex programming language.
  • Api DesignGuidelines and standards for creating consistent and developer-friendly interfaces.
  • App Bar ComponentsComponents for app bar animations and behaviors.
  • App BoilerplatesTemplates and architectural examples for building robust Flutter applications.
  • App BuildersPlatforms that scaffold and deploy full-stack applications from natural language prompts.
  • App CentersCentralized hubs and interfaces for discovering and managing portable applications.
  • App Clones
  • App Demonstrations
  • App ExamplesReference implementations and demonstrations of dashboard functionality.
  • App Installation4 sub-etiquetasTools for installing, updating, and managing application packages.
  • App Lifecycle Management3 sub-etiquetasTools for managing app updates and user notifications.
  • App ManagementTools for app stores, installation, and system management.
  • App Management and UtilitiesTools for managing installed software, updates, and system services.
  • App OptimizationTools for reducing binary size and improving build times.
  • App RoutingFrameworks for managing navigation, deep linking, and complex application flows.
  • App Routing and Navigation1 sub-etiquetaFrameworks for managing deep links, URL schemes, and complex navigation flows.
  • App ScrapersAutomated tools for searching and tracking application releases across the web.
  • App Store and Package Downloaders1 sub-etiquetaUtilities for downloading and managing mobile application packages from official stores.
  • App StoresAlternative repositories for discovering and installing software.
  • App Templates
  • App Vulnerability ScannersAutomated tools designed to identify security flaws in applications.
  • Apple TV DevelopmentLibraries and controls specifically designed for tvOS interfaces.
  • Apple TV IntegrationTools for developing and authenticating tvOS applications.
  • Application Architecture and LogicExamples demonstrating state management, data flow, and complex app structures.
  • Application AssistanceTools and resources to streamline the job application process.
  • Application BoilerplatesTemplates and scaffolds to quickly initialize new desktop projects.
  • Application Boilerplates and UtilitiesHelper libraries and starter templates for building serverless applications.
  • Application BuildersPlatforms that generate full-stack applications or websites from natural language prompts.
  • Application DevelopmentPractical guides for building real-world software, web services, and CLI tools.
  • Application ExamplesComplete mobile and web application projects demonstrating various features and UI patterns.
  • Application FrameworksBoilerplates and frameworks for building full-stack applications.
  • Application Frameworks and UtilitiesLibraries for localization, system integration, and application-level features.
  • Application InfrastructureUtilities for service workers, DOM manipulation, and asset loading.
  • Application LaunchersSoftware environments and menu systems for managing and running device applications.
  • Application LibrariesFoundational libraries and utilities for building robust applications.
  • Application MonitoringSolutions for tracking performance and health in production.
  • Application PlatformsComprehensive frameworks for building enterprise and microservice applications.
  • Application ProjectsOpen source applications, static site generators, and tools built with the build tool.
  • Application ServersHigh-performance web servers and frameworks built on the core engine.
  • Application ShowcasesComplete application examples and UI design collections.
  • Application SkeletonsBase project templates for starting new applications.
  • Application TemplatesBoilerplate projects and scaffolding tools to accelerate development.
  • Application ThemesCustom visual styles and color palettes for the interface.
  • Application ToolsUtilities for LLM interaction, deployment, and specialized task execution.
  • Application UtilitiesHelper scripts for enhancing user experience and native-like features.
  • Applications and DemosExample codebases and applications built with the framework.
  • Applications and PluginsCustom software and plugins to extend device functionality.
  • Architectural PatternsLibraries for implementing design patterns and functional programming.
  • ArchitecturePrinciples and patterns for designing scalable software systems.
  • Architecture Best PracticesGeneral resources for modularity, dependency injection, and refactoring.
  • Architecture Blueprints1 sub-etiquetaReference implementations demonstrating common design patterns and architectural strategies.
  • Architecture DesignFrameworks and libraries that help implementing and verifying design and architecture concepts.
  • Architecture Documentation1 sub-etiquetaExamples of projects that effectively document their internal structure and design decisions.
  • Architecture LintingTools for enforcing code structure and architectural rules.
  • Architecture PatternsFrameworks and templates for structuring applications using clean, reactive, or modular patterns.
  • Architecture SupportCrates providing low-level access to specific CPU architectures.
  • Architecture VerificationAutomated tools for enforcing architectural constraints and rules in CI.
  • Architecture VisualizationTools for documenting and diagramming software architecture as code.
  • Architecture and Design1 sub-etiquetaTools for visualizing system architecture and dependency graphs.
  • Architecture and SamplesReference implementations for clean architecture and modern patterns.
  • Architecture and State Management2 sub-etiquetasPatterns and libraries for managing data flow and application state.
  • Architecture and Style PluginsPlugins that enforce architectural boundaries, functional programming, and code style.
  • Architecture and SystemsFoundational knowledge for designing scalable and robust systems.
  • Archive AnalysisTools for inspecting and validating compressed archives and packages.
  • Archive Format EmulationThe ability to produce files that mimic the structure of other standard compression formats for compatibility. **Distinct from File Compression:** Distinct from general file compression; specifically focuses on emulating other formats' layouts.
  • Argument ParsersTools for parsing command-line arguments and flags.
  • Argument Parsing1 sub-etiquetaLibraries for defining and processing command line flags and arguments.
  • Array UtilitiesTools for manipulating, filtering, and transforming JavaScript arrays.
  • Art and DesignAPIs for generating color palettes, retrieving icons, and accessing museum art collections.
  • Artisan Extensions1 sub-etiquetaEnhancements and interfaces for the command-line interface.
  • Assemblers3 sub-etiquetasTools for translating assembly language source code into machine-executable ROMs.
  • Assemblers and CompilersTools for writing, assembling, and compiling code for the Game Boy platform.
  • Assembly Manipulation4 sub-etiquetasTools for inspecting, modifying, and weaving .NET assemblies.
  • Assembly WeavingTools for compile-time code generation and assembly manipulation.
  • Assembly and Low-Level2 sub-etiquetasTools for runtime assembly and system-level operations.
  • Assertions and CoverageTools for validating test results and measuring code coverage.
  • Asset Discovery ToolsTools for identifying and mapping internet-facing assets and corporate infrastructure.
  • Asset LoadersPlugins for importing and transforming non-standard file types.
  • Asset ManagementTools for compiling and managing frontend assets.
  • Asset MinificationTools for compressing and optimizing HTML, CSS, and JavaScript files.
  • Asset OptimizationTools for minifying, compressing, and transforming web assets.
  • Asset PipelineUtilities for optimizing and managing frontend asset compilation.
  • Asset Resolvers and UtilitiesTools for managing asset paths, file resolution, and schema-specific utilities.
  • Asset ToolsUtilities for processing, converting, and managing game assets.
  • Asset Validation and TestingTools for verifying, testing, and generating 3D assets to ensure format compliance.
  • Asset and Identity IntelligenceTools for searching and analyzing digital assets, credentials, and identities.
  • AssetsTools for managing, compiling, and optimizing frontend assets in Ruby projects.
  • Assets and Bundling3 sub-etiquetasTools for managing and processing web assets like CSS and scripts.
  • Asus Laptop EFICollections of EFI configurations for Asus laptop models.
  • Async ProcessingLibraries for asynchronous programming and concurrency.
  • Async ProgrammingHelpers and extensions for managing asynchronous tasks and workflows.
  • Async and Concurrency1 sub-etiquetaLibraries for managing asynchronous tasks, promises, and event streams.
  • Async and Event Handling1 sub-etiquetaLibraries for promises, futures, and event-driven communication.
  • Async and Real-timeTools for asynchronous processing and WebSocket communication.
  • Async and RealtimeTools for handling asynchronous tasks and WebSocket communication.
  • Async and WebSockets2 sub-etiquetasLibraries for handling asynchronous requests and real-time communication.
  • Asynchronous ControlUtilities for managing Promises and asynchronous flow.
  • Asynchronous Control FlowUtilities for managing complex asynchronous operations.
  • Asynchronous Event LoopsFrameworks for managing non-blocking I/O and event-driven architectures.
  • Asynchronous ProgrammingFrameworks for concurrent, parallel, and event-driven execution.
  • Atmospheric CorrectionAlgorithms and tools for correcting satellite imagery for atmospheric interference.
  • Attack and Audit ToolkitsFrameworks and utilities for testing, analyzing, and securing CI/CD infrastructure.
  • Audio Editing7 sub-etiquetasSoftware for recording, editing, and synthesizing digital audio.
  • Audio File Handling3 sub-etiquetasTools for reading, writing, and managing audio file formats and metadata.
  • Audio FrameworksFrameworks for building interactive music and audio applications in the browser.
  • Audio LibrariesProgramming libraries for audio analysis, synthesis, and web integration.
  • Audio Processing Libraries1 sub-etiquetaLibraries for synthesizing, analyzing, and manipulating audio data in code.
  • Audio ToolsUtilities for file conversion, CD ripping, and music library management.
  • AuthenticationTools for managing user identity and secure access.
  • Authentication And Access1 sub-etiquetaPlugins for managing user identity, permissions, and login security.
  • Authentication ServicesIdentity management and user authentication providers.
  • Authentication UIPre-built components for implementing user login and signup flows.
  • Authentication and AuthorizationTools for managing user identity, permissions, and access control.
  • Authentication and BypassTools for testing authorization, WAF bypass, and session management.
  • Authentication and Security1 sub-etiquetaPackages for managing user identity, permissions, and application security.
  • Authoring and Conversion ToolsSoftware for creating, exporting, and converting 3D models into the standard format.
  • Automated Binary InspectionThe integration of binary analysis tools into automated workflows for verification. **Distinct from Android Analysis:** Distinct from Android Analysis: focuses on the automation and CI integration of the analysis process rather than the analysis itself.
  • Automated Code ReviewPlatforms that integrate into CI/CD pipelines to provide automated feedback on pull requests.
  • Automated CompositionTools that automatically generate or explore workflow configurations.
  • Automated Exploitation FrameworksIntegrated platforms that automate the reconnaissance and vulnerability exploitation workflow.
  • Automated Machine LearningTools that automate model selection, hyperparameter tuning, and pipeline construction.
  • Automated Trading BotsSoftware for executing trades and managing orders via webhook alerts.
  • AutomationPlatforms and agents for streamlining workflows and automating repetitive tasks.
  • Automation And Scripting3 sub-etiquetasTools for automating workflows, managing hotkeys, and scripting system behavior.
  • Automation FrameworksPlatforms and engines for orchestrating network configuration and tasks.
  • Automation LibrariesHigh-level frameworks for controlling browsers programmatically.
  • Automation PackagesUtility libraries and wrappers for extending browser automation capabilities.
  • Automation PlatformsAlternative software and integration platforms for managing smart home devices.
  • Automation Plugins3 sub-etiquetasPlugins that automate scripting tasks like variable correlation.
  • Automation Scripts3 sub-etiquetasFrontend scripts for task management and workflow automation.
  • Automation ToolingUtilities to simplify, debug, and extend automation logic.
  • Automation ToolsUtilities for desktop and GUI automation.
  • Automation and IntegrationTools for automating tasks, syncing data, and bridging services with Telegram.
  • Automation and IntegrationsReady-to-use applications, bots, and tools that extend Slack functionality.
  • Automation and Linting ToolsTools that enforce coding standards and automate project maintenance.
  • Automation and RoboticsSoftware and platforms for autonomous agricultural vehicles and robotic farming systems.
  • Automation and Seedbox ToolsScripts and platforms for managing remote servers and automated media workflows.
  • Automation and UtilitiesScripts and tools for scaling, provisioning, and cluster maintenance.
  • Automation and Workflow4 sub-etiquetasTools for automating system tasks, code reviews, and workflow processes.
  • Automotive CAN DatabasesCollections of decoded CAN bus messages and signal definitions for specific vehicle makes and models.
  • Automotive Development LibrariesProgramming language libraries for interacting with vehicle data and protocols.
  • Automotive ProtocolsDrivers and parsers for automotive communication standards.
  • Automotive Research ProjectsOpen source platforms and frameworks for vehicle security research and development.
  • Autonomous FrameworksIntegrated software frameworks for developing and deploying autonomous vehicle systems.
  • Auxiliary Security ToolsUtilities for command-line enhancement, out-of-band testing, and payload generation.
  • Awesome ListsCurated collections of resources and software lists.
  • AwesomeWM ConfigurationsCustomizations for the Awesome window manager.
  • BLDC Motor ControllersSystems specifically designed to drive brushless DC motors using electronic commutation. **Distinct from Motor Control:** Specifically designates BLDC controllers as distinct from general DC or stepper motor libraries.
  • Back End DevelopmentReference guides for server-side frameworks and API development.
  • Backend DevelopmentFrameworks and resources for building server-side applications.
  • Backend Ethereum LibrariesServer-side SDKs and APIs for integrating Ethereum into backend services.
  • Backend FrameworksFrameworks for building server-side logic and APIs in Dart.
  • Backend IntegrationsPlugins and adapters for connecting the build tool to various server-side frameworks.
  • Backend and InfrastructureTools for databases, APIs, and deployment.
  • Backend and NetworkingTools for API communication, file transfers, and backend integration.
  • Background Processing1 sub-etiquetaTools for managing asynchronous tasks and background job queues.
  • Background TasksServices for executing asynchronous or periodic background operations.
  • Background and Pattern GeneratorsTools for creating CSS patterns, gradients, and SVG textures.
  • Backtesting EnginesFrameworks designed for testing trading strategies against historical data.
  • Badges And IndicatorsComponents for displaying notification counts and status badges.
  • Ballerina FrameworksLibraries and CLI tools for gRPC in Ballerina.
  • Bare Metal DevelopmentTools and guides for writing software directly on hardware without an operating system.
  • Bars and Widgets1 sub-etiquetaStatus bars and UI widgets for displaying system information.
  • Base ImagesMinimal and hardened operating system foundations for containers.
  • Base Resets And NormalizersFoundational stylesheets to normalize browser defaults and reset element styling.
  • Beacon Development Libraries1 sub-etiquetaLibraries and frameworks for building beacon-enabled applications across various platforms.
  • Beacon Discovery and Management1 sub-etiquetaTools for scanning, configuring, and managing beacon hardware and deployments.
  • Beacon Scanner and Advertiser AppsApplications for testing, simulating, and monitoring beacon signals.
  • Bean Mapping1 sub-etiquetaLibraries that automate the transformation and mapping of data between objects.
  • Bean Mapping and ValidationFrameworks that simplify object mapping and data validation logic.
  • Behavior TestingComponents for implementing A/B tests and experiments.
  • Behavior and DecisionLibraries and editors for defining robot logic and state machines.
  • Behavioral LogicFrameworks and editors for defining robot decision-making and state machines.
  • Behaviours And InterfacesDefinitions for standardizing process and module behavior.
  • BenchmarkingTools and suites for measuring the performance of distributed systems and data workloads.
  • Benchmarking ToolsUtilities for measuring code performance and execution speed.
  • Benchmarking and ProfilingTools for measuring performance and analyzing code execution.
  • Best PracticesGuidelines and architectural patterns for building robust applications.
  • Beyond The DOM3 sub-etiquetasExperiments and tools for running Elm outside of standard browser environments.
  • Billing InfrastructureTools and frameworks for building usage-based billing and metering systems.
  • Binary Analysis5 sub-etiquetasAdvanced frameworks for automated binary code analysis and symbolic execution.
  • Binary Analysis FrameworksProgrammable platforms for automated binary analysis and symbolic execution.
  • Binary Analysis PlatformsComprehensive frameworks for disassembling, decompiling, and analyzing binary code.
  • Binary Analysis ToolsUtilities for reverse engineering, disassembly, and taint analysis.
  • Binary Diffing and MatchingTools for comparing binaries and identifying code similarities.
  • Binary Format ToolsUtilities for inspecting and analyzing executable file structures.
  • Binary and Reverse Engineering1 sub-etiquetaTools for analyzing, disassembling, and profiling compiled binaries.
  • Binding GeneratorsTools for interfacing with C, C++, Python, and Java.
  • BindingsLanguage-specific wrappers for using the terminal UI library.
  • Bioinformatics LibrariesSoftware development kits and frameworks for building biological data applications.
  • Bipedal Robot ModelsURDF and MJCF descriptions for legged robots designed for bipedal locomotion.
  • Bitmap FontsA collection of monospaced bitmap fonts for terminal and X11 environments.
  • Blazor Components2 sub-etiquetasUI component libraries specifically designed for Blazor applications.
  • Blender Management ToolsUtilities for installing, updating, and managing Blender versions.
  • Blender Scripting1 sub-etiquetaTools and libraries for extending Blender functionality with Python.
  • Block-Based Visual Interfaces1 sub-etiquetaDrag-and-drop interfaces specifically utilizing interlocking blocks for logic construction. **Distinct from Visual Programming:** More specific than the general 'Visual Programming' (node-based/flow) by focusing on the interlocking block metaphor.
  • Blockchain DevelopmentCore frameworks and tools for building decentralized applications and smart contracts.
  • Blockchain Development FrameworksTools and environments for building, testing, and deploying smart contracts.
  • Blockchain Development ToolsFrameworks and libraries for building and interacting with decentralized applications.
  • Blockchain InfrastructureTools for managing nodes, bridges, and network-level interactions.
  • Blockchain Interaction ToolsUtilities for interacting with Ethereum networks and managing local nodes.
  • Blockchain LibrariesTools and frameworks for building blockchain-based applications and crypto-hash structures.
  • Blockchain PlatformsCore blockchain networks and smart contract platforms built on the language.
  • Blockchain ProtocolsTechnical documentation and specifications for decentralized network architectures.
  • Blockchain SDKsLibraries and frameworks for interacting with EVM-based blockchains.
  • Blockchain StandardsSpecifications and protocols defining how NFTs function across different networks.
  • Blockchain Systems
  • Blockchain Test NetworksTools and environments for simulating and testing blockchain infrastructure.
  • Blockchain ToolingUtilities for interacting with nodes, managing ABIs, and optimizing code.
  • Blog Building ToolsFrameworks and platforms for creating and hosting personal websites.
  • Blog Engine1 sub-etiquetaTools for creating and hosting blogs.
  • Blog GeneratorsStatic site generators for building personal blogs and documentation.
  • Bloom ShadersBloom lighting effects and alpha-masked bloom.
  • Blue Team ResourcesComprehensive collections of tools and guides for defensive security operations.
  • Bluetooth Low Energy Tools1 sub-etiquetaGeneral-purpose utilities for exploring and testing BLE hardware.
  • Bluetooth and ConnectivityLibraries for BLE communication and device discovery.
  • Bluetooth and SensorsInterface with Bluetooth Low Energy sensors and presence detection.
  • Blur EffectsLibraries for applying blur and glass-morphism effects.
  • Blur ShadersGaussian, kawase, and fluid-based blur implementations.
  • Board Support CratesCrates tailored for specific development boards and hardware platforms.
  • BoilerplateStarter templates and project scaffolding.
  • Boilerplate And StartersTemplates and example projects to accelerate development.
  • Boilerplate Templates2 sub-etiquetasStarter kits and project templates for rapid development.
  • BoilerplatesTemplates and kits to accelerate the setup of new applications.
  • Boilerplates and ExamplesStarter kits and reference implementations for building GraphQL applications.
  • Boilerplates and GeneratorsTemplates and scaffolding tools to jumpstart new extension projects.
  • Boilerplates and StartersProduction-ready project templates and architectural scaffolds for rapid development.
  • BookmarksTools for bookmarking assets, scenes, and URLs.
  • Bootloader CustomizationTools and scripts for managing and modifying bootloader configurations.
  • Bootloader ThemesVisual skins and graphical themes for the bootloader interface.
  • Bootloader Unlock ToolsUtilities and exploits for bypassing device bootloader restrictions.
  • Bootstrap CSS Framework BridgesLibraries that bridge Bootstrap's CSS utility classes into specific component-driven development workflows. **Distinct from Bootstrap Components:** Focuses on the architectural bridge/integration rather than just providing extended widgets
  • Bootstrap Components3 sub-etiquetasExtended UI widgets and layout helpers based on Bootstrap.
  • Bot Boilerplates and TemplatesStarter kits and project templates to accelerate bot development.
  • Bot DevelopmentLibraries and frameworks for building and managing chat bots.
  • Bot Development FrameworksSDKs and libraries for building and deploying conversational bots across platforms.
  • Bot Development TutorialsGuides and walkthroughs for creating and deploying bots.
  • Bot Frameworks1 sub-etiquetaLibraries and SDKs for building Telegram bots across various programming languages.
  • Bot and Integration TemplatesBoilerplates for building chat bots and third-party service integrations.
  • Bottom Navigation
  • Bottom Sheets
  • Branch Management
  • Brand and Logo Icons1 sub-etiquetaCollections of logos representing companies, technologies, and digital assets.
  • BreadcrumbsUtilities for managing and displaying navigation breadcrumbs in web apps.
  • Brightness and GammaUtilities for managing screen backlight and color temperature.
  • Broker APIsConnectors and SDKs for interacting with financial exchange APIs.
  • Browser & DOM UtilitiesHooks for interacting with browser APIs, DOM elements, and events.
  • Browser ApplicationsCustom browsers and tools built on browser automation technology.
  • Browser AutomationTools for controlling web browsers and scraping content via AI agents.
  • Browser Automation ToolsThese projects provide utilities for scripting browser interactions and headless web navigation.
  • Browser Bundling ToolsUtilities for transforming and packaging code for browser execution.
  • Browser DetectionUtilities for identifying browser environments.
  • Browser DevelopmentUtilities for debugging and enhancing web development in Chrome.
  • Browser DriversLow-level drivers that implement the WebDriver protocol for specific browsers.
  • Browser EnginesWeb browsers and privacy-focused browsing tools.
  • Browser EnhancementsExtensions and scripts to improve the web-based AI experience.
  • Browser Extension TemplatesBoilerplates for building and packaging browser extensions.
  • Browser ExtensionsTools for debugging, inspecting, and analyzing web pages.
  • Browser Extensions and PluginsEnhancements for browsers and IDEs to improve the GitHub experience.
  • Browser FuzzingSpecialized tools for identifying vulnerabilities in web browsers.
  • Browser IntegrationWeb browsers and extensions designed to interact with distributed web protocols.
  • Browser InternalsTools and knowledge for understanding browser architecture and performance.
  • Browser ReplacementTools for searching the web, translating text, and viewing maps in the terminal.
  • Browser Testing Tools3 sub-etiquetasFrameworks for automating browser interactions and documentation testing.
  • Browser UtilitiesHelpers for DOM manipulation and browser-specific tasks.
  • Browser View ControllersControllers specifically designed to manage the lifecycle, visibility, and communication of web browser tab views. **Distinct from View Controllers:** Distinct from general UI view controllers as it handles the specific complexities of browser tab orchestration.
  • Brute Force3 sub-etiquetasUtilities for testing authentication and password spraying.
  • Brute Force ToolsUtilities for password cracking, directory busting, and fuzzing.
  • Bspwm ConfigurationsCustomizations for the Bspwm tiling window manager.
  • Buffer Management2 sub-etiquetasTools for organizing, navigating, and cleaning up open file buffers.
  • Bug DetectionExtensions focused on identifying runtime errors and logic mistakes.
  • Build And AutomationTools for managing dependencies, compiling code, and automating project lifecycles.
  • Build And Packaging2 sub-etiquetasTools for managing project builds, task automation, and package distribution.
  • Build And PerformanceStrategies for optimizing build pipelines and improving web application performance.
  • Build AutomationTools and libraries for managing project tasks, build pipelines, and live-reloading.
  • Build EnvironmentsTools and environments for compiling and managing LaTeX projects.
  • Build File UtilitiesCommand-line tools for maintaining and manipulating build configuration files.
  • Build InfrastructureTools and build system configurations for managing robotic software projects.
  • Build IntegrationsTools for preprocessing, transpiling, and extending the build pipeline.
  • Build OptimizationPlugins for bundling, compression, and production output management.
  • Build PluginsIntegrations for task runners and bundlers to automate transpilation.
  • Build System ExtensionsTools and plugins for integrating build systems into other environments.
  • Build System PluginsIntegrations for bundling and asset pipeline management in web projects.
  • Build SystemsTools for managing compilation, dependency resolution, and project configuration.
  • Build ToolingTools for managing project compilation and distribution.
  • Build ToolsUtilities for managing tasks, compilation, and project builds.
  • Build Tools and AutomationTools and deep-dive guides for managing build processes and module bundling.
  • Build Tools and BundlersUtilities for compiling, bundling, and managing project assets.
  • Build Tools and CLITools for bundling, compiling, and automating development workflows.
  • Build Tools and CompilersUtilities for compiling, bundling, and managing project dependencies.
  • Build Tools and ModulesTools for bundling, transpiling, and managing project dependencies.
  • Build Tools and ToolingUtilities for bundling, formatting, and managing development workflows.
  • Build Tools and UtilitiesWorkflow automation, CLI tools, and helper libraries for小程序 development.
  • Build and Automation ToolsUtilities for compiling, installing, and managing Nginx environments.
  • Build and Bundling1 sub-etiquetaTools for compiling, bundling, and packaging web and server-side assets.
  • Build and Bundling ToolsSystems for compiling, packaging, and deploying web applications.
  • Build and Compilation8 sub-etiquetasCompile code and manage build dependencies.
  • Build and Compilation ToolsUtilities for managing builds, cross-compilation, and binary packaging.
  • Build and Dependency Management4 sub-etiquetasTools for managing project lifecycles, dependencies, and build automation.
  • Build and Deployment3 sub-etiquetasTools for building, managing, and deploying software applications.
  • Build and Deployment ToolsFrameworks for automating build, test, and deployment pipelines.
  • Build and Development ToolsTools for managing dependencies, builds, and code analysis.
  • Build and InstallationTools for compiling, building, and managing player installations.
  • Build and Integration ToolsTools for integrating WebAssembly into existing build pipelines and environments.
  • Build and Package Management1 sub-etiquetaTools for installing dependencies and creating standalone application binaries.
  • Build and Package ToolsTools for automating builds and managing project dependencies.
  • Build and Task AutomationTools for packaging, releasing, and running background tasks.
  • Build and Transpilation Tools1 sub-etiquetaCompilers, bundlers, and preprocessors for modern JavaScript development.
  • Build and Version ControlTools for managing source code, dependencies, and build automation.
  • Bundle Analysis5 sub-etiquetasUtilities for inspecting, visualizing, and optimizing frontend asset bundles.
  • BundlersTools for packaging and optimizing JavaScript modules for web deployment.
  • Bundling and MinificationUtilities for optimizing web assets like CSS, JS, and HTML.
  • Burp Suite ExtensionsCollections of plugins and scripts to extend Burp Suite functionality.
  • Business Application FrameworksFrameworks designed for rapid development of admin panels and full-stack applications.
  • Business Logic1 sub-etiquetaPatterns and libraries for organizing complex application logic.
  • Business PlatformsEnterprise-grade frameworks for workflow, billing, and business process management.
  • Business Process SuitesComprehensive platforms for modeling and executing formal business processes.
  • Business and SimulationGames centered on management, economy, and city-building mechanics.
  • Business and Tycoon GamesSimulation games focused on management, economy, and construction.
  • ButtonsCustomizable button controls and helpers.
  • Buttons and AccordionsComponents for user interaction and content collapsing.
  • Buttons and Controls2 sub-etiquetasCustomizable button subclasses and interactive input controls.
  • Buttons and InputsCustom button styles and interactive input controls.
  • Bytecode AnalysisTools for decompiling and analyzing managed code like .NET or Java.
  • Bytecode Analysis Tools5 sub-etiquetasUtilities for inspecting and decompiling intermediate bytecode formats.
  • Bytecode Manipulation1 sub-etiquetaLow-level tools for analyzing, generating, and modifying Java bytecode.
  • Bytecode RecompilationTools for transforming assembly or intermediate representations back into executable bytecode. **Distinct from Bytecode Manipulation:** Distinct from Bytecode Manipulation: focuses on the full reconstruction of bytecode from assembly source.
  • Bytecode Serialization AcceleratorsTools that generate bytecode to optimize the performance of data serialization and deserialization. **Distinct from Bytecode Manipulation:** Distinct from general bytecode manipulation as it specifically targets the acceleration of data binding.
  • Bytecode and InstrumentationTools and libraries for manipulating Java bytecode and runtime instrumentation.
  • C Bindings3 sub-etiquetasWrappers and bindings for C libraries.
  • C Geospatial LibrariesLow-level C libraries for spatial indexing, parsing, and processing.
  • C LibrariesLow-level cryptographic primitives and toolkits for C development.
  • C Plus Plus
  • C and C++ LibrariesHigh-performance libraries for graph analysis, community detection, and layout algorithms.
  • C# Development ToolsLibraries, compilers, and utilities for building and managing .NET applications.
  • C++ CLI FrameworksArgument parsers and CLI libraries for C++ development.
  • C++ Frameworks and LibrariesGeneral-purpose C++ libraries for application development.
  • C++ NLP LibrariesHigh-performance tools for text analysis and linguistic parsing.
  • C++ VisualizationHigh-performance libraries and tools for C++ data plotting.
  • C++ Visualization ToolsLibraries and applications for high-performance or scientific visualization in C++.
  • C/C++ GraphQL ToolsLow-level GraphQL parsers and server implementations for C and C++.
  • CAD Design ToolsSoftware for creating and modeling 3D printable objects.
  • CG Software API and IntegrationLibraries and APIs for extending professional CG software.
  • CG Software API and ScriptingPython APIs and development modules for integrating with professional CG software.
  • CI Integration1 sub-etiquetaTools and actions for automating infrastructure workflows in CI/CD pipelines.
  • CI/CD PipelinesAutomated build, test, and deployment services for containerized workflows.
  • CLI Applications1 sub-etiquetaEnd-user applications designed for the command line.
  • CLI AutomationLibraries for parsing arguments and building command-line interfaces.
  • CLI BuilderFrameworks for creating command-line interfaces and utilities.
  • CLI BuildersFrameworks and libraries for building command-line interfaces.
  • CLI DevelopmentFrameworks for building command-line interfaces.
  • CLI FrameworksFrameworks and tools for building command-line interfaces.
  • CLI LibrariesTools for building command-line interfaces, parsing arguments, and console styling.
  • CLI Scaffolding Tools1 sub-etiquetaCommand-line utilities for generating code and managing project structure.
  • CLI ToolsFrameworks and libraries for building command-line interfaces.
  • CLI UtilitiesTools for enhancing terminal output and command-line interaction.
  • CLI and Argument Parsing5 sub-etiquetasTools for parsing command-line arguments and options.
  • CLI and Automation Tools1 sub-etiquetaCommand-line utilities for node management and network interaction.
  • CLI and Build ToolsUtilities for command-line operations and project scaffolding.
  • CLI and Development ToolsCommand-line tools and IDE extensions for Flutter development.
  • CLI and Editor ToolsCommand-line interfaces and editor extensions for managing Firebase projects.
  • CLI and Runner ToolsUtilities for managing commands and running applications outside the framework.
  • CLI and Workflow EnhancementsTools and extensions to improve the developer experience and CLI functionality.
  • CLOS ExtensionsTools and enhancements for the Common Lisp Object System.
  • CPU and Hardware FuzzingTools for verifying processor designs and microarchitectural security.
  • CSS Animation LibrariesCollections and frameworks for implementing animations using native CSS.
  • CSS Animations1 sub-etiquetaLibraries and tools for creating web animations and transitions.
  • CSS FrameworksLibraries and toolkits for styling and building responsive user interfaces.
  • CSS Layout & StylingTechniques and standards for building responsive, performant web interfaces.
  • CSS Learning Resources1 sub-etiquetaCurated collections of best practices and professional techniques for web styling.
  • CSS LibrariesFrameworks and utilities for styling and layout.
  • CSS Only Icons2 sub-etiquetasIcon sets implemented entirely in CSS without external image dependencies.
  • CSS Optimization2 sub-etiquetasPlugins and loaders for minifying, extracting, and purging unused CSS styles.
  • CSS ParsersTools for programmatically analyzing, validating, and transforming stylesheet code.
  • CSS Polyfills3 sub-etiquetasScripts that emulate modern features in older browser environments.
  • CSS PreprocessingLibraries for processing and compiling CSS files.
  • CSS Preprocessor MixinsHelper mixins for integrating flexbox into preprocessor workflows.
  • CSS PreprocessorsLibraries for parsing and transforming stylesheet languages.
  • CSS ResetsBase stylesheets to normalize browser behavior and remove inconsistencies.
  • CSS ResourcesTools, libraries, and inspiration for CSS development.
  • CSS Style GuidesStandardized rules and best practices for writing maintainable stylesheets.
  • CSS StylingGuides and tips for mastering layout and visual design.
  • CSS Styling Libraries1 sub-etiquetaTools and utilities for managing component-based, atomic, and preprocessed styles.
  • CSS Styling and Layout1 sub-etiquetaModern techniques for responsive design, layout systems, and visual effects.
  • CSS and Styling1 sub-etiquetaReferences and tutorials for modern CSS and styling frameworks.
  • CSS in JSLibraries for managing component-scoped styles within JavaScript applications.
  • CSS in JS LibrariesFrameworks and utilities for managing component-level styles within JavaScript applications.
  • CSS-Only Texture GeneratorsSystems that produce visual background effects and motifs using only CSS properties. **Distinct from CSS Only Icons:** Generates full-surface textures and motifs, whereas candidate [f12_mt4] is limited to individual icons.
  • Cache AnalysisTools for detecting and testing web cache poisoning vulnerabilities.
  • CachingStrategies and libraries for storing frequently accessed data in memory.
  • CalculatorsTools for computing agricultural metrics and crop-related data.
  • Calendar APIs1 sub-etiquetaServices for managing dates, holidays, and scheduling events.
  • Calendar ComponentsLibraries for integrating date selection and scheduling interfaces.
  • Calendar Management5 sub-etiquetasTools for scheduling, syncing, and managing calendar events from the terminal.
  • Calendar ServicesAPIs for retrieving holiday data and managing event schedules.
  • CalendarsComponents for date selection and calendar visualization.
  • Calendars And Dates10 sub-etiquetasDate selection and calendar display components.
  • Calendars and Pickers2 sub-etiquetasDate, time, and calendar selection tools.
  • Calendars and SchedulingUtilities for managing business days and exchange trading schedules.
  • Calibration ToolboxesSoftware libraries and frameworks for performing sensor extrinsic calibration.
  • Calibration and TransformationLibraries for coordinate frame tracking and sensor-to-sensor alignment.
  • Camera Integration1 sub-etiquetaIntegrate third-party camera brands and video sources for live streaming and monitoring.
  • Camera SystemsCamera controllers, pixel-perfect rendering, and camera effects.
  • Camera and Viewport1 sub-etiquetaSystems for handling camera movement, scaling, and parallax.
  • Canvas ExperimentsDemonstrations and interactive projects showcasing canvas capabilities.
  • Canvas LibrariesJavaScript libraries and frameworks for 2D and 3D graphics rendering.
  • Canvas and GraphicsComponents for drawing, sketching, and data visualization.
  • Canvas and SVG ToolsFrameworks for drawing, manipulating, and animating vector graphics.
  • Canvas and WebGL Graphics1 sub-etiquetaLibraries for high-performance 2D and 3D rendering on HTML5 canvas.
  • Capgo PluginsSpecialized plugins for live updates, advanced sensors, and enterprise-grade native integrations.
  • Captcha AlternativesPrivacy-focused systems for preventing automated abuse without tracking users.
  • Capture The Flag2 sub-etiquetasUtilities and frameworks to assist in competitive security challenges.
  • Card Components5 sub-etiquetasUI elements for displaying content in stackable or swipeable card formats.
  • Card LayoutsComponents for displaying content in card-based interfaces.
  • Card UI2 sub-etiquetasCard based UI's, pan gestures, flip and swipe animations.
  • Cards5 sub-etiquetasUI frameworks for card-based layouts and navigation.
  • Career DevelopmentFrameworks and guides for professional growth and ladder progression.
  • Career GrowthFrameworks and guides for professional development and career progression.
  • Carousel And Gallery1 sub-etiquetaComponents for displaying image sliders, lightboxes, and media galleries.
  • Carousels and Galleries2 sub-etiquetasComponents for displaying image sliders, galleries, and media carousels.
  • Carousels and Sliders2 sub-etiquetasComponents for image carousels and content sliders.
  • Cartridge DevelopmentTools and schematics for designing, building, and emulating custom game cartridges.
  • Cellular Network Stacks2 sub-etiquetasOpen-source implementations of 2G, 4G, and 5G radio access and core networks.
  • Chain ManagementHelpers for handling logic within promise chains.
  • Changeset AnalysisTools for monitoring, visualizing, and auditing map edits.
  • Chaos EngineeringTools and methodologies for testing system resilience through fault injection.
  • Chaos Engineering ToolsTools for injecting faults and simulating failures in distributed systems.
  • Character Controllers1 sub-etiquetaComponents for managing player movement and physics interactions.
  • Character LCD DriversDrivers for standard dot-matrix character displays like the HD44780.
  • Chart FeaturesPlugins that add functional elements and data annotations to charts.
  • Chart LibrariesReusable libraries and frameworks for rendering common data visualizations.
  • Chart TypesExtensions that add specialized visualization formats to the library.
  • Charting LibrariesGeneral-purpose libraries for rendering data visualizations in web applications.
  • Charts
  • Chat InterfacesCustom open-source interfaces for interacting with assistant AIs.
  • ChatOpsConversation-driven tools for managing infrastructure and services.
  • Cheat SheetsQuick reference guides for languages, tools, and frameworks.
  • Chinese NLP ToolkitsComprehensive libraries and frameworks for processing Chinese language text.
  • Chrome ExtensionsBrowser extensions to enhance developer productivity.
  • Chromium DriversTools and APIs for automating Google Chrome and Chromium-based browsers.
  • Cinnamon ConfigurationsCustomizations for the Cinnamon desktop environment.
  • Circuit Simulation ToolsSoftware for modeling and analyzing electronic circuit behavior.
  • Circuit Simulators2 sub-etiquetasSoftware for modeling and testing electronic circuit behavior.
  • City Building Games2 sub-etiquetasStrategic games centered on urban planning and infrastructure management.
  • Clash ClientsApplications and kernels for managing network traffic and proxy configurations.
  • Clash Proxy ClientsSpecialized graphical clients and tools for the Clash proxy ecosystem.
  • Classless FrameworksStylesheets that apply design directly to semantic HTML elements without classes.
  • Clean ArchitectureResources for implementing modular, testable Clean Architecture patterns.
  • Clean Code and PrinciplesCollections of best practices and clean coding standards for various languages.
  • Client APIsOfficial and community-maintained language bindings for interacting with the database.
  • Client ApplicationsSample applications demonstrating language capabilities and patterns.
  • Client CustomizationVisual themes and color schemes for the proxy client interface.
  • Client LibrariesTools for fetching and managing GraphQL data in frontend applications.
  • Client Side FrameworksFrameworks for building cross-platform user interfaces and desktop applications.
  • Clipboard UtilitiesTools for interacting with the system clipboard.
  • Clojure
  • Clojure DialectsLanguages implementing or heavily inspired by Clojure's syntax and semantics.
  • Clojure Geospatial ToolsLibraries for handling geometry and spatial data in Clojure.
  • Clojure LibrariesCryptographic APIs and secret management tools for Clojure.
  • Clojure NLP LibrariesFunctional tools for natural language processing.
  • Clojure Projects
  • Clone ProjectsEducational clones of popular applications for learning architecture.
  • Cloud APIs1 sub-etiquetaLibraries and tools for interacting with the reMarkable cloud service.
  • Cloud Billing Resources1 sub-etiquetaGuides and documentation for managing cloud provider billing.
  • Cloud Development Environments1 sub-etiquetaTools for provisioning and managing remote development environments.
  • Cloud Execution PlatformsServices and environments for hosting and running serverless functions or static web applications.
  • Cloud HPC InfrastructurePlatforms and services for deploying high-performance computing in the cloud.
  • Cloud IDEsFrameworks for building browser-based development environments.
  • Cloud InfrastructureTools for managing cloud services and infrastructure templates.
  • Cloud IntegrationTools for managing specific cloud provider resources and integrations.
  • Cloud Integration ProjectsSpecific implementations and guides for cloud-native workflows.
  • Cloud PlatformsInfrastructure and runtime platforms for deploying and managing microservices.
  • Cloud Policy ToolsUtilities for managing and generating IAM policies for cloud environments.
  • Cloud SDKsOfficial libraries for integrating with cloud service providers.
  • Cloud Storage APIsPlatforms for file hosting, storage, and sharing.
  • Cloud and InfrastructureGuides for navigating cloud platforms and search engineering.
  • Code AnalysisStatic analysis tools for linting, quality checking, and refactoring.
  • Code Analysis And ParsingLibraries for parsing code, syntax highlighting, and language interoperability.
  • Code Analysis Frameworks1 sub-etiquetaGeneral-purpose platforms and frameworks for building custom code analysis and linting rules.
  • Code Analysis Platforms1 sub-etiquetaComprehensive suites for scanning, visualizing, and managing code quality and security across multiple languages.
  • Code Analysis ToolsUtilities for static analysis, dependency visualization, and code quality.
  • Code Analysis and DebuggingTools for profiling performance, analyzing code quality, and debugging applications.
  • Code Analysis and Formatting2 sub-etiquetasTools for linting, formatting, and analyzing source code quality.
  • Code Analysis and GenerationTools for linting, formatting, and generating source code.
  • Code Analysis and Linters1 sub-etiquetaTools for static analysis, linting, and code quality verification.
  • Code Analysis and Linting3 sub-etiquetasTools for static analysis and code quality.
  • Code Analysis and MetricsTools for static analysis, code quality, and performance monitoring.
  • Code Analysis and OptimizationStatic analysis and tuning tools to improve software energy efficiency.
  • Code Analysis and QualityStatic analysis tools for enforcing coding standards and identifying bugs.
  • Code Analysis and Refactoring1 sub-etiquetaTools for parsing, inspecting, and improving codebases.
  • Code Analysis and Utilities1 sub-etiquetaLibraries for static analysis, pattern matching, and code inspection.
  • Code AttributesCustom attributes to simplify script logic and inspector data management.
  • Code Audit ToolsTools for static and dynamic code analysis to identify security vulnerabilities.
  • Code Auditing Tools1 sub-etiquetaAutomated static and dynamic analysis tools for identifying vulnerabilities in source code.
  • Code BridgingUtilities for interoperability between different programming languages.
  • Code Complexity3 sub-etiquetasExtensions for measuring and limiting code complexity.
  • Code Complexity MetricsMeasurement of structural complexity in source code to identify areas requiring refactoring. **Distinct from Code Complexity:** Distinct from Code Complexity (Algorithm Analysis): focuses on the structural complexity of the codebase rather than theoretical algorithmic time/space efficiency.
  • Code Coverage6 sub-etiquetasTools for measuring and reporting test suite coverage.
  • Code Coverage ToolsActions for measuring and reporting test coverage.
  • Code Editor ExtensionsTools and configurations to enhance the functionality of the code editor.
  • Code Editors1 sub-etiquetaIntegrated development environments and text editors for programming.
  • Code Editors and AssistantsIntegrated development environments and plugins that provide AI-powered coding assistance.
  • Code Editors and IDEs1 sub-etiquetaIntegrated development environments and text editors for programming.
  • Code EnhancementsUtilities for extending built-in classes and functional programming patterns.
  • Code ExamplesReference implementations and boilerplate for common programming tasks.
  • Code ExecutionAPIs for compiling, running, and testing code snippets.
  • Code FormattersTools for maintaining consistent code style and syntax.
  • Code Formatting7 sub-etiquetasTools for automatic code formatting and style enforcement.
  • Code Formatting and Linting1 sub-etiquetaTools for enforcing style guides and automatic code cleanup.
  • Code Formatting and Style3 sub-etiquetasTools for enforcing consistent code style and formatting.
  • Code Generation2 sub-etiquetasTools for generating Go code and boilerplate.
  • Code Generation ToolsFrameworks and utilities for generating code during build or design time.
  • Code Generation and BytecodeTools for programmatic manipulation and generation of Java bytecode.
  • Code Generation and FormattingTools for converting data formats and maintaining code quality.
  • Code Generation and UtilitiesTools for generating code and managing GraphQL schemas.
  • Code GeneratorsTools that automate the creation of boilerplate or specialized Go source code.
  • Code Highlighting1 sub-etiquetaLibraries for syntax highlighting and code presentation.
  • Code InjectionTools to speed up development by enabling hot reloading.
  • Code InspectionUtilities for analyzing, comparing, and inspecting Python objects and types.
  • Code KatasExercises for practicing design, testing, and refactoring skills.
  • Code LibrariesReusable code modules for game logic and physics.
  • Code Libraries And BindingsProgramming interfaces for interacting with security APIs and analysis frameworks.
  • Code LintersStatic analysis tools to enforce coding standards and improve software quality.
  • Code LoadersUtilities for managing application code loading.
  • Code Metrics1 sub-etiquetaTools for analyzing code complexity and structural quality.
  • Code MinifiersTools for reducing the size of JavaScript, CSS, and HTML files.
  • Code OptimizationTools to improve execution speed and memory efficiency.
  • Code QualityTools and practices for maintaining high standards in software development.
  • Code Quality LintersTools that enforce style, formatting, and best practices across various programming languages.
  • Code Quality Linting2 sub-etiquetasConfigurations and plugins to enforce coding standards and best practices.
  • Code Quality PluginsPlugins that enforce best practices, detect bugs, and improve maintainability.
  • Code Quality ToolsLinters, formatters, and static analysis tools for Swift.
  • Code Quality and AnalysisTools for linting, formatting, and detecting memory issues or bugs.
  • Code Quality and DebuggingTools for static analysis, debugging, and maintaining code standards.
  • Code Quality and LintersGeneral purpose linters, formatters, and static analysis frameworks for various languages.
  • Code Quality and LintingLibraries for enforcing coding standards and maintaining clean code.
  • Code Quality and PatternsResources for maintaining clean code, design patterns, and style guides.
  • Code Quality and Review5 sub-etiquetasAutomated tools for maintaining code standards and reviewing pull requests.
  • Code Quality and Standards2 sub-etiquetasTools and guides for maintaining consistent code style.
  • Code Quality and Utilities1 sub-etiquetaTools for formatting, linting, and analyzing source code.
  • Code RefactoringTools that assist in modifying, cleaning, or modernizing existing codebases.
  • Code Refinement3 sub-etiquetasAgents that automate code generation, review, and iterative improvement.
  • Code Repository IntelligenceTools for monitoring and analyzing activity on software development platforms.
  • Code Review ToolsUtilities for comparing files and facilitating collaborative code review.
  • Code Review and MetricsTools for automating code reviews and tracking architectural metrics.
  • Code Review and RefactoringAutomated systems for analyzing code quality, security, and pull request changes.
  • Code RunnersPlugins for executing code, tasks, and REPL sessions.
  • Code Search and NavigationTools for searching, indexing, and navigating complex codebases.
  • Code Signing and BinariesTools for managing Apple code signing, entitlements, and binary formats.
  • Code Standards
  • Code StyleExtensions for enforcing consistent formatting and clean code practices.
  • Code Style ToolsStatic analysis and linting utilities for enforcing consistent code formatting.
  • Code Style and Formatting1 sub-etiquetaPlugins to enforce consistent formatting, imports, and naming conventions.
  • Code Transformers3 sub-etiquetasPlugins for modifying source code and template processing.
  • Code UtilitiesGeneral-purpose tools for linting, formatting, and project management.
  • Code VisualizationTools for generating diagrams and visual representations of source code.
  • Code Visualization and MetricsTools for mapping code structure, dependencies, and architectural complexity.
  • Code and Repository AnalysisUtilities for searching source code, scraping web data, and managing development workflows.
  • Code and Repository Tools1 sub-etiquetaUtilities for searching source code, scraping repositories, and managing development workflows.
  • Code and Secret DiscoverySearch engines and scanners for finding code, secrets, and sensitive strings in repositories.
  • Codebase IntelligenceTools for navigating, searching, and understanding complex code repositories.
  • Coding AgentsAI-powered tools and IDE extensions designed to assist with software development and code generation.
  • Coding Agents and IDEsTools and environments that integrate AI agents into the software development lifecycle.
  • Coding And Development ToolsAI-powered assistants and platforms for software engineering and code generation.
  • Coding AssistantsTools that integrate with local environments to automate software development tasks.
  • Coding BenchmarksBenchmarks specifically for software engineering and data science agents.
  • Coding PracticeInteractive platforms and challenges to improve programming skills.
  • Coding StandardsStyle guides and best practices for writing clean code.
  • Coding Style ToolsUtilities for enforcing consistent formatting and code standards.
  • Collaboration ToolsPlugins for sharing work and synchronizing sessions between users.
  • Collaborative Editing1 sub-etiquetaLibraries for implementing real-time synchronization and conflict resolution.
  • Collaborator ToolsExtensions and utilities for managing Burp Collaborator servers and sessions.
  • Collection LayoutsCustom layouts and animations for collection view components.
  • Collection LibrariesEnhanced data structures and utility frameworks for Java.
  • Collection ProcessingUtilities for filtering, reducing, and searching collections of promises.
  • Collection View Layouts1 sub-etiquetaFrameworks and layouts for customizing grid and list-based interfaces.
  • Color LibrariesCode libraries for parsing, manipulating, and generating color data.
  • Color Management1 sub-etiquetaLibraries for managing and applying color palettes.
  • Color Manipulation2 sub-etiquetasUtilities for generating, converting, and extracting color data.
  • Color Palette Generators1 sub-etiquetaTools for creating, testing, and managing UI color schemes.
  • Color Palette ToolsUtilities for generating and managing color schemes for Material Design.
  • Color Palettes1 sub-etiquetaTools for generating, testing, and managing color schemes and gradients.
  • Color Palettes and PatternsTools and libraries for selecting and applying map-specific color schemes and textures.
  • Color Picker ToolsUtilities for identifying, capturing, and generating color palettes for design.
  • Color PickersComponents for selecting and managing colors.
  • Color SchemesPre-configured themes for customizing the editor's visual appearance.
  • Color Themes1 sub-etiquetaA collection of syntax-highlighting themes for the editor.
  • Color ToolsUtilities for generating palettes, gradients, and testing color accessibility.
  • Color UtilitiesTools for managing color palettes, pickers, and theming.
  • Color and PaletteTools for extracting and applying color palettes.
  • Colors3 sub-etiquetasLibraries for color manipulation and format conversion.
  • Colorscheme ToolsUtilities for creating, generating, and managing editor color themes.
  • Command Line ApplicationsLibraries for building interactive and formatted terminal interfaces.
  • Command Line Apps1 sub-etiqueta
  • Command Line EnvironmentTools and configurations for enhancing the terminal and shell experience.
  • Command Line HelpersUtilities to improve productivity, navigation, and command management.
  • Command Line InterfaceUtilities and tools for enhancing terminal productivity and interaction.
  • Command Line InterfacesLibraries for parsing arguments, flags, and building standard CLI applications.
  • Command Line ParsersLibraries for parsing command-line arguments in Pascal applications.
  • Command Line Parsing1 sub-etiquetaUtilities for parsing command-line arguments and flags.
  • Command Line ProductivityTools to enhance shell navigation, history, and command execution.
  • Command Line Shell Enhancements2 sub-etiquetasUtilities that improve shell productivity, navigation, and history management.
  • Command Line Shells3 sub-etiquetasAlternative command-line interpreters for interactive use and scripting.
  • Command Line ToolsTutorials for creating CLI utilities and shell environments.
  • Command Line UtilitiesEssential terminal commands for system administration, monitoring, and file manipulation.
  • Command PalettesComponents for implementing command-line style interfaces.
  • Comment AnalysisExtensions for checking and managing code comments.
  • Commenting EnginesPrivacy-respecting alternatives to third-party tracking comment systems.
  • Commenting SystemsSelf-hosted alternatives for managing website comments.
  • Commenting Utilities1 sub-etiquetaTools for managing, generating, and styling code comments.
  • Commit History
  • Common FrameworksCore libraries and frameworks for building enterprise-grade Java applications.
  • Common Lisp ImplementationsDialects and compilers adhering to or inspired by the ANSI Common Lisp standard.
  • Common Lisp Libraries1 sub-etiquetaCryptographic shortcuts and SSH client libraries for Common Lisp.
  • Communication BridgesTools that bridge IRC with other messaging platforms.
  • Communication MiddlewareImplementations of the Data Distribution Service standard for robotic messaging.
  • Communication ProtocolsStandardized protocols for streaming and synchronizing neural data.
  • Communication and IdentityLibraries for parsing and validating contact information and personal identifiers.
  • Community ExtensionsUser-created utilities and collections of tips for enhancing development.
  • Community PluginsThird-party extensions for adding features like SEO, analytics, and UI components.
  • Community Proposals1 sub-etiquetaRepositories for tracking feature requests and platform improvements.
  • Community ResourcesCollections of community-maintained packages and developer directories.
  • Community and CollaborationTools and documents for managing open source project participation and community standards.
  • Community and Store AutomationTools for interacting with Steam Community features and the Steam Store.
  • Companion ComputersIntegration of external processing units for advanced flight tasks.
  • Company Technical ArchitecturesCollections of technical documentation and system designs from major internet corporations.
  • CompatibilityPackages for maintaining version compatibility across Django releases.
  • Compatibility FallbacksTools that manage promise implementation selection or provide native fallbacks.
  • Compatibility LayersTools and runtimes for executing Windows-based software on Linux.
  • Compatibility LibrariesBackports of newer Android features and APIs to older platform versions.
  • Compatibility PluginsPlugins that ensure code works across different environments and browsers.
  • Compatibility Testing ToolsUtilities for identifying application architecture and native support status on ARM-based systems.
  • Competition Event Submission1 sub-etiquetaInterfaces for users to contribute details about new competitions to a shared tracking system. **Distinct from Competition Submission Tools:** Distinct from Competition Submission Tools which focus on submitting contest entries (answers), not announcing events.
  • Competition PlatformsFrameworks and engines for hosting and managing security competitions.
  • Competition ResourcesMaterials and strategies for participating in data science and NLP competitions.
  • Competition Submission Tools2 sub-etiquetasUtilities specifically for the programmatic submission and tracking of contest entries. **Distinct from Competition Resources:** Focuses on the active tool for submitting entries rather than static resources or materials for participating.
  • Compiler And Interpreter ConstructionResources for building programming language tools and compilers.
  • Compiler And Language DesignProjects focused on building interpreters, compilers, and language runtimes.
  • Compiler BackendsFrameworks and libraries for code generation and optimization.
  • Compiler Construction2 sub-etiquetasResources for building compilers, interpreters, and static analysis tools.
  • Compiler DevelopmentResources for understanding and building programming language compilers.
  • Compiler FrameworksLibraries and toolkits for building compiler backends and intermediate representations.
  • Compiler InfrastructureCore libraries and official resources for the .NET Compiler Platform.
  • Compiler ResearchCollections of academic papers and resources focused on compiler design and implementation.
  • Compiler TechnologyTools and foundational research for building and optimizing programming language compilers.
  • Compiler ToolchainsCompilers and build systems for the language.
  • Compiler ToolsFrameworks that help to create parsers, interpreters or compilers.
  • Compiler and Architecture ToolsTools for ARM architecture analysis and Apple-specific compiler support.
  • Compiler and BundlersCore build tools and integration plugins.
  • Compiler and Database ProjectsPractical implementation projects for building core system software components.
  • CompilersTools for compiling C and C++ source code.
  • Compilers and Compiler ToolsFrameworks for language implementation, parsing, and transformation.
  • Compilers and InteropTools for code generation, language interop, and source-to-source compilation.
  • Compilers and InterpretersFull implementations of programming languages, runtimes, and virtual machines.
  • Compilers and LanguagesUniversity-level courses on programming language theory, design, and compiler construction.
  • Compilers and ToolchainsTools for compiling source code into WebAssembly modules.
  • Compilers, Transpilers and LanguagesTools for language translation, parsing, and custom scripting.
  • Complete SystemsSpecialized drone builds and autonomous research platforms.
  • Completion4 sub-etiquetasEngines and sources for code completion and snippets.
  • Complexity Analyzers1 sub-etiquetaTools for measuring and visualizing code complexity and technical debt.
  • Component AbstractionsCrates providing generic traits and layers for embedded hardware subcomponents.
  • Component CollectionsSpecialized collections for admin panels, VR, and enterprise data.
  • Component Development EnvironmentsPlatforms and tools for building, documenting, and testing UI components in isolation.
  • Component Development ToolsTools for analyzing, documenting, and debugging web components.
  • Component Examples1 sub-etiquetaReference implementations and patterns for building custom UI elements.
  • Component ExtensionsAdditional UI components and hooks built on top of Ant Design.
  • Component LibrariesReady-to-use UI kits and foundational design systems.
  • Component Library PortsFramework-specific implementations and ports of the component library.
  • Component ManagementTools for creating, finding, and reusing UI components across applications.
  • Component RegistriesCollections of pre-built UI components and blocks for rapid development.
  • Component Registries and LibrariesCollections of reusable UI blocks, registries, and component suites for rapid development.
  • Component SandboxesEnvironments for developing and documenting components in isolation.
  • Component TestingUtilities for unit and component-level testing.
  • Component and React Utilities2 sub-etiquetasFlexbox-based layout components and grid systems for React.
  • Composable ArchitectureResources for building applications using composition and ergonomic state management.
  • Compositor PluginsExtensions that add new layouts, behaviors, and visual features to the compositor.
  • Compositors and ShellsWindow managers and desktop shells built for the Wayland protocol.
  • Compression8 sub-etiquetasLibraries for data compression and archive management.
  • Compression Tool EmulationMimicking the behavior and CLI interfaces of common compression utilities for cross-tool interoperability. **Distinct from Compression Tools:** Focuses on behavior and utility emulation rather than just the file format.
  • Compression ToolsUtilities for archiving and managing compressed file formats.
  • Compression UtilitiesLibraries for handling data compression and archive formats.
  • Computation and OptimizationLibraries for accelerating training, inference, and distributed computing.
  • Computational GeometryAlgorithms for geometric analysis, triangulation, and polygon operations.
  • Computational Mathematics ToolsSoftware and libraries for symbolic computation, numerical analysis, and mathematical modeling.
  • Compute and ServerlessTools and frameworks for deploying applications on cloud compute and serverless environments.
  • Computer GraphicsCourses exploring visual image processing, 3D reconstruction, and rendering techniques.
  • Computer NetworkingAcademic materials covering network protocols, architecture, and communication layers.
  • Computer Vision FrameworksLibraries and toolkits for building, training, and deploying vision applications.
  • Computer Vision LibrariesGeneral-purpose libraries for image processing and face analysis.
  • Computing Platforms
  • ConcurrencyUtilities for managing asynchronous tasks and threading.
  • Concurrency ControlTools for managing execution flow and limiting concurrent operations.
  • Concurrency FrameworksLibraries for managing asynchronous tasks and threading.
  • Concurrency LibrariesTools for multi-threading, task scheduling, and lock-free structures.
  • Concurrency ManagementTools for managing goroutines, pools, and synchronization.
  • Concurrency PatternsGuides and tools for managing parallel execution and synchronization.
  • Concurrency ToolsUtilities for managing Grand Central Dispatch and asynchronous tasks.
  • Concurrency and Goroutine ManagementUtilities for managing pools, synchronization, and task execution.
  • Concurrency and Parallelism1 sub-etiquetaFrameworks and primitives for multi-threading and GPU acceleration.
  • Concurrency and SchedulingTools for threading, asynchronous tasks, and timers.
  • Concurrency and UtilitiesLibraries for managing concurrency, synchronization, and low-level system tasks.
  • ConfigurationLibraries that provide external configuration.
  • Configuration AutomationTools for automating system setup and environment provisioning.
  • Configuration CollectionsCurated setups and configurations for out-of-the-box functionality.
  • Configuration EditorsGraphical interfaces for managing Nix and NixOS configurations.
  • Configuration FrameworksComprehensive systems for managing shell settings, aliases, and environment variables.
  • Configuration LanguagesTools for generating structured configuration files using specialized syntax or programming languages.
  • Configuration ManagementLibraries for handling application settings and environment variables.
  • Configuration SamplesTemplates and examples for managing cluster settings and node configurations.
  • Configuration ToolsTools and frameworks for managing and customizing tmux settings.
  • Configuration TuningTools for analyzing and optimizing database configuration settings.
  • Configuration UI CardsStandardized card-based interface elements specifically for software settings and options. **Distinct from Card UI:** Focused on software configuration settings rather than general card UI layout or e-commerce cards.
  • Configuration UtilitiesInterfaces for modifying compositor settings and visual properties.
  • Configuration and DiscoveryTools for managing service registration, dynamic configuration, and distributed coordination.
  • Configuration and PolicyFrameworks and utilities for managing infrastructure and Kubernetes manifests.
  • Connectivity
  • Consensus AlgorithmsFoundational and advanced protocols for achieving distributed agreement.
  • Consensus ImplementationsPapers and projects detailing the practical implementation of distributed consensus algorithms.
  • Consensus and AlgorithmsImplementations and research resources for distributed consensus and synchronization.
  • Console ApplicationsCommand-line utilities for system management, productivity, and file operations.
  • Console Interfaces
  • Console Libraries1 sub-etiquetaLibraries for building and interacting with console-based applications.
  • Console ToolsUtilities for improving command-line interface interactions.
  • Console UILibraries for building interactive terminal interfaces and visual output.
  • Console User InterfacesFrameworks and components for building interactive terminal applications and dashboards.
  • Console UtilitiesCommand-line tools for system monitoring, file management, and productivity.
  • Construct LibrariesReusable components and abstractions for building cloud infrastructure.
  • Container Deployment StandardsConfiguration standards and best practices for deploying software within container environments. **Distinct from Container Specifications:** Focuses on the deployment configuration standards rather than the runtime specifications of the container itself.
  • Container Engines2 sub-etiquetasTools for spawning, running, and managing individual container instances.
  • Container Host Operating SystemsMinimalist Linux distributions optimized for running containerized workloads.
  • Container ManagementTools for building, running, orchestrating, and monitoring containerized applications.
  • Container OrchestrationResources for managing and scaling containerized applications with orchestration platforms.
  • Container RuntimesLow-level tools and engines for executing and managing containerized processes.
  • Container SpecificationsStandards and protocols for defining container images and runtime environments.
  • Container WrappersCLI tools and utilities that extend or simplify container management.
  • Content Discovery1 sub-etiquetaTools for finding hidden files, directories, and endpoints.
  • Content DownloadersUtilities for archiving media, documents, and data from web services.
  • Content ExtractionLibraries for retrieving and cleaning structured content from web pages.
  • Content Management1 sub-etiquetaSystems for publishing and managing digital content.
  • Content Management SystemsPlatforms and frameworks for building and managing digital content.
  • Content Management and Localization1 sub-etiquetaSystems for managing website content, documentation, and translations.
  • Contest Automation ToolsUtilities for parsing problems, generating test cases, and managing local grading.
  • Contest Management Tools1 sub-etiquetaUtilities for generating test cases, managing virtual contests, and parsing problems.
  • Context-Sensitive Link RoutersOpens links in a specific browser depending on both the destination URL and the source application context. **Distinct from Link Management And Routing:** Distinct from Link Management And Routing: routes links contextually by source app and destination, not just short link behavior.
  • Continuous IntegrationTools and practices for automating software build, test, and deployment pipelines.
  • Contract Programming1 sub-etiquetaTools for enforcing design-by-contract in software development.
  • Contract TestingTools for ensuring API compatibility between consumers and providers.
  • Contribution HubsCentralized repositories for tracking and managing open source contributions.
  • Contribution ToolsUtilities for managing project contributors and open source collaboration.
  • Control Flow
  • Control Flow UtilitiesLibraries for managing asynchronous operations and streams.
  • Control SystemsProtocols and adapters for managing broadcast and network equipment.
  • Control Theory LibrariesSoftware and toolboxes for implementing control algorithms and simulations.
  • Conversion ToolsUtilities to transform existing test cases or specifications into load test scripts.
  • Conversion UtilitiesTools for transforming external specifications into test plans.
  • ConvertersLibraries for data conversion and transformation.
  • Core .NET LibrariesEssential utilities for common development patterns and performance.
  • Core AnimationResources for mastering advanced rendering and animation techniques.
  • Core C ModulesThird-party C modules that extend Nginx functionality for performance and traffic control.
  • Core ClientsOfficial and community-maintained applications for accessing flashcard collections.
  • Core ConceptsFundamental JavaScript language features and execution mechanisms.
  • Core Development ToolsOfficial repositories and utilities for platform development and standards.
  • Core Development UtilitiesEssential packages for functional programming, testing, and code quality.
  • Core DistributionsOfficial software packages and installation utilities for the testing engine.
  • Core Embedded LibrariesEssential utilities and foundational code for resource-constrained microcontroller development.
  • Core Extensions2 sub-etiquetasLibraries that extend standard classes and add utility methods.
  • Core FrameworkThe official repository for the utility-first CSS framework.
  • Core Framework ComponentsEssential modules and interfaces provided by the framework for building applications.
  • Core FrameworksFoundational libraries and runtime components for building applications.
  • Core InfrastructureFoundational projects for container runtime and virtualization.
  • Core Infrastructure ToolsEssential tools and core projects for managing infrastructure as code.
  • Core Language ToolsEssential compilers, build tools, and CLI utilities for Go development.
  • Core LibrariesOfficial language-specific implementations and foundational gRPC tooling.
  • Core Libraries and FrameworksFoundational libraries and language bindings for working with OpenUSD.
  • Core Libraries and RuntimesFoundational implementations and language bindings for WebGPU development.
  • Core Native PluginsEssential device capabilities and system-level integrations for cross-platform applications.
  • Core RuntimeThe official Node.js runtime environment.
  • Core Server and SDKsOfficial server implementation and primary client libraries for various programming languages.
  • Core StandardsFoundational specifications and testing suites for custom elements and shadow DOM.
  • Core Systems and UtilitiesFoundational software components like hash tables, package managers, and system-level tools.
  • Core ToolingEssential utilities and reference implementations for managing infrastructure as code.
  • Core UtilitiesOfficial tools for wallpaper, locking, idle management, and display settings.
  • Core Workflow ActionsEssential building blocks for managing repository state and workflow execution.
  • Core and Community Extensions3 sub-etiquetasModular plugins that extend database functionality with new formats, protocols, and features.
  • Coroutine UtilitiesTools for running coroutines within the editor.
  • Course DownloadersTools for downloading and archiving educational video content from various platforms.
  • Cpp FrameworksHigh-performance gRPC tools and wrappers for C++.
  • Crash Monitoring2 sub-etiquetasTools for tracking app crashes and reporting errors.
  • Crash and Monitoring2 sub-etiquetasTools for tracking app performance, crashes, and user feedback.
  • Creative Coding EnvironmentsSoftware and frameworks for building generative art and interactive graphics.
  • Creative Coding FrameworksLibraries and engines for building visual and interactive software.
  • Creative Display FontsStylized typefaces designed for headlines, branding, and visual impact.
  • Creative and Building1 sub-etiquetaWorkflows for automating content production, software development, and creative projects.
  • Credit Card UIComponents for credit card input and display.
  • Cross PlatformFrameworks for running React Native on other platforms.
  • Cross Platform APIsLibraries for accessing native device hardware and system services.
  • Cross Platform FrameworksTools and frameworks for building mobile applications using non-native languages.
  • Cross Platform Layout LibrariesLibraries that bring flexbox layout capabilities to non-web environments.
  • Cross Platform ToolsUtilities for managing and interacting with various smart TV brands.
  • Cross-Application Theme SynchronizationTools for exporting and syncing visual styles across different applications and system tools for a unified aesthetic. **Distinct from Application Themes:** Focuses on the synchronization across disparate apps (e.g., editor to terminal) rather than just internal application themes.
  • Cross-Language FrameworksCore libraries and multi-language frameworks for quantitative finance.
  • Cross-Platform Compilers2 sub-etiquetasCompilers that target non-CLR platforms or environments.
  • Cross-Platform DevelopmentFrameworks for deploying applications across multiple platforms.
  • Cross-Platform IntegrationTools for native bindings and interoperability with other languages.
  • Cross-Platform Positioning EnginesLayout engines that provide unified positioning logic for both DOM and non-DOM environments. **Distinct from Cross Platform Layout Libraries:** Focuses on the coordinate calculation engine across platforms, distinct from general layout libraries like flexbox.
  • Cross-Platform RuntimesTools for building applications across different environments.
  • Cross-Platform UtilitiesTools that provide consistent command-line behavior across different operating systems.
  • Crypto Trading BotsSpecialized frameworks and tools for cryptocurrency market making and arbitrage.
  • Cryptographic FoundationsCollections of tools and resources focused on the study of cryptography.
  • Cryptographic LibrariesProgramming language frameworks and libraries for implementing encryption, hashing, and security protocols.
  • Cryptography ToolsTools for encoding, decoding, hashing, and cryptographic algorithm implementation.
  • Cryptography and IdentifiersTools and resources for implementing secure cryptographic primitives and unique identifiers.
  • Cryptography and ObfuscationTools for handling encrypted traffic and custom encoding.
  • Cryptography and PrivacyLibraries and examples for implementing cryptographic primitives in software.
  • Crystal CLI FrameworksLibraries for building command-line applications in the Crystal language.
  • Crystal Geospatial ToolsLibraries for handling geometry and spatial data in Crystal.
  • Css Projects
  • Curated ListsCollections of community-maintained resources and libraries for the ecosystem.
  • Curated Resource ListsCollections of libraries, tools, and frameworks for AI and data science development.
  • Custom Data IntegrationsTools for displaying user-defined or custom content.
  • Custom FieldsPlugins that add specialized data input types to the CMS.
  • Custom UI AnimationsHigh-performance visual transitions including shared element effects and GPU-accelerated shaders. **Distinct from Animation and Effects:** Specifically covers the implementation of complex motion sequences and fragment shaders for UI, rather than a general list of animation tools.
  • Custom UI ComponentsReusable interface elements and view widgets for mobile layouts.
  • Customizable Desktop Widgets1 sub-etiquetaUser-configurable interface elements for displaying real-time system and external data on the desktop. **Distinct from Bars and Widgets:** Focuses on the end-user's ability to skin and theme the widgets, whereas Bars and Widgets is a general category.
  • Customization and UITools for modifying system themes, launchers, and interface behavior.
  • DAX DevelopmentTools and references for mastering the data analysis expression language.
  • DIY Hardware and Firmware1 sub-etiquetaCustom firmware and hardware projects for smart home integration.
  • DIY Keyboard ResourcesGuides and tools for building, designing, and manufacturing custom keyboards.
  • DNS ManagementNetwork tools for DNS resolution and advertisement blocking.
  • DNS Servers1 sub-etiquetaAuthoritative and recursive name server software for network infrastructure.
  • DNS Tools1 sub-etiquetaUtilities for DNS reconnaissance, performance testing, and security.
  • DNS and Network IntelligenceTools for deep DNS analysis and network-level reconnaissance.
  • DOM ManipulationTools for parsing and manipulating HTML/DOM in server-side environments.
  • DOM and UI HelpersUtilities for DOM manipulation, viewport detection, and component lifecycle management.
  • DPI and Layout ToolsCalculators and converters for handling pixel and density-independent pixel values.
  • DRF ResourcesTools and libraries for building APIs.
  • DSL Builders3 sub-etiquetasLibraries for creating documents and parsing structured data.
  • DVB and TransportToolkits for analyzing, generating, and manipulating MPEG transport streams.
  • Dart
  • Dart CLI FrameworksTools for building cross-platform command-line applications in Dart.
  • Dart Projects
  • Dashboard CardsCustom UI components for visualizing sensor data and device status.
  • Dashboard FrameworksComplete collections for customizing dashboard aesthetics.
  • Data Annotation ToolsSoftware utilities used to label and annotate images for computer vision training.
  • Data AugmentationTools for expanding NLP datasets through text manipulation.
  • Data Beautifiers and Decoders2 sub-etiquetasTools for parsing, decoding, and formatting complex data structures in HTTP messages.
  • Data Compression1 sub-etiquetaLibraries for archiving and reducing data size using various algorithms.
  • Data Connectors1 sub-etiquetaDrivers and connectors for integrating external data sources with analytics platforms.
  • Data Engineering ToolsFrameworks and platforms for building, scheduling, and managing data pipelines.
  • Data ExportTools for exporting application data to various file formats.
  • Data Extraction and AnalysisPlugins for extracting, monitoring, and managing traffic data.
  • Data FetchingTools for retrieving and managing server-side data.
  • Data Fetching and API2 sub-etiquetasTools for managing HTTP requests and API interactions.
  • Data Format Standards1 sub-etiquetaSpecifications and tools for defining and structuring API data.
  • Data FormatsParsers and generators for various data formats.
  • Data FormattingUtilities for pretty-printing and text formatting.
  • Data GridsComponents for displaying and editing tabular data with spreadsheet-like features.
  • Data Libraries1 sub-etiquetaProgrammatic libraries for data manipulation and augmentation.
  • Data Management LibrariesTools for handling complex data states and UI logic in web applications.
  • Data Management and Research1 sub-etiquetaPlatforms for managing clinical research data and terminology.
  • Data ManipulationPackages and utilities for cleaning, tidying, and transforming datasets.
  • Data Migration ToolsUtilities for importing notes and knowledge bases from other platforms.
  • Data OperationsLibraries and utilities for manipulating, transforming, and analyzing spatial data.
  • Data ParsingUtilities for converting and encoding data formats.
  • Data Quality and TestingFrameworks for validating data integrity and testing pipeline reliability.
  • Data QueryingTools for querying and manipulating data collections.
  • Data RetrievalUtilities for downloading and accessing genomic datasets.
  • Data Science Cheat SheetsQuick reference guides for programming languages, libraries, and algorithms.
  • Data Science LearningCurated collections of courses, roadmaps, and educational resources for data science.
  • Data Science LibrariesCore Python libraries for data manipulation and machine learning.
  • Data Science ToolingDevelopment environments, version control, and workflow management tools.
  • Data Science ToolkitsIntegrated development environments and toolkits for data analysis and programming.
  • Data Science ToolsGeneral-purpose tools and documentation for data science and machine learning.
  • Data Science TutorialsGeneral purpose collections for data science workflows in popular languages.
  • Data Science UtilitiesLibraries for data manipulation, feature engineering, and specialized analysis.
  • Data SerializationLibraries for parsing, emitting, and handling data formats like YAML and JSON.
  • Data Source ManagementResources for building declarative, reusable, and component-driven UI lists.
  • Data Standardization and APIsFrameworks and interfaces for interoperability between agricultural systems and hardware.
  • Data StructuresFundamental data structures and their implementations.
  • Data Structures and AlgorithmsFoundational code for complex data handling and type safety.
  • Data Tables and Forms1 sub-etiquetaSpecialized components for managing complex data grids and user input.
  • Data Tables and GridsAdvanced table components featuring sorting, filtering, and server-side operations.
  • Data Types and Utilities1 sub-etiquetaCustom field types and helper utilities for model definitions.
  • Data UtilitiesLibraries for exporting, importing, and transforming editor content.
  • Data ValidationLibraries for validating data structures, schemas, and business logic.
  • Data VisualizationLibraries for rendering charts and graphical data representations.
  • Data Visualization LibrariesTools for rendering charts, graphs, and data-driven visuals.
  • Data Visualization and ProcessingSoftware for viewing, editing, and annotating 3D point cloud data.
  • Data and MetricsUtilities for data serialization, metrics collection, and performance optimization.
  • Data and Storage LibrariesDrivers and ORMs for interacting with various database systems.
  • Database Administration1 sub-etiquetaScripts and utilities for managing, optimizing, and troubleshooting databases.
  • Database ConnectorsDrivers and libraries for connecting to databases from various programming languages.
  • Database DesignTools for modeling schemas and visualizing database structures.
  • Database Design ToolsSoftware for modeling schemas and visualizing entity-relationship diagrams.
  • Database DialectsDrivers and extensions for connecting to specific database systems.
  • Database DistributionsComplete database distributions and management utilities.
  • Database DriversLanguage-specific libraries for connecting to and interacting with PostgreSQL.
  • Database Extensions And ProceduresCustom plugins, algorithms, and server-side extensions to enhance database functionality.
  • Database GUI ClientsGraphical interfaces for administration, querying, and data visualization.
  • Database GUIsGraphical user interfaces for browsing, editing, and managing database data.
  • Database IDEsIntegrated development environments for managing, querying, and developing across multiple database systems.
  • Database ManagementLibraries for local data persistence, ORMs, and database inspection.
  • Database Migration ToolsFrameworks for managing and automating database schema changes.
  • Database Testing2 sub-etiquetasFrameworks for unit testing, regression testing, and finding logic bugs.
  • Database ToolsUtilities for managing database schemas, migrations, and query optimization.
  • Database UtilitiesGeneral-purpose tools for schema management, data migration, and database administration.
  • Database and Monitoring ToolsUtilities for database management and system monitoring.
  • Database and ORMTools for database interaction, modeling, and data manipulation.
  • Database and ORM ToolsSolutions for data persistence, modeling, and database management.
  • Date AdaptersAdapters for integrating various JavaScript date libraries.
  • Date And TimeLibraries for parsing and manipulating temporal data.
  • Date Utilities1 sub-etiquetaLibraries for parsing, formatting, and manipulating dates.
  • Date and Time PickersLibraries for selecting dates, times, and displaying calendar views.
  • Date and Time ProcessingTools for parsing, formatting, and calculating temporal data.
  • Date and Time UtilitiesLibraries for parsing, formatting, and manipulating time.
  • Dates and Time1 sub-etiquetaUtilities for date manipulation, formatting, and duration parsing.
  • Debugger IntegrationPlugins that bridge the disassembler with external debuggers.
  • Debugger Interfaces1 sub-etiquetaVisual layers that wrap debugger command-line interfaces to provide structured data views. **Distinct from Visual Debugging:** Targets the interface for general code debuggers rather than web interface elements.
  • Debugger ToolsProfessional-grade debuggers for analyzing binary execution and memory state.
  • Debuggers and TracersTools for dynamic analysis, process inspection, and execution tracing.
  • DebuggingInteractive debuggers for stepping through code and analyzing execution flow.
  • Debugging And Profiling1 sub-etiquetaUtilities for inspecting, tracing, and optimizing application performance.
  • Debugging And Tracing5 sub-etiquetasTools for profiling, tracing, and debugging robotic software performance.
  • Debugging ConfigurationsGuides for setting up debuggers for various web and backend frameworks.
  • Debugging TechniquesMethodologies for identifying and resolving software defects.
  • Debugging ToolingSpecialized utilities for inspecting objects, network traffic, and performance.
  • Debugging ToolsUtilities for inspecting, tracing, and profiling code execution.
  • Debugging UtilitiesGeneral purpose tools for debugging and reverse engineering.
  • Debugging and Analysis3 sub-etiquetasFrameworks and utilities for debugging, disassembling, and analyzing binaries.
  • Debugging and DevelopmentUtilities for troubleshooting and improving development workflow.
  • Debugging and DiagnosticsTools for runtime inspection, logging, and UI testing.
  • Debugging and Inspection1 sub-etiquetaUtilities for monitoring performance and inspecting app state.
  • Debugging and Logging4 sub-etiquetasTools for monitoring, logging, and analyzing code execution.
  • Debugging and Monitoring2 sub-etiquetasTools for inspecting application state, resource usage, and remote debugging.
  • Debugging and Profiling Tools5 sub-etiquetasUtilities for inspecting, debugging, and profiling WebGPU applications.
  • Debugging and Testing2 sub-etiquetasTools for debugging, memory analysis, and unit testing.
  • Debugging and Tracing ToolsUtilities for monitoring system resources, process execution, and memory.
  • Debugging and UtilitiesTools for debugging and miscellaneous development tasks.
  • DecentralizationFrameworks for building blockchain and decentralized applications.
  • Decision RecordsTools and templates for documenting architectural decisions and RFC processes.
  • Declarative Auto LayoutFrameworks that simplify constraint-based UI design using DSLs.
  • Declarative UI FrameworksReact-inspired libraries for building declarative iOS interfaces.
  • Decompilation ToolsUtilities for recovering source code from compiled binaries.
  • Decompilation and Assembly ToolsUtilities for inspecting, editing, and decompiling .NET assemblies.
  • Decompiler EnhancementsPlugins that improve, visualize, or automate Hex-Rays decompiler output.
  • DecompilersTools for converting binary code back into high-level source code.
  • DecoratorsPatterns for separating presentation logic from business models.
  • Deep Learning FrameworksLibraries and tools for building and training neural network models.
  • Deep LinkingTools for handling external app links and routing.
  • Dell Inspiron LaptopsEFI bootloader files and patches for various Inspiron series laptops.
  • Dell Latitude LaptopsEFI bootloader configurations for the Latitude business laptop series.
  • Dell OptiPlex DesktopsEFI bootloader configurations for Dell OptiPlex business desktop systems.
  • Dell Precision WorkstationsEFI bootloader configurations for Dell Precision mobile and desktop workstations.
  • Dell Vostro LaptopsEFI bootloader configurations for the Vostro business laptop series.
  • Dell XPS LaptopsEFI bootloader configurations for the premium XPS laptop series.
  • Delphi LibrariesCryptographic routines and encryption components for Delphi.
  • Demo APIsPublicly available services for practicing API testing and integration.
  • Demo ApplicationsExample implementations and web-based demonstrations of retrieval systems.
  • Demonstration and Mock APIsExample GraphQL servers and mock services for testing and learning purposes.
  • Deno CLI FrameworksComprehensive command-line framework for the Deno runtime.
  • Deobfuscation and UnpackingTools for reversing obfuscated code and recovering original binaries.
  • Dependency Analysis1 sub-etiquetaTools for auditing and analyzing project dependencies and lockfiles.
  • Dependency Directory AnalyzersTools that identify and measure the size of dependency folders created by package managers. **Distinct from Package and Dependency Management:** Distinct from Package and Dependency Management: focuses on the filesystem analysis of the installed folders rather than the installation process.
  • Dependency Injection1 sub-etiquetaFrameworks and containers for managing object lifecycles and dependency wiring.
  • Dependency Injection MacrosMacros that facilitate compile-time safe dependency injection.
  • Dependency Management1 sub-etiquetaTools for managing packages, dependencies, and extensions.
  • Dependency ManagersTools for managing and integrating external project dependencies.
  • Dependency SecurityTools for identifying vulnerable or misconfigured package dependencies.
  • Dependency Utilities1 sub-etiquetaTools for auditing, updating, and managing project dependencies.
  • DeploymentFrameworks for serving models, creating data apps, and sharing reports.
  • Deployment And SetupTools for installing and managing instances of the automation platform.
  • Deployment AutomationTools for automating build, distribution, and metadata management.
  • Deployment ToolsUtilities for automating application deployment and task execution.
  • Deployment and DevOpsTools for containerization, process management, and cloud deployment.
  • Deployment and PackagingTools for bundling applications and integrating with system package managers.
  • Deployment and RuntimeTools and binaries for running and optimizing machine learning models.
  • Deployment and ServingTools and frameworks for deploying machine learning models as production APIs.
  • Design And ModelingApplications for 3D design, CAD, and technical drafting.
  • Design AssetsCollections of vector graphics, illustrations, and icons for design projects.
  • Design FeedbackTools for reviewing, annotating, and approving design work during development.
  • Design GuidelinesCollections of best practices and standards for architecting RESTful interfaces.
  • Design Handoff ToolsUtilities for delivering design specifications and assets to developers.
  • Design PatternsStandard architectural and object-oriented design patterns.
  • Design Patterns and Architecture2 sub-etiquetasPlaygrounds exploring software design principles and architectural patterns.
  • Design Patterns and FrameworksArchitectural patterns and frameworks for managing game logic and state.
  • Design Principles
  • Design ResourcesCollections of links and assets for design projects.
  • Design SoftwareProfessional applications for creating graphics, interfaces, and digital assets.
  • Design System CollectionsCurated lists and resources for discovering existing design system projects.
  • Design System ToolsPlatforms for creating, managing, and documenting shared component libraries.
  • Design SystemsCollections of reusable UI components and design language implementations.
  • Design Token ManagementTools for defining, validating, and transforming design tokens across platforms.
  • Design ToolsApplications for graphic design, illustration, and image editing.
  • Design and AssetsTools for generating color palettes, icons, and visual assets for web development.
  • Design and Development Assets1 sub-etiquetaResources for building, styling, and documenting protocol-compliant applications.
  • Design and GraphicsTools for vector illustration, image editing, and digital art.
  • Design and PrototypingSoftware and tools for UI design, collaboration, and 3D modeling.
  • Desktop And UniversalTemplates for building desktop and server-rendered applications.
  • Desktop Application Frameworks1 sub-etiquetaFrameworks and wrappers for building cross-platform desktop applications.
  • Desktop ApplicationsGUI-based software for productivity, media, and system management.
  • Desktop ClientsCross-platform applications providing a native interface for interacting with language models.
  • Desktop CustomizationExtensions and themes to modify the GNOME user interface.
  • Desktop Customization ToolsTools to modify the Windows interface, taskbar, and menus.
  • Desktop DevelopmentFrameworks and applications built for desktop environments using declarative UI.
  • Desktop EmbeddersFrameworks for running applications on desktop platforms.
  • Desktop FrameworksTools for building cross-platform desktop applications with Angular.
  • Desktop IntegrationUtilities that bridge the gap between portable files and the host operating system.
  • Desktop Shell StopsKills the backend server and its child UI process without restarting for cleanup or environment switching. **Distinct from Desktop Shells:** Distinct from Desktop Shells: focuses on the stop operation for cleanup or switching environments, not the shell itself.
  • Desktop ShellsComplete desktop shell environments built for the compositor.
  • Desktop UITools for desktop-specific interactions and notifications.
  • Desktop UI Frameworks1 sub-etiquetaLibraries for building native Windows desktop applications.
  • Desktop and Cross-PlatformFrameworks for building cross-platform desktop applications.
  • Desktop and Editor ExtensionsGUI applications and IDE integrations for jq.
  • Desktop and GUI DevelopmentFrameworks and tools for building cross-platform desktop applications.
  • Desktop and Mobile Apps1 sub-etiquetaFrameworks and applications for cross-platform development.
  • Desktop and Mobile DevelopmentTools for building cross-platform desktop and mobile applications.
  • Desktop and Platform EmbeddingTools for targeting desktop environments and custom platforms.
  • Desktop and System ToolsUtilities for managing windows, files, and system interactions.
  • Detail ViewsComponents for displaying content-rich detail pages.
  • Detection Content LibrariesCollections of pre-built detection rules, signatures, and analytics for various security platforms.
  • Detection FrameworksBlueprints and methodologies for designing, documenting, and managing detection strategies.
  • Detection and ClassificationTools for identifying, scanning, and analyzing suspicious files.
  • Detection and Hunting ToolsGeneral-purpose frameworks and utilities for threat hunting and security analysis.
  • DevOps ToolsUtilities for code analysis, monitoring, and development productivity.
  • DevOps and CIAutomation tools for cloud deployment, containerization, and continuous integration.
  • Developer AnalyticsTools for tracking engineering productivity, code quality, and open-source metrics.
  • Developer AutomationTools for automating workflows and managing repository data.
  • Developer Automation ToolsUtilities for managing research workflows and data collection.
  • Developer BlogsTechnical blogs and curated lists from experienced iOS developers.
  • Developer Client LibrariesSDKs and wrappers for integrating DeepSeek APIs into programming languages.
  • Developer Community PlatformsOnline spaces where developers share projects, exchange feedback, and build professional networks.
  • Developer Community ProjectsResources and organizational repositories for community-driven software development and collaboration.
  • Developer ConsolesIn-game debugging and monitoring consoles for runtime inspection.
  • Developer Content FiltersSubscriptions to remove low-quality developer site mirrors and spam.
  • Developer DiscoveryCurated lists of essential tools and community-driven software resources.
  • Developer Environment ToolsIDEs, language servers, and editor integrations.
  • Developer EnvironmentsTools and platforms for building, hosting, and managing code.
  • Developer ExperienceExtensions and utilities to improve the daily workflow with packages.
  • Developer FoundationsEssential resources for learning programming concepts and web development fundamentals.
  • Developer FrameworksCore libraries and frameworks for building software applications.
  • Developer Frameworks and LibrariesTools and libraries for building MCP-compatible applications and agents.
  • Developer GuidesTechnical documentation and best practices for Vulkan development.
  • Developer InfrastructureCore utilities for parsing, mining, and managing source code data at scale.
  • Developer IntegrationsLibraries, scripts, and tools for connecting external software to the platform.
  • Developer LearningRoadmaps and foundational knowledge for technical skill acquisition.
  • Developer Learning ResourcesCurated lists of books, tutorials, and guides for software development.
  • Developer LibrariesSoftware development kits and utility libraries for building Nostr-compatible applications.
  • Developer NewsNewsletters and aggregators for staying updated on mobile development.
  • Developer PackagesLibraries and hooks for integrating speech features into applications.
  • Developer PlaygroundsInterfaces and environments for testing, comparing, and evaluating prompts.
  • Developer PluginsExtensions and tools that integrate component management into IDEs and workflows.
  • Developer PrinciplesFundamental laws and design principles that guide software engineering and system architecture.
  • Developer ProductivityTools, templates, and utilities to accelerate software development and project management.
  • Developer Productivity ToolsUtilities to streamline API development, generation, and testing.
  • Developer Productivity and UtilitiesGeneral-purpose tools to assist with coding, documentation, and workflow.
  • Developer ProfilesA collection of personal technology stacks and hardware setups from software developers.
  • Developer ResourcesAssets and visual elements for identifying and promoting language usage.
  • Developer Resources and SurveysCurated lists, surveys, and foundational architectures for medical agent development.
  • Developer RoadmapsComprehensive guides and learning paths for backend engineering fundamentals.
  • Developer Roadmaps and GuidesCurated learning paths and resources for software and web development.
  • Developer RuntimesEnvironments for executing JavaScript and TypeScript code.
  • Developer ServicesPublic APIs and tools that assist in the development process.
  • Developer SkillsClaude-based skills and tools for automating investment research and compliance workflows.
  • Developer StreamsLive coding sessions and educational programming content from software engineers.
  • Developer Technology IconsStandardized icon sets representing programming languages and developer tools. **Distinct from Icon Sets:** Specifically targets developer ecosystem logos rather than general UI SVG components
  • Developer ToolingUtilities for build automation, dependency management, and code quality.
  • Developer Tooling & UtilitiesEssential command-line tools and utilities for daily development tasks.
  • Developer ToolkitsFrameworks and libraries for building and managing eBPF programs.
  • Developer ToolsResources for creating compilers, build systems, and core programming utilities.
  • Developer Tools & BenchmarksTools, datasets, and evaluation protocols for testing and benchmarking autonomous driving models.
  • Developer Tools and CLIsUtilities for CLI development, debugging, and productivity.
  • Developer Tools and EditorsEssential software for coding, version control, and development environments.
  • Developer Tools and ExtensionsUtilities and infrastructure for extending and integrating with the ecosystem.
  • Developer Tools and FrameworksLanguages, compilers, and frameworks for building software applications.
  • Developer Tools and InfrastructureFrameworks, libraries, and infrastructure for building and deploying AI applications.
  • Developer Tools and UtilitiesUtilities for coding, debugging, and managing technical workflows.
  • Developer UtilitiesTools for debugging, configuration, and enhancing development workflows.
  • Developer Utilities and CLIsCommand-line tools and productivity aids for developers.
  • Developer WorkspacesTools and IDEs for cloud-native development and Kubernetes interaction.
  • Developer and System ToolsUtilities for automation, networking, security, and development workflows.
  • Development & ExecutionTools for code analysis, execution, IDE integration, and software development workflows.
  • Development And Analysis ToolsUtilities for generating, managing, and integrating YARA rules into security workflows.
  • Development And CodeTools for software engineering, debugging, and infrastructure management.
  • Development And Management ToolsFrameworks, IDE plugins, and utilities for building and maintaining graph applications.
  • Development And Testing1 sub-etiquetaUtilities for debugging, profiling, testing, and documenting applications.
  • Development And UXTools for building, managing, and designing function applications.
  • Development BoilerplatesStarter kits and frameworks for rapid dapp development.
  • Development EnvironmentShells, CLI tools, and environment configuration.
  • Development Environment StandardsGuidelines for configuring tools and managing development workflows.
  • Development Environment ToolsAdd-ins and utilities for improving the coding and debugging experience.
  • Development Environments2 sub-etiquetasTools and configurations for setting up and managing local development environments.
  • Development Environments and ToolsProjects focused on building text editors, terminal emulators, and developer-facing infrastructure.
  • Development FrameworksCore libraries and tools for building and training machine learning models.
  • Development GuidesEducational resources and roadmaps for learning framework fundamentals.
  • Development HelpersPlugins that enhance the Vite development experience through automation and utility.
  • Development InfrastructureCore components and testing frameworks for the graphics ecosystem.
  • Development LibrariesFrameworks and utilities for building software applications.
  • Development OperationsTools and practices for system administration and infrastructure.
  • Development PackagesLibraries and SDKs for building applications with AI capabilities.
  • Development PatternsArchitectural patterns and coding demonstrations.
  • Development PlaygroundsInteractive environments and tools for testing Bitcoin scripts and concepts.
  • Development PluginsNative modules and extensions to extend application functionality.
  • Development PortalsIntegrated environments for managing data application development.
  • Development Practices1 sub-etiquetaBooks focused on idiomatic coding, testing, and professional software engineering patterns.
  • Development ProcessMethodologies and workflows for managing software delivery and quality.
  • Development Process ToolsUtilities for code review, CI/CD pipelines, and ownership enforcement.
  • Development ProcessesGuides and best practices for software delivery and operations.
  • Development ProductivityTools for code injection and hot reloading to speed up development.
  • Development Productivity ToolsUtilities and plugins to streamline coding and resource generation.
  • Development ResourcesCollections of tools and services for building software projects.
  • Development RuntimesRuntimes for executing JavaScript and TypeScript code.
  • Development ServersLocal servers for testing and live-reloading web applications.
  • Development SkillsSpecialized agent capabilities for coding, UI design, and software engineering workflows.
  • Development SnippetsUseful code snippets and templates to speed up development.
  • Development StandardsTools and guides for maintaining code quality and consistency.
  • Development TechniquesGuides, best practices, and tools for building and fine-tuning AI models.
  • Development TemplatesBoilerplate code and starter kits to accelerate project setup.
  • Development ToolchainsAlternative compilers and build environments.
  • Development ToolingUtilities and scaffolds for building and maintaining software projects.
  • Development ToolkitsTools and CLI utilities for scaffolding and building applications.
  • Development ToolsUtilities for building, linting, and debugging applications.
  • Development Tools and UtilitiesLibraries and tools to extend the editor and streamline workflows.
  • Development UtilitiesGeneral-purpose APIs for mocking, scraping, image processing, and system info.
  • Development Workflow2 sub-etiquetasTools for live reloading, debugging, and developer productivity.
  • Development Workflow ToolsCLI tools, build scripts, and management utilities for developers.
  • Development WorkflowsFrameworks and utilities for enhancing agent development and coding.
  • Development and Build ToolsCommand-line tools and build plugins for managing and publishing extensions.
  • Development and Code ToolsSpecialized skills and agents for software engineering, testing, and code quality.
  • Development and Debugging2 sub-etiquetasTools for developers, file conversion, and system debugging.
  • Development and Debugging ToolsSDKs, frameworks, and utilities for building and testing MCP components.
  • Development and DeploymentTools for containerization, CI/CD, and development workflows.
  • Development and DesignUtilities and frameworks for building, formatting, and debugging web projects.
  • Development and EmulationTools for running code, emulating systems, and debugging applications.
  • Development and EngineeringSkills for code management, testing, and technical leadership.
  • Development and InfrastructureBuildpacks and utilities for deploying machine learning environments.
  • Development and SchemaTools for schema management, migrations, and development workflows.
  • Development and Security AutomationTools for integrating security checks into the software development lifecycle and code analysis.
  • Development and Training UtilitiesTools for optimizing machine learning workflows and managing cloud-based training environments.
  • Development and Workflow ToolsUtilities for configuration, testing, security, and schema management.
  • Device Hardware Helpers1 sub-etiquetaUtilities for accessing sensors, detecting device models, and managing haptic feedback.
  • Device Integration
  • Device Management ToolsUtilities for hardware interaction, system maintenance, and low-level tasks.
  • Device PluginsPlugins for accessing hardware and system features.
  • Device Utilities1 sub-etiquetaLibraries for hardware detection and system information.
  • Device and Hardware Identification2 sub-etiquetasDetection of physical hardware properties and vendors to optimize content delivery. **Distinct from Device Hardware Helpers:** Unlike the 'helpers' sibling, this is the high-level domain of identifying the hardware from the request.
  • Device and System PluginsPlugins for accessing hardware and system-level features.
  • Diagnostics2 sub-etiquetasTools for managing, displaying, and debugging code diagnostics.
  • Diagnostics and TroubleshootingTools for debugging, logging, and analyzing Kubernetes clusters.
  • DiagrammingTools for visualizing network architectures and workflows.
  • Diagramming ToolsSoftware for generating technical diagrams and network visualizations.
  • Dialect InputInput methods for Chinese dialects and historical language varieties.
  • Dialer and PhoneAlternative phone and dialer applications.
  • Dialogs and AlertsLibraries for Material-styled dialogs and alerts.
  • Dialogs and PopupsComponents for displaying modal alerts, prompts, and bottom sheets.
  • Dictionary GeneratorsTools for creating custom wordlists and dictionaries.
  • Diff2 sub-etiquetasTools for comparing data structures and source code.
  • Diffing Tools
  • Digital PotentiometersLibraries for SPI-based digital potentiometer control.
  • Digital Signal Processing1 sub-etiquetaLibraries for processing and transforming digital signals and audio data.
  • Directives and Decorators4 sub-etiquetasReusable structural directives and decorators to extend component functionality and template logic.
  • Directory NavigationTools for faster movement through the file system.
  • Directory Scanning ToolsTools for fuzzing and discovering hidden web directories and files.
  • Disassemblers2 sub-etiquetasSoftware for converting machine code into human-readable assembly language.
  • Disassemblers And DecompilersTools for converting machine code back into readable assembly or source code.
  • Discovery and ReconnaissanceExtensions for mapping attack surfaces and gathering information.
  • Display FontsUtilities for converting, rendering, and managing custom fonts on embedded displays.
  • Display ManagementUtilities for managing screen mirroring, folding states, and display output.
  • Dissolve ShadersProcedural dissolve effects for mesh transitions.
  • Distributed ComputingTools and frameworks for building resilient, scalable, and distributed applications.
  • Distributed Cracking SystemsPlatforms for coordinating cracking tasks across multiple machines.
  • Distributed System DesignPrinciples and algorithms for managing state across multiple nodes.
  • Distributed SystemsPackages and frameworks for building scalable, fault-tolerant, and networked services.
  • Distributed Systems FrameworksTools and frameworks for building, verifying, and scaling distributed applications.
  • Distribution ToolsUtilities for packaging Python code into executable formats.
  • DistributionsPre-configured project skeletons and frameworks.
  • DkWM ConfigurationsCustomizations for the DkWM window manager.
  • Dockerfile UtilitiesTools for generating, linting, and managing Dockerfile configurations.
  • Docstring QualityExtensions for validating and checking documentation strings.
  • Document AnalysisTools for inspecting and extracting data from malicious document formats.
  • Document ManagementTools for syncing, exporting, and converting files to and from the tablet.
  • Document ParsersLibraries for parsing structured data and specific formats.
  • Document ProcessingUtilities for parsing, extracting, and manipulating document formats.
  • Document Processing ExtensionsPlugins for handling LaTeX and Markdown files.
  • Document Rendering
  • Document Templates1 sub-etiquetaPre-configured templates for specific document types and styles.
  • DocumentationTools for generating API and project documentation.
  • Documentation FrameworksPlatforms and static site generators for building documentation websites.
  • Documentation GenerationPlatforms that automate the creation and maintenance of technical documentation.
  • Documentation GeneratorsTools for creating API documentation and static sites from code.
  • Documentation HelpersTools for generating and managing script or module documentation.
  • Documentation TemplatesTemplates and boilerplate structures for project files and repository documentation.
  • Documentation ToolsSystems and utilities for managing technical documentation and architectural decisions.
  • Documentation and API Tools1 sub-etiquetaTools for generating documentation and API specifications.
  • Documentation and ContentTools for generating documentation sites and managing static content.
  • Documentation and Literate Programming1 sub-etiquetaTools for generating documentation and literate code.
  • Documentation and MetadataTools for generating project documentation and badges.
  • Documentation and ProcessingTools for generating documentation and handling various file formats.
  • Documentation and TroubleshootingResources for debugging and understanding flexbox implementation issues.
  • Documentation and Version ControlTools for accessing help documentation and managing source code repositories.
  • Domain Driven Design SamplesReference implementations and sample applications demonstrating DDD, CQRS, and Event Sourcing patterns.
  • Domain Driven FrameworksFrameworks and libraries for implementing domain-driven design and CQRS patterns.
  • Domain Management2 sub-etiquetasTools for managing DNS records and domain infrastructure across providers.
  • Domain Specific ExtensionsTools and libraries that extend notebook functionality for specialized scientific or technical domains.
  • Domain Specific LanguagesLibraries for implementing specialized data models and query languages.
  • Domain and IP Investigation1 sub-etiquetaComprehensive toolkits for gathering intelligence on domains, IPs, and DNS records.
  • Dorking Automation ToolsCommand-line utilities and scripts to automate search engine reconnaissance.
  • Dot Net
  • DotNet Geospatial LibrariesGIS and mapping libraries for the .NET ecosystem.
  • Dotfile ManagersTools for syncing, deploying, and managing configuration files.
  • Dotfiles
  • Dotfiles ConfigurationPersonalized environment and configuration management for developers.
  • Dotfiles and Configuration3 sub-etiquetasRepositories and guides for managing personal dotfiles and machine setup.
  • Dotnet CLI FrameworksLibraries and toolkits for building console applications in .NET.
  • Dotnet Crawling FrameworksWeb scraping and crawling libraries for C# and the .NET platform.
  • Dotnet Desktop FrameworksFrameworks for building cross-platform desktop applications using C# and .NET.
  • Dotnet DevelopmentPodcasts focused on the Microsoft ecosystem and related programming languages.
  • Dotnet FrameworksFrameworks and tools for gRPC development in the .NET ecosystem.
  • Dotnet Projects1 sub-etiqueta
  • Download ManagersUtilities for accelerating and managing multi-protocol file downloads.
  • Download UtilitiesLibraries and modules for managing file transfers and multi-threaded downloads.
  • Download ViewsCreative progress indicators for downloads.
  • Downloading and ServingUtilities for file transfers, web serving, and API interaction.
  • Drag and Drop27 sub-etiquetasComponents for implementing drag-and-drop interfaces.
  • Drag and SortComponents for reordering and sorting list items.
  • Drawable Tools1 sub-etiquetaUtilities for managing drawables and backgrounds.
  • Drawer Navigation1 sub-etiquetaImplementations of side-navigation drawers and sliding menus.
  • Drawing and GraphicsLibraries for rendering, resolution scaling, and texture management.
  • Drivers and ClientsLibraries and interfaces for connecting applications to the database.
  • Drivers and LibrariesFramework drivers for external APIs, hardware, and state management.
  • Dual Arm SystemsRobot descriptions featuring dual-manipulator configurations for complex tasks.
  • Due DiligenceChecklists and guides for evaluating technology during acquisitions.
  • Dwm ConfigurationsCustomizations for the Dwm tiling window manager.
  • Dynamic AnalysisTools for monitoring and debugging program execution at runtime.
  • Dynamic Analysis ToolsFrameworks and environments for monitoring application behavior at runtime.
  • Dynamic Binary InstrumentationTools for monitoring and modifying application behavior at runtime.
  • Dynamic DNSTools for managing and updating dynamic DNS records.
  • Dynamic Form EnginesFrameworks for generating forms from JSON schemas or configuration objects.
  • Dynamic Updates1 sub-etiquetaSolutions for hot-patching and dynamic code execution.
  • E-commerce FrameworksLibraries and platforms for building online stores and payment processing.
  • ECS FrameworksEntity Component System frameworks for data-oriented game development.
  • ECS Frameworks ExamplesProjects utilizing the Entity Component System for high-performance game logic.
  • Eagle EcosystemLibraries and utilities for the Eagle EDA suite.
  • Ecosystem ExtensionsCore libraries and utilities for enhancing the R programming experience.
  • Ecosystem ReferencesCheat sheets and maps for navigating the Android development ecosystem.
  • Editing EnhancementsUtilities for advanced text manipulation and navigation.
  • Editing and Text Manipulation4 sub-etiquetasUtilities for toggling, converting, and transforming code text.
  • Editing and Visualization Tools1 sub-etiquetaApplications and plugins for inspecting, editing, and managing USD files.
  • Editor ComponentsCode and text editing widgets for the browser.
  • Editor ConfigurationTools and frameworks for managing and extending text editor environments.
  • Editor CoreThe primary text editor software and its scripting language.
  • Editor DesignTools for customizing the editor's visual theme and style.
  • Editor ExtensionsPlugins and language servers to enhance development and navigation in code editors.
  • Editor FrameworksTools for integrating Deno with text editors and IDEs.
  • Editor IconsAlternative application icons for the editor.
  • Editor IntegrationPlugins and extensions for IDEs and text editors.
  • Editor Integration Plugins1 sub-etiquetaPlugins that enable image uploading directly from text editors and IDEs.
  • Editor Integration ToolsPlugins and configurations for external code editors and IDEs.
  • Editor IntegrationsAdditional tools and platform-specific implementations for the editor.
  • Editor ModulesExtensions and plugins that add specific functionality to the editor instance.
  • Editor OptimizationTools and techniques to improve performance and workflow efficiency in Vim.
  • Editor PluginsExtensions for IDEs to improve GraphQL development workflows.
  • Editor Plugins and IDEsExtensions and configurations to enhance code editing environments.
  • Editor Scene ViewTools for navigating, visualizing, and controlling the scene view camera.
  • Editor SnippetsProductivity tools for quickly inserting flexbox syntax in code editors.
  • Editor SupportPlugins and extensions to enhance development environments.
  • Editor ThemesCustom visual themes for the engine and script editors.
  • Editor ToolsText editors and plugins optimized for writing documentation.
  • Editor UtilitiesExtensions and helpers to improve the Unity development workflow.
  • Editor WindowsCustom windows for managing project data, tools, and workflows.
  • Editor and IDE PluginsExtensions that bring AI assistance into development and writing environments.
  • Editor and ToolingReference guides for text editors, IDEs, and command-line utilities.
  • Editor and Tooling GuidesDocumentation and best practices for text editors and development tools.
  • EditorsCode and text editing components for the web.
  • Editors And Ide
  • Editors and Content2 sub-etiquetasWYSIWYG and Markdown editors for content creation.
  • Editors and DSLsRich text editors and visual development tools.
  • Editors and IDEsText editors, IDEs, and plugins for development.
  • Editors and ViewersApplications and interfaces for visualizing and editing spatial data.
  • Educational CompilersSmall-scale or toy projects designed to teach compiler construction.
  • Educational ResourcesBooks and guides for learning and professional development.
  • Educational Robot ModelsSimplified or specialized robot descriptions for teaching and research.
  • Electron Integrations4 sub-etiquetasTools for building Electron applications with Vite.
  • Electronic Design Automation1 sub-etiquetaSoftware suites for schematic capture and printed circuit board layout.
  • Electronic Design ToolsSoftware for designing, simulating, and analyzing electronic circuits.
  • Electronic Health Records1 sub-etiquetaComprehensive platforms for managing patient medical records and hospital workflows.
  • Electronic Speed ControllersInterfaces specifically for Electronic Speed Controllers (ESCs) used in high-performance motors. **Distinct from Motor Control:** Specifically targets ESC hardware rather than general DC or stepper motor libraries
  • Electronics DocumentationTools for designing and documenting robotic hardware and wiring.
  • Elixir1 sub-etiqueta
  • Elixir CLI FrameworksToolkit for building interactive command-line interfaces in Elixir.
  • Elixir FrameworksNative implementations of gRPC for Elixir.
  • Elixir Geospatial ToolsLibraries for handling geometry and spatial data in Elixir.
  • Elixir GraphQL ToolsGraphQL libraries and integrations for the Elixir language.
  • Elixir LibrariesEncryption, password hashing, and GPG integration for Elixir.
  • Elixir Projects
  • Elm FrameworksTools for integrating gRPC with Elm applications.
  • Elm Integrations1 sub-etiquetaPlugins for Elm language support.
  • Email FrameworksLibraries and markup languages for building responsive email templates.
  • Email IntelligenceTools for verifying, finding, and analyzing email addresses and breach data.
  • Email Investigation ToolsUtilities for verifying, researching, and finding information linked to email addresses.
  • Email TemplatesPre-built HTML layouts and boilerplate code for email campaigns.
  • Email UtilitiesLibraries for sending, receiving, and parsing email.
  • Email and Messaging2 sub-etiquetasTools for sending transactional emails and managing communications.
  • Embeddable Scripting LanguagesLibraries for embedding and executing other programming languages within Go.
  • Embedded And Hardware2 sub-etiquetasTools for interacting with embedded systems, serial devices, and hardware interfaces.
  • Embedded DevelopmentTools and libraries for targeting resource-constrained hardware.
  • Embedded Development FrameworksCore libraries and APIs for low-level hardware abstraction and register manipulation.
  • Embedded Frameworks1 sub-etiquetaCore libraries and frameworks for building embedded applications.
  • Embedded HardwareDevelopment boards and modular hardware platforms for building connected devices.
  • Embedded LanguagesTools for running scripts or external code within the environment.
  • Embedded LibrariesLibraries and utilities for building embedded systems and hardware interfaces.
  • Embedded Operating Systems1 sub-etiquetaReal-time and lightweight operating systems for embedded hardware and IoT devices.
  • Embedded Programming LanguagesScripting engines and languages optimized for microcontrollers and IoT.
  • Embedded ProjectsHardware and software projects demonstrating embedded integration.
  • Embedded ResourcesTools for embedding static files into Go binaries.
  • Embedded ScriptingTools for embedding and executing other programming languages within Go.
  • Embedded Software LibrariesUtility libraries, frameworks, and drivers for embedded system development.
  • Embedded System UtilitiesLow-level tools for networking, flashing, and system security.
  • Embedded SystemsFirmware, bootloaders, and hardware-level abstractions.
  • Embedded Systems ToolsUtilities for emulation, data normalization, and device management.
  • Embedded UtilitiesMiscellaneous libraries for time management, threading, and scripting.
  • Embedded Utility LibrariesGeneral-purpose C/C++ libraries for logging, parsing, and system management.
  • Embedded Workflow LibrariesLightweight engines designed to be integrated directly into application code.
  • Embodiment ExtensionsFrameworks and pipelines adapted for specific robotic hardware platforms.
  • Emerging Web TechnologiesModern standards and experimental features for the web platform.
  • Emoji Integration LibrariesLibraries and tools for rendering or parsing emoji in various programming languages.
  • Emoji SupportLibraries for rendering and animating emojis.
  • Emulator DevelopmentProjects and resources for building, debugging, and testing Game Boy emulators.
  • Emulator FrontendsApplications that emulate retro gaming consoles and legacy computer systems.
  • EmulatorsSoftware implementations of legacy hardware and gaming consoles.
  • Encoding and Compression1 sub-etiquetaUtilities for data transformation and compression algorithms.
  • End Effector ModelsURDF and MJCF descriptions for robotic grippers and hands.
  • End To End Testing2 sub-etiquetasFrameworks and tools for browser-based automation testing.
  • Endpoint DiscoveryTools for extracting links and endpoints from web assets.
  • Engine DemosExample projects demonstrating specific engine features and capabilities.
  • Engine ModulesC++ modules that extend the core engine capabilities.
  • Engine Modules and Extensions1 sub-etiquetaC++ modules and native extensions that extend core engine functionality.
  • Engineering AnalysisTools for structural, mechanical, and civil engineering simulations.
  • Engineering ComponentsCore libraries and large-scale project examples.
  • Engineering CultureResources on team dynamics, decision-making, and the human side of software engineering.
  • Engineering ExamplesDemonstration projects showcasing frontend resource management and build system integration.
  • Engineering PracticesGuidelines and best practices for software development and code quality.
  • Engineering Process GuidesCollections of organizational practices for specific technical domains.
  • Engineering Strategy ToolsPractical resources and templates for defining and executing technical strategy.
  • Engineering and DesignRoadmaps for specialized engineering roles and system architecture.
  • Engineering and HardwareDiscussions on electrical engineering, embedded systems, and hardware design.
  • Engines and FrameworksHigh-level frameworks and game engines for Vulkan.
  • Enterprise Resource PlanningIntegrated business management systems for accounting, inventory, and operations.
  • Enterprise SearchSearch engines and frameworks for large-scale data.
  • Enterprise ToolingUtilities for managing and migrating enterprise-grade infrastructure environments.
  • Entity Component SystemsFrameworks for managing game state using data-oriented design.
  • Entity ManagementSystems for managing game objects and component architectures.
  • Enum MacrosMacros for extending enum functionality and raw value handling.
  • Environment IntegrationExtensions and modules for integrating with other desktop environments.
  • Environment ManagementTools for managing Node.js versions and virtual environments.
  • Environment and Setup ToolsScripts and utilities for configuring Termux and managing development environments.
  • Erlang FrameworksLibraries for gRPC communication in Erlang.
  • Error Handling6 sub-etiquetasLibraries for managing, tracing, and wrapping errors.
  • Error Handling and ContractsTools for robust code design and exception management.
  • Error Handling and RulesLibraries for exception management and rule-based logic.
  • Error Logging and MonitoringServices and tools for tracking and reporting application exceptions.
  • Esoteric LanguagesA collection of programming languages designed for experimental, humorous, or minimalist purposes.
  • Ethereum UtilitiesMiscellaneous tools for address generation, transaction decoding, and gas analysis.
  • Evaluation Benchmarks1 sub-etiquetaTools and frameworks for assessing the performance and safety of language models.
  • Evaluation FrameworksTools for testing, benchmarking, and monitoring the performance of RAG systems.
  • Evaluation ToolsTools for benchmarking and analyzing trajectory and SLAM algorithm performance.
  • Event BusCommunication patterns for decoupling application components and threads.
  • Event Bus ClientsLibraries for connecting external applications to the internal event bus.
  • Event Bus ExtensionsUtilities and code generators for enhancing event bus communication.
  • Event Bus SystemsFrameworks for decoupled communication and task management.
  • Event Camera SLAMAlgorithms and systems designed for high-temporal resolution event-based sensors.
  • Event Emitters1 sub-etiquetaMinimalist pub-sub implementations for handling application events.
  • Event HandlingLibraries for managing event buses and reactive streams.
  • Event ManagementUtilities for handling event delegation and pub/sub patterns.
  • Event Sourcing FrameworksLibraries and frameworks for implementing event sourcing and CQRS patterns.
  • Event and Async ProgrammingLibraries for event-driven architectures and non-blocking I/O.
  • EventingLibraries for event-driven programming.
  • Example ApplicationsDemonstration projects showing implementation patterns and best practices.
  • Example CollectionsCurated repositories containing practical code snippets and UI component demonstrations.
  • Example DotfilesCurated collections of personal configuration files and setups.
  • Example ProjectsReference implementations and sample code for framework integration.
  • Exception HandlingLibraries for capturing, analyzing, and reporting application errors.
  • Exchange CalendarsUtilities for managing trading schedules and business day calculations.
  • Exchange Integration APIs1 sub-etiquetaSDKs and wrappers for connecting to financial and crypto exchanges.
  • Executable PackersTools for compressing, encrypting, and protecting binary files.
  • Experiment Design Tools1 sub-etiquetaSoftware platforms for designing, running, and analyzing neurotechnology experiments.
  • Experimental ProjectsMiscellaneous software projects and utilities related to esoteric computing.
  • Experimental Quantum ComputingFrameworks for hardware orchestration, design, and laboratory experiments.
  • Experimentation TrackingTools for managing, logging, and versioning machine learning experiments and environments.
  • Exploit Development1 sub-etiquetaFrameworks and resources for learning and executing exploit development.
  • Exploit Research1 sub-etiquetaCollections of research, articles, and proof-of-concept code for kernel vulnerabilities.
  • Exploitation FrameworksIntegrated platforms for testing and exploiting IoT and embedded device vulnerabilities.
  • Exploitation TechniquesResearch papers and technical articles detailing specific kernel attack vectors.
  • Exploitation ToolsUtilities for executing attacks and exploiting identified vulnerabilities.
  • Extender API Tools2 sub-etiquetasPlugins and utilities built using the Burp Extender API.
  • Extension DevelopmentTools and libraries for building and testing editor extensions.
  • Extension EcosystemBrowser extensions for framework debugging and workflow automation.
  • ExtensionsComponents for platform-specific widgets and system extensions.
  • Extensions and FiltersCustom extensions that add functionality, shortcodes, and filters to documents.
  • Extensions and PluginsAdd-ons that extend database functionality for specific use cases.
  • Extensions and UtilitiesSpecialized libraries for adding native functionality, state management, and interactions.
  • External Bindings1 sub-etiquetaWrappers and interfaces for C and C++ libraries.
  • External Service IntegrationsTools that sync external platform data to GitHub pinned gists.
  • Extraction ToolsUtilities for unpacking and manipulating various firmware container formats.
  • FTP Automation ToolsSoftware for searching, browsing, and automating file transfers on public FTP servers.
  • Fantasy ConsolesVirtual machines and emulators designed for retro-style game development.
  • Fastify IntegrationsPlugins for integrating Fastify with Vite.
  • Fault InjectionTools for simulating failures in distributed systems.
  • Favicon Investigation3 sub-etiquetasTools for calculating and searching favicon hashes to identify infrastructure.
  • Favicon and Metadata ToolsGenerators and best practices for site icons and OpenGraph tags.
  • Feature Extraction7 sub-etiquetasLibraries and frameworks for extracting local and global visual features.
  • Feature FlaggingTools for managing feature releases and conditional logic in applications.
  • Feature FlagsLibraries for managing runtime feature toggles and configuration flags.
  • Feature FlippersTools for managing feature toggles and A/B testing.
  • Feature Flippers and A/B Testing5 sub-etiquetasTools for managing feature flags and conducting experiments.
  • Feature Fusion1 sub-etiquetaMethods for combining multiple feature types for improved retrieval.
  • Feature ManagementTools for feature flags and remote configuration.
  • Feature RestrictionsExtensions that discourage or ban specific Python language features.
  • Feed Discovery ToolsBrowser extensions and utilities for finding and subscribing to RSS feeds.
  • Feed Generators1 sub-etiquetaTools to create RSS feeds from websites, social media, and platforms.
  • Feed Integration APIsAPIs for converting, parsing, and managing feed data.
  • Feed Parsing LibrariesCode libraries for decoding and processing feed formats.
  • Feed SpecificationsTechnical standards and protocols for web syndication and data exchange.
  • Feed UtilitiesTools for filtering, merging, and enhancing RSS feeds.
  • Feedback ComponentsLibraries for snackbars and notifications.
  • Feedback and Notifications1 sub-etiquetaTools for user alerts, validation, and toast notifications.
  • Fennel DevelopmentTools for configuring and extending Neovim using the Fennel language.
  • Field Validation5 sub-etiquetasLibraries for validating user input fields.
  • FieldsPackages that provide custom model fields and form widgets.
  • File And Path UtilitiesTools for filesystem abstraction, monitoring, and path manipulation.
  • File Compression11 sub-etiquetasLibraries for archiving, compressing, and extracting various file formats.
  • File ExplorersPlugins for browsing and managing the filesystem.
  • File Format LibrariesTools for parsing, rendering, and manipulating tablet-specific file formats.
  • File FormatsLibraries for reading, writing, and manipulating common data exchange formats.
  • File Handling
  • File Input ComponentsWidgets for file system navigation and data ingestion.
  • File ManagementTools for organizing, archiving, and managing local files.
  • File Management and Navigation1 sub-etiquetaTools for browsing, searching, and manipulating files and directories.
  • File Managers1 sub-etiquetaTerminal-based tools for navigating and managing files.
  • File Manipulation1 sub-etiquetaUtilities for monitoring, identifying, and managing file system paths and events.
  • File Preview PluginsExtensions that enable Quick Look to render additional file formats in Finder.
  • File ProcessingLibraries for file system operations and parsing.
  • File Sync And Sharing2 sub-etiquetasTools for syncing files to the cloud or sharing them between computers.
  • File SystemUtilities for file manipulation and directory management.
  • File System AccessTools that allow AI models to interact with local and cloud-based file systems.
  • File System Monitoring1 sub-etiquetaTools for watching filesystem changes and triggering automated tasks.
  • File System UtilitiesLibraries for file manipulation, directory traversal, and system monitoring.
  • File SystemsLibraries and tools for managing data storage on embedded devices.
  • File Upload26 sub-etiquetasLibraries for managing file attachments and uploads in web applications.
  • File Utilities1 sub-etiquetaFast and efficient tools for searching and manipulating files.
  • File WatchersUtilities that monitor source files and trigger build commands on changes.
  • File and Directory Management19 sub-etiquetasTools for listing, navigating, and analyzing file system contents.
  • Filesystem Object Management2 sub-etiquetasOperations for creating, removing, and listing files and directories, including symbolic link management. **Distinct from File and Directory Management:** Focuses on structural filesystem manipulation (mkdir, rm, ls) rather than just navigation or analysis.
  • Filesystem UtilitiesLibraries for managing files, directories, and filesystem events.
  • Filter Based SLAMSystems utilizing Kalman filters for state estimation in visual-inertial odometry.
  • Financial Data ProcessingLibraries and utilities for parsing financial filings and corporate datasets.
  • Financial VisualizationLibraries for charting and visual analysis of market data.
  • Finder EnhancementsTools that extend or replace the default file manager.
  • Fine-Tuning FrameworksLibraries and platforms for efficient model training and alignment.
  • Fingerprinting ToolsTools for identifying web technologies, frameworks, and server configurations.
  • Finite State ToolkitsLibraries and compilers for building and manipulating weighted finite-state transducers and automata.
  • Firebase ExtensionsPre-built solutions to add functionality to Firebase projects without writing custom code.
  • FirmwareOperating systems and runtime environments for ESP microcontrollers.
  • Firmware Analysis ToolsSpecialized utilities for extracting and analyzing device firmware.
  • Firmware DistributionsCustom and official firmware builds for the device.
  • Firmware ProjectsComplete firmware implementations for various hardware devices and controllers.
  • Firmware ToolsUtilities for building and flashing device firmware.
  • First Person GamesImmersive titles played from a first-person perspective, including shooters.
  • First Person Shooters1 sub-etiquetaAction games played from a first-person perspective, including source ports.
  • FlashlightsSimple utilities for using the device camera flash.
  • Flight Control1 sub-etiquetaFirmware and autopilot software for managing drone flight dynamics.
  • Floating Action ButtonsLibraries for implementing and animating floating action buttons.
  • Floating MenusFloating action buttons and interactive overlay menus.
  • Floating Windows4 sub-etiquetasComponents for creating floating overlays and windows.
  • Flow ControlUtilities for sequencing, iterating, and composing asynchronous operations.
  • Flutter FrameworksCross-platform application development frameworks and UI toolkits.
  • Flutter Widget GalleriesComprehensive showcases of production-ready UI elements for Flutter development. **Distinct from Carousels and Galleries:** Focuses on the broad gallery of various complex widgets, whereas Carousels and Galleries are specific component types.
  • Folding ManagementPlugins for managing and visualizing code folds.
  • Foliage and GrassShaders and rendering systems for high-performance vegetation.
  • Font Development LibrariesLibraries and scripts for manipulating, analyzing, and generating font files.
  • Font EditorsApplications and web-based tools for designing and editing fonts.
  • Font Management3 sub-etiquetasUtilities for icon fonts and custom font loading.
  • Font Management ToolsUtilities for managing, editing, and installing fonts on local systems.
  • Font Manipulation1 sub-etiquetaTools and libraries for parsing, shaping, and rendering font files.
  • Font Manipulation Tools1 sub-etiquetaUtilities for converting, editing, and inspecting font files.
  • Font Rendering LibrariesLibraries for parsing, rasterizing, and rendering font files in various programming languages.
  • Font Testing PlatformsWeb-based environments for proofing and experimenting with fonts.
  • Font ToolsUtilities for discovering, managing, and pairing typography for design projects.
  • Font Validation Tools1 sub-etiquetaTools for testing, sanitizing, and validating font files.
  • FontsCustom typography for development environments.
  • Fonts and Typography1 sub-etiquetaResources for improving code readability.
  • Force Field ShadersVisual effects for force fields and energy barriers.
  • Force Touch InteractionsLibraries for handling quick actions and peek/pop interactions.
  • Foreign Function InterfaceLibraries and generators for bridging Rust with other languages.
  • Foreign Function InterfacesMechanisms for calling C code and managing external data structures.
  • Forensic Analysis ToolsSpecialized tools for data extraction, deblurring, and digital forensics.
  • Forensic FrameworksComprehensive platforms and toolsets for managing digital investigations and evidence processing.
  • Form Builders1 sub-etiquetaHelpers for generating and managing HTML forms in web applications.
  • Form ComponentsCollections of accessible and extensible input controls for forms.
  • Form ControlsSpecialized input components for forms and data entry.
  • Form HandlingLibraries for parsing, validating, and binding form data.
  • Form ManagementLibraries for building, validating, and managing complex form state.
  • Form Validation4 sub-etiquetasLibraries and utilities for simplifying form validation and error messaging.
  • Formal VerificationTools for proving program correctness and static analysis.
  • Format Conversion2 sub-etiquetasTools for converting between spatial and non-spatial data formats.
  • Format Converters and Plugins1 sub-etiquetaTools and plugins for converting external 3D formats into OpenUSD.
  • Formatting DegradationThe intentional removal of whitespace and use of inconsistent indentation to hinder readability. **Distinct from Code Formatting:** Opposite of Code Formatting [f15_mt1] tools which automate clean styles.
  • Formatting and LoggingEfficient string formatting and diagnostic logging utilities for embedded systems.
  • Forms2 sub-etiquetasLibraries for managing form state, validation, and submission.
  • Forms and InputsSpecialized form controls, validation tools, and input components for complex data entry.
  • Forms and Validation5 sub-etiquetasLibraries for managing form state, validation, and schema handling.
  • Fortran CLI FrameworksLibrary for building elegant command-line interfaces in Fortran.
  • Framework Component WrappersDedicated wrapper components that adapt a library for use in specific frontend frameworks. **Distinct from Front End Frameworks:** Focuses on the specific component wrappers provided for integration, rather than a general list of frameworks.
  • Framework ComponentsReusable components for web and application frameworks.
  • Framework ExtensionsModular components and utilities to extend existing application frameworks.
  • Framework IntegrationsPlugins for connecting external tools and libraries to Vite.
  • Framework Performance GuidesChecklists and resources for optimizing specific frontend frameworks.
  • Framework PluginsExtensions that add new utilities, components, or theming capabilities.
  • Framework Source AnalysisDeep dives and educational resources for understanding framework internals.
  • Framework Specific LibrariesCharting components and wrappers tailored for specific frontend frameworks.
  • Framework StartersBoilerplate templates for quickly scaffolding new SvelteKit projects.
  • Framework Support4 sub-etiquetasPlugins that provide integration for specific development frameworks and languages.
  • Framework UtilitiesGeneral-purpose utilities and extensions for the framework.
  • FrameworksFull-stack and frontend frameworks for building web applications.
  • Frameworks & BoilerplatesFoundational templates and UI frameworks.
  • Frameworks and BoilerplatesFoundational templates and frameworks for web development.
  • Frameworks and BuildersTools and templates for creating interactive terminal-based learning modules.
  • Frameworks and CollectionsComprehensive frameworks providing utility classes and modern language features.
  • Frameworks and ExtensionsCore frameworks for module development and system management.
  • Frameworks and GeneratorsTools for server-side rendering and static site generation.
  • Frameworks and ImplementationsCodebases and frameworks for building deep learning systems from scratch.
  • Frameworks and IntegrationTools for internationalization, React/Vue integration, and advanced interactivity.
  • Frameworks and LibrariesExtensions, wrappers, and high-level APIs for the core framework.
  • Frameworks and PortsCore libraries and language-specific implementations of the framework.
  • Frameworks and SDKsTools and plugins for integrating machine learning into mobile and edge applications.
  • Frameworks and ToolingBuild systems, compilers, and frameworks for developing web applications.
  • Frameworks and Virtual MachinesEnvironments for executing smart contracts and building state machines.
  • Front End Development3 sub-etiquetasFrameworks, libraries, and tools for building user interfaces and web applications.
  • Front End Development PatternsDesign patterns and architectural techniques for user interface development.
  • Front End FrameworksIntegrations for alternative UI frameworks.
  • Front End InterviewsCollections of common interview questions and preparation strategies.
  • Front End StandardsStyle guides and best practices for maintaining clean, consistent code.
  • Frontend Analysis ToolsTools for debugging, reversing, and bypassing frontend JS protections.
  • Frontend ApplicationsExample applications demonstrating integration with backend services.
  • Frontend ArchitectureReal-world engineering strategies for scaling, migrating, and structuring complex web applications.
  • Frontend ComponentsReusable UI elements and organizational tree structures for web interfaces.
  • Frontend DevelopmentBuild, test, and optimize web frontend projects.
  • Frontend Development ToolsUtilities for building, testing, and debugging web interfaces.
  • Frontend Engineering Case StudiesReal-world technical insights and architectural decisions from large-scale web applications.
  • Frontend Ethereum LibrariesClient-side libraries for interacting with Ethereum nodes and smart contracts.
  • Frontend Framework AnalysisIn-depth technical explorations and source code analysis of frontend frameworks.
  • Frontend Framework IntegrationsAdapters and bindings for using GraphQL with popular UI frameworks.
  • Frontend Frameworks1 sub-etiquetaTools for building reactive or modern frontend interfaces.
  • Frontend Frameworks And ToolsWeb development frameworks and static site generation tools.
  • Frontend Hiring ChallengesCollections of technical coding assessments used by companies to evaluate frontend developer candidates.
  • Frontend IntegrationPackages for bridging server-side logic with JavaScript.
  • Frontend Integration LibrariesSDKs and libraries for connecting web applications to the Ethereum blockchain.
  • Frontend Integration StartersStarter kits and wrappers for integrating PocketBase with modern frontend frameworks.
  • Frontend Mapping FrameworksJavaScript libraries for building interactive 2D and 3D web maps.
  • Frontend System DesignResources for architecting large-scale frontend applications.
  • Frontend Tools
  • Frontend UI ComponentsLibraries and design systems for building decentralized application interfaces.
  • Frontend and Assets1 sub-etiquetaTools for managing static assets, CORS, and frontend integration.
  • Frontend and UI DevelopmentFrameworks, component libraries, and tools for web interfaces.
  • Frontend and Web ToolsResources for building web frameworks, browsers, and rendering engines.
  • Full Stack ApplicationsComplete web applications and management systems built with the framework.
  • Full-stack Frameworks1 sub-etiquetaFrameworks for building reactive, full-stack interfaces.
  • Function Extensions1 sub-etiquetaTools for managing hooks, advice, and functional programming patterns.
  • Functional ComponentsLogic-based components for data handling and utilities.
  • Functional Feature DemosImplementations of common application features and interaction patterns.
  • Functional LanguagesProgramming languages that compile to JavaScript and emphasize functional paradigms.
  • Functional ProgrammingUtilities and abstractions for functional programming patterns.
  • Functional Programming ToolsLibraries and resources for applying functional paradigms in JavaScript.
  • Functional Reactive ProgrammingLibraries for asynchronous, streaming, and reactive programming.
  • Functional UILibraries for building interfaces using functional paradigms.
  • Functional Utility LibrariesGeneral-purpose collections of functions for composition, currying, and point-free programming.
  • Funding and Grants2 sub-etiquetasPlatforms and repositories for discovering open source funding opportunities.
  • FuzzingTools for injecting payloads to test application robustness.
  • Fuzzing And Analysis2 sub-etiquetasEngines and platforms for automated vulnerability discovery through fuzzing.
  • Fuzzing Frameworks1 sub-etiquetaTools and frameworks designed for automated bug discovery and kernel testing.
  • Fuzzing ToolsAutomated testing utilities for discovering vulnerabilities in protocols and binaries.
  • Fuzzing and TestingFrameworks for automated software testing and vulnerability discovery.
  • Fuzzing and WordlistsCollections of endpoints and payloads for automated API discovery.
  • Fuzzy FindersExtensible fuzzy matching and picker interfaces.
  • G-code Software4 sub-etiquetasTools for interpreting, simulating, and converting files to G-code.
  • GDB EnhancementsPlugins and interfaces to extend the functionality of the GNU debugger.
  • GLSL EditorsOnline environments for writing, testing, and validating shader code.
  • GNSS Post ProcessingSoftware for precise positioning and trajectory generation using satellite and inertial data.
  • GPU Acceleration8 sub-etiquetasLibraries for parallel computing and GPU-accelerated application development.
  • GPU Animation SystemsFrameworks for rendering large numbers of animated characters using GPU instancing.
  • GTFS LibrariesSoftware libraries for parsing and interacting with transit data in various programming languages.
  • GUI ApplicationsDesktop applications built with D.
  • GUI Clients1 sub-etiquetaGraphical interfaces and terminal clients for database management.
  • GUI ComponentsLibraries for creating and managing custom user interface elements.
  • GUI Control ToolkitsCollections of themed controls and styling utilities for UIs.
  • GUI DevelopmentLibraries for building desktop and web-based interfaces.
  • GUI FrameworksToolkits for building desktop, mobile, and web user interfaces.
  • GUI LibrariesFrameworks and bindings for creating graphical user interfaces.
  • GUI Terminal EmulatorsGraphical terminal emulators for desktop environments.
  • GUI ToolkitsLibraries and frameworks for building graphical user interfaces.
  • GUI UtilitiesSpecialized components for text editing, docking, and windowing.
  • GUI and Desktop DevelopmentFrameworks for building cross-platform desktop applications.
  • GUI and Terminal UILibraries for building graphical and terminal interfaces.
  • GUI and Testing ToolsInterfaces for interacting with services and performing load tests.
  • Game BindingsBindings to C and C++ game development libraries.
  • Game Coordinator InteractionTools for interacting with specific game coordinators like CS:GO, Dota 2, and TF2.
  • Game DevelopmentFrameworks and engines for building interactive games and graphics.
  • Game Development AssetsCurated collections of 3D models, animation libraries, and scene assets for game projects.
  • Game Development EnginesFrameworks and tools for building 2D and 3D interactive experiences.
  • Game Development FrameworksCore engines and frameworks for building interactive game projects.
  • Game Development ModulesLibraries and APIs for specific game development tasks like physics and AI.
  • Game Development Plugins2 sub-etiquetasExtensions and tools for enhancing game mechanics, physics, and asset integration.
  • Game Development ToolsTools and frameworks for building, scripting, and managing game projects.
  • Game Editors1 sub-etiquetaVisual tools for designing 2D and 3D game worlds.
  • Game EmulatorsSoftware for playing retro or console games on macOS.
  • Game Engine Components1 sub-etiquetaLibraries for game logic, pathfinding, and engine utilities.
  • Game Engine DevelopmentFrameworks and engines for building interactive games and simulations.
  • Game Engine PortingMoving legacy game logic to new platforms by replacing binary instructions with native code and resolving memory overlays. **Distinct from Game Engine Remakes:** Focuses on the architectural translation and porting of a game's logic rather than a full engine remake.
  • Game Engine RemakesOpen-source reimplementations and source ports of classic game engines for modern hardware.
  • Game EnginesFrameworks and engines for building 2D and 3D interactive applications.
  • Game Engines and Frameworks1 sub-etiquetaComprehensive libraries and engines for building games across various platforms.
  • Game Engines and RemakesOpen-source engines and remakes of classic video games.
  • Game FrameworksLightweight libraries and frameworks for building custom game logic.
  • Game Hacking ToolsComprehensive utilities for memory scanning, debugging, and reverse engineering game binaries.
  • Game HelpersGeneral-purpose libraries for game state, maps, and common logic.
  • Game LaunchersTools for managing multiple game installations and modpacks.
  • Game Libraries1 sub-etiquetaNative D libraries for game development and engine components.
  • Game Networking LibrariesLibraries and SDKs for implementing multiplayer synchronization and transport protocols.
  • Game Object ManagementTools for pooling, querying, and manipulating scene objects and transforms.
  • Game Physics LibrariesPhysics simulation and networked physics samples for game development.
  • Game Programming1 sub-etiquetaTechnical guides, patterns, and architectural resources for game development.
  • Game Server FrameworksReady-to-use engines and frameworks for building multiplayer game backends.
  • Game Server Management1 sub-etiquetaUtilities and control panels for deploying and administering game servers.
  • Game Services And IntegrationTools for integrating third-party APIs, analytics, and monetization.
  • Game Source CodeFull source code repositories for classic and indie games.
  • Game UtilitiesSmall mods that enhance gameplay visibility or provide quality-of-life features.
  • Game Utilities and ToolsPlugins, emulators, and helper tools for game development.
  • Game View UtilitiesTools for managing game view resolution and runtime debugging.
  • GamesVideo games developed using the D language.
  • Games and Emulation2 sub-etiquetasEmulators and game-related utilities.
  • Games and FunInteractive entertainment and casual gaming applications.
  • Gaming Emulation and Tools1 sub-etiquetaUtilities and emulators for running and modifying video games.
  • Gaming Platform ReconTools for extracting public profile data and social connections from gaming platforms.
  • Gaming UtilitiesTools for performance monitoring, controller mapping, and game management.
  • Garbage CollectionImplementations and analysis tools for JVM memory management.
  • Gem Management2 sub-etiquetasUtilities for creating, hosting, and mirroring Ruby gems.
  • General API UtilitiesFrameworks and tools for API quality assurance and reconnaissance.
  • General Analysis ToolsUtilities for causal discovery, interpretability, and statistical decomposition.
  • General Animation EnginesVersatile JavaScript libraries for managing complex web animations and tweens.
  • General Architecture Patterns1 sub-etiquetaFoundational architectural strategies for building scalable software systems.
  • General C++ FrameworksComprehensive frameworks and utility collections for C++.
  • General Development UtilitiesMiscellaneous tools for debugging, asset management, and language extensions.
  • General Editor UtilitiesMiscellaneous tools for performance, automation, and productivity.
  • General ExtensionsEssential plugins for enhancing editor functionality and workflow efficiency.
  • General Geospatial UtilitiesHelper libraries for common spatial data tasks, metadata, and format conversions.
  • General Icon SetsComprehensive collections of vector and font icons for web and UI design.
  • General InformationReference materials for understanding cloud product offerings.
  • General LibrariesUtility libraries for common application requirements.
  • General NLP ToolkitsStandard libraries and frameworks for multi-language or English NLP.
  • General NLP ToolsComprehensive toolkits for various NLP tasks.
  • General OSINT ToolsUtilities for gathering and analyzing information about targets.
  • General PluginsUtility plugins for enhancing tmux functionality and workflow.
  • General PurposeMiscellaneous tools, diagrams, and specialized visualization helpers.
  • General Purpose AnalyzersComprehensive platforms that combine linting, security, and quality analysis for large-scale projects.
  • General Purpose ComputingBindings for low-level system libraries and parallel computing.
  • General Purpose FrameworksComprehensive libraries for building responsive and scalable web interfaces.
  • General Purpose FuzzersCore frameworks for mutation-based and coverage-guided software testing.
  • General Purpose LibrariesUtility libraries and tools for various programming tasks.
  • General Purpose ModelsFoundational language models used as base architectures for domain-specific fine-tuning.
  • General Purpose OrchestrationPlatforms for building, managing, and executing complex task graphs and business logic.
  • General Purpose UtilitiesMiscellaneous libraries providing common algorithms, data structures, and helper functions.
  • General Purpose Visualization ToolsLibraries and utilities for visualization that are not platform-specific.
  • General Security UtilitiesMulti-purpose tools for red teaming, bug bounty hunting, and security automation.
  • General ToolsComprehensive toolkits and libraries for atomistic machine learning and materials informatics.
  • General UtilitiesHandy command-line tools for data processing and automation.
  • General Utility LibrariesCollections of helper functions and tools to improve development efficiency.
  • General WordlistsLarge, curated collections of passwords for cracking.
  • Generative Recommendation FrameworksDevelopment frameworks specifically designed for building LLM-powered recommendation systems with vector search integration. **Distinct from Recommendation Frameworks:** Specifically targets the intersection of LLMs and recommendation systems, distinct from general-purpose recommendation frameworks.
  • Generative UIFrameworks and tools for building dynamic, AI-driven user interfaces.
  • Generators and CLIsTools for automating the creation of manifest files and PWA assets.
  • Generators and ScaffoldingBoilerplates and tools for generating code, services, and project structures.
  • Generic UtilitiesCollections of functional helpers for common programming tasks.
  • Genome Annotation1 sub-etiquetaSoftware for identifying and labeling features within genomic sequences.
  • Genome AssemblyTools for assembling genomic sequences from raw read data.
  • Geographic Information SystemsDesktop applications and frameworks for mapping, spatial analysis, and data management.
  • GeolocationTools for geocoding, mapping, and spatial data processing.
  • Geometric Software LibrariesTools for manifold learning, equivariant neural networks, and topological analysis.
  • Geometry SolversMathematical tools for solving multiple view geometry problems.
  • Geospatial Data InfrastructureTools for managing, viewing, and containerizing geospatial data and analysis environments.
  • Geospatial Data LibrariesCore libraries for handling, manipulating, and processing geospatial data structures.
  • Geospatial Developer ToolsLibraries and protocols for integrating geospatial intelligence into AI agents and applications.
  • Geospatial Development LibrariesLibraries and bindings for building geospatial applications across various programming languages.
  • Geospatial FrameworksCore libraries and interfaces for managing spatial data structures and coordinate systems.
  • Geospatial Intelligence PlatformsTools and services for real-time monitoring and spatial analysis.
  • Geospatial InteroperabilityInterfaces between R and external GIS software or web services.
  • Geospatial LibrariesCore libraries for handling raster, vector, mesh, and routing data.
  • Geospatial MappingTools and plugins for rendering maps and geographic data.
  • Geospatial Mapping LibrariesFrameworks for visualizing and analyzing location-based or map data.
  • Geospatial SoftwareDesktop applications for managing, analyzing, and visualizing geographic data.
  • Geospatial SpecificationsTechnical standards and protocols for geospatial data and services.
  • Geospatial UtilitiesCommand-line tools and plugins for data manipulation and management.
  • Geospatial Web AppsReady-to-use applications for mapping, editing, and analysis.
  • Gesture ControlTools for managing system gestures and navigation.
  • Gesture ControlsLibraries for advanced touch and gesture interactions.
  • Gesture HandlingLibraries for simplifying touch and gesture recognition.
  • Ghidra ScriptsCustom scripts and automation tools for extending the Ghidra reverse engineering platform.
  • Gist Management
  • Git & GitHubTools for managing repositories, version control, and automated development workflows.
  • Git Hook ManagersTools for managing and configuring Git hooks across projects.
  • Git Hook ScriptsCustom scripts to automate tasks triggered by Git commands.
  • Git HostingPlatforms for hosting and managing source code repositories.
  • Git Infrastructure and ServersSelf-hosted Git platforms and server-side management tools.
  • Git IntegrationPlugins for managing Git repositories and version control workflows.
  • Git PluginsExtensions for managing encrypted data within version control repositories.
  • Git ResourcesTools and tutorials for mastering version control.
  • Git ToolsUtilities for enhancing Git workflows and repository management.
  • Git Tutorials and Guides1 sub-etiquetaEducational resources and documentation for mastering version control systems.
  • Git UtilitiesTools for managing repositories, hooks, and versioning.
  • Git Versioning SafeguardsTools that monitor repositories to create safety snapshots of modified files to prevent data loss. **Distinct from Git and Version Control Tools:** Distinct from Git and Version Control Tools: focuses on the automated 'safeguard' aspect of snapshotting rather than general workflow enhancement.
  • Git and Commit HelpersTools that automate git workflows and code reviews using AI.
  • Git and GitHub Libraries2 sub-etiquetasProgramming libraries for integrating Git and GitHub APIs.
  • Git and Version Control6 sub-etiquetasNative clients for managing Git repositories and version control workflows.
  • Git and Version Control Tools3 sub-etiquetasUtilities to simplify and enhance Git workflows and repository management.
  • GitHub ActionsAutomated workflows for documentation maintenance and quality checks.
  • GitHub Automation ToolsActions for managing issues, releases, and repository metadata.
  • GitHub Client ApplicationsDesktop and mobile applications for browsing and managing GitHub repositories.
  • GitHub Clients5 sub-etiquetasApplications for browsing, managing, and interacting with GitHub repositories.
  • GitHub Dork ToolsUtilities for searching sensitive information within GitHub repositories.
  • GitHub Ecosystem ProjectsMiscellaneous tools for profile management, data analysis, and visualization.
  • GitHub FeaturesTools and platform-specific capabilities for managing repositories and workflows.
  • GitHub Integration2 sub-etiquetasPlugins for interacting with GitHub issues, PRs, and workflows.
  • GitHub Integration ToolsUtilities for monitoring and managing GitHub activity and notifications.
  • GitHub IntelligenceTools for monitoring and analyzing activity on the GitHub platform.
  • GitHub Platform ToolsUtilities and guides for managing repositories, blogs, and workflows on GitHub.
  • GitHub Profile Integrations5 sub-etiquetasTools that visualize GitHub-specific activity and metrics.
  • GitHub-Powered ReadersFeed readers designed to run on GitHub infrastructure.
  • Global Variables and Environments4 sub-etiquetasPlugins to manage environment-specific global variables.
  • Gnome Configurations2 sub-etiquetasCustomizations for the Gnome desktop environment.
  • Go
  • Go CLI FrameworksPopular packages for building robust command-line applications in Go.
  • Go Crawling FrameworksHigh-concurrency and performance-oriented scraping tools for Go.
  • Go Desktop FrameworksToolkits for developing cross-platform desktop software using Go.
  • Go DevelopmentLearning resources and advanced programming guides for the Go language.
  • Go Geospatial LibrariesGo packages for geometry, spatial indexing, and data manipulation.
  • Go GraphQL ToolsGraphQL server libraries and API gateway frameworks for Go.
  • Go Libraries3 sub-etiquetasAdvanced cryptographic toolkits and wrappers for Go.
  • Go Projects1 sub-etiqueta
  • Go SDKsLibraries for developing blockchain-integrated services in Go.
  • Go Utility LibrariesCollections of helper functions and abstractions for common programming tasks.
  • Go and Ruby BoilerplatesStarter kits for building high-performance or rapid-development SaaS applications.
  • Godot ExtendersPlugins and tools that enhance the Godot game development workflow.
  • Golang VisualizationLibraries for generating charts and plots in Go.
  • Golang Visualization LibrariesTools for generating charts and plots within Go applications.
  • Google Hacking ToolsUtilities for automating and managing Google Dork queries.
  • Google SamplesOfficial reference implementations for Android Material Design components and patterns.
  • Grammar Debugging Tools2 sub-etiquetasTools for tracing parser decisions to identify and fix errors in language definitions. **Distinct from Debugging And Tracing:** Focuses on debugging formal grammar definitions rather than robotic software performance.
  • Grand Central DispatchUtilities and syntax helpers for managing GCD queues and timers.
  • Graph AlgorithmsLibraries for representing and processing graph data structures.
  • Graph Analysis LibrariesLibraries and frameworks for implementing graph theory and network algorithms.
  • Graph Computation1 sub-etiquetaTools for distributed computing and reactive dataflow graphs.
  • Graph LibrariesFrameworks and libraries for building and manipulating network data structures.
  • Graph VisualizationTools and libraries for drawing and managing complex network diagrams.
  • Graph Visualization LibrariesTools specifically designed for drawing and managing network diagrams and graphs.
  • GraphQL5 sub-etiquetasLibraries for implementing and consuming GraphQL APIs.
  • GraphQL ClientsLibraries for fetching and managing GraphQL data in applications.
  • GraphQL Clients and ServersTools for building and consuming GraphQL APIs.
  • GraphQL Development ToolsUtilities for configuration, middleware, and workflow automation.
  • GraphQL FrameworksComprehensive libraries for implementing GraphQL schemas, resolvers, and server logic. **Distinct from Python GraphQL Tools:** Distinct from GraphQL Tools which are general utilities; this is a full framework for API construction.
  • GraphQL ImplementationsCore libraries and engines for executing GraphQL in various environments.
  • GraphQL SpecificationsOfficial documents and drafts defining the GraphQL language and transport standards.
  • GraphQL Tools1 sub-etiquetaLibraries and utilities for implementing and managing GraphQL schemas and servers.
  • Graphic Design SoftwareGeneral purpose tools for vector editing, illustration, and image manipulation.
  • Graphic LCD DriversDrivers for monochrome graphic LCD modules.
  • Graphic LibrariesTools for animation, visualization, and 3D rendering.
  • Graphical File NavigationVisual interfaces for navigating directory hierarchies using tabs and address bars. **Distinct from File Management and Navigation:** Focuses on the graphical navigation experience (tabs, address bars) rather than just general file manipulation.
  • Graphical InterfacesVisual tools and browser-based utilities for managing encrypted files.
  • Graphical Package ManagersDesktop interfaces for managing packages and system updates.
  • Graphical User InterfaceToolkits and libraries for building desktop application interfaces.
  • Graphical User InterfacesLibraries and toolkits for building cross-platform desktop and native applications.
  • GraphicsLibraries for rendering, image manipulation, and visual output.
  • Graphics API SamplesEducational implementations demonstrating low-level graphics and compute API features.
  • Graphics AssetsCollections of 2D and 3D visual assets for game development.
  • Graphics Debugging ToolsUtilities for profiling, tracing, and debugging graphics applications.
  • Graphics Debugging and ProfilingTools for analyzing, debugging, and optimizing rendering pipelines.
  • Graphics DevelopmentTools and libraries for rendering, debugging, and profiling graphics pipelines.
  • Graphics DriversHardware-specific drivers and support libraries for Vulkan.
  • Graphics EcosystemCollections of resources and lists related to graphics programming and APIs.
  • Graphics Engine ComponentsFrameworks and low-level utilities for building rendering systems.
  • Graphics Engines
  • Graphics FrameworksLibraries and tools for building high-performance 3D graphics applications.
  • Graphics LibrariesTools for GDI+ interaction, image processing, and visual rendering.
  • Graphics ProgrammingResources for rendering, shaders, and low-level graphics API development.
  • Graphics ToolsUtilities for creating, editing, and optimizing game assets.
  • Graphics UtilitiesTools for converting and managing tile-based graphical assets.
  • Graphics and Animations
  • Graphics and Compute EnginesHigh-level frameworks and engines for building 3D and compute applications.
  • Graphics and MultimediaBindings and libraries for rendering, audio, and visual processing.
  • Graphics and OpenGL1 sub-etiquetaLibraries for 3D graphics and OpenGL integration.
  • Graphics and PlayoutTools for rendering, controlling, and automating broadcast graphics and video playout.
  • Graphics and PlottingLibraries for rendering, plotting, and 3D model manipulation.
  • Graphics and Rendering2 sub-etiquetasLibraries for 3D rendering, vector graphics, and geometry processing.
  • Graphics and Rendering ToolsFrameworks, libraries, and resources for computer graphics and shader development.
  • Graphics and SVG1 sub-etiquetaTools for parsing, rendering, and manipulating vector graphics.
  • Graphics and VisualizationLibraries for rendering, plotting, and 3D model manipulation.
  • Grass ShadersProcedural and animating grass rendering techniques.
  • Grid Layouts2 sub-etiquetasSystems for building responsive, draggable, and resizable UI layouts.
  • Grid Systems1 sub-etiquetaSpecialized tools and frameworks focused on managing page layouts and responsive grids.
  • Groovy Geospatial ToolsLibraries for handling geometry and spatial data in Groovy.
  • HCL LibrariesParsers and encoders for working with HashiCorp Configuration Language programmatically.
  • HDL Design LintingStatic analysis tools specifically for hardware description languages to detect structural and synthesis errors. **Distinct from Code Quality and Linting:** Specializes in HDL-specific design rules rather than general software coding standards.
  • HP Laptop ConfigurationsEFI and configuration files for various HP ProBook, EliteBook, and Pavilion laptops.
  • HPC Development ToolsLibraries, utilities, and frameworks for high-performance software development.
  • HPGL SoftwareLibraries and tools for generating and processing HPGL plotter files.
  • HTML BuildersTools for generating and templating HTML markup.
  • HTML ManipulationLibraries for parsing, searching, and modifying HTML and XML documents.
  • HTML ProcessingUtilities for parsing, sanitizing, and manipulating HTML documents.
  • HTML Templates1 sub-etiquetaPre-built website themes and layout structures.
  • HTML UtilitiesTools for generating and parsing HTML.
  • HTML and CSSResources for mastering markup and styling for the web.
  • HTML and CSS ToolsParsers and processors for web-related markup and styles.
  • HTML and TemplatingTools for parsing, manipulating, and generating HTML and XML.
  • HTML and XML Processing1 sub-etiquetaTools for parsing, searching, and modifying markup documents.
  • HTTPLibraries for making HTTP requests and scraping content.
  • HTTP ClientsLibraries for performing network requests and managing URL interactions.
  • HTTP Clients and ServersLibraries for building web servers, making requests, and scraping content.
  • HTTP Clients and ToolsLibraries for making network requests and benchmarking web services.
  • HTTP MiddlewareMiddleware components and chaining libraries for HTTP servers.
  • HTTP Probing and CrawlingTools for identifying live web services and spidering site content.
  • HTTP Request SmugglingSpecialized tools for detecting and exploiting HTTP request smuggling vulnerabilities.
  • HTTP RoutingLibraries for URL routing and request multiplexing.
  • HTTP Servers1 sub-etiquetaTools for serving local files over HTTP.
  • HTTP ToolsUtilities for inspecting, testing, and benchmarking web services.
  • HTTP and Network UtilitiesTools for making requests, benchmarking, and managing network connections.
  • HTTP and NetworkingClients and utilities for handling network requests and protocols.
  • Hackathon BoilerplatesStarter kits and platforms for rapid prototyping in blockchain hackathons.
  • Handwritten TypefacesFonts that mimic natural handwriting for a personal or organic aesthetic.
  • Hardware
  • Hardware & IoTLibraries for interacting with hardware, sensors, and IoT platforms.
  • Hardware Abstraction LayersHigh-level interfaces for interacting with microcontroller peripherals.
  • Hardware Accelerated ConsensusOptimized consensus protocols leveraging specialized networking and storage hardware.
  • Hardware AccessoriesAdapters and replacement parts for plotter maintenance and connectivity.
  • Hardware And UtilitiesTools for interacting with physical cartridges, serial cables, and hardware components.
  • Hardware Architecture ToolsUtilities for interacting with and analyzing specific hardware architectures.
  • Hardware ConfigurationsCollections of EFI configurations and patches for specific laptop models.
  • Hardware ConnectivityLibraries and drivers for interfacing with Bluetooth, NFC, and serial hardware.
  • Hardware Design and ControlOpen-source platforms and mechanical designs for humanoid research.
  • Hardware Design and ModelingTools for creating, visualizing, and simulating mechanical and electronic robot components.
  • Hardware Development UtilitiesMiscellaneous tools for syntax highlighting and engineering calculations.
  • Hardware Discovery ToolsUtilities for identifying and querying CPU and GPU architecture features.
  • Hardware DocumentationTechnical manuals and service guides for vintage pen plotters.
  • Hardware Drivers1 sub-etiquetaPlatform-agnostic drivers for sensors, displays, and peripheral modules.
  • Hardware Emulation2 sub-etiquetasFPGA and software implementations of console hardware.
  • Hardware FrameworksSoftware and firmware frameworks for interfacing with custom hardware.
  • Hardware HackingResources for identifying, accessing, and exploiting physical device interfaces.
  • Hardware Hacking ToolsUtilities and payloads for interacting with embedded hardware and peripherals.
  • Hardware IntegrationTools and libraries for interacting with physical devices and sensors.
  • Hardware Interaction1 sub-etiquetaLibraries and tools for interfacing with physical hardware and embedded systems.
  • Hardware Interface ToolsHardware modules and adapters for connecting to and sniffing vehicle networks.
  • Hardware Interfaces and ToolsPhysical devices and kits for connecting to and analyzing vehicle networks.
  • Hardware InterfacingLibraries and tools for interacting with physical hardware and embedded systems.
  • Hardware ModelingTools for designing, visualizing, and simulating physical robot components and electronics.
  • Hardware Offload2 sub-etiquetasProjects focused on offloading eBPF and XDP processing to specialized hardware.
  • Hardware PlatformsPhysical pen plotters and robotic drawing machines for building or purchase.
  • Hardware Projects1 sub-etiquetaOpen-source physical machines, electronics, and scientific instrumentation projects.
  • Hardware ScannersPlugins for scanning codes and hardware sensors.
  • Hardware Simulation5 sub-etiquetasTools for emulating or simulating embedded hardware environments.
  • Hardware Support CratesBoard support packages for various microcontrollers and development kits.
  • Hardware ToolsPhysical devices for debugging, logic analysis, and side-channel attacks.
  • Hardware UtilitiesTools for interacting with physical cartridges, link cables, and console hardware.
  • Hardware and EmbeddedTools for interacting with hardware and embedded systems.
  • Hardware and Emulation2 sub-etiquetasProjects for building emulators, virtual machines, and hardware interfaces.
  • Hardware and IoTLibraries for interfacing with physical hardware and sensors.
  • Hardware and ModulesPhysical accessories, cases, and expansion modules.
  • Hardware and PeripheralsResources for interfacing with console hardware, custom boards, and original accessories.
  • Hardware and ProcessorsResources for designing hardware and processor architectures.
  • Hardware and RoboticsTools and projects for physical computing and robotics.
  • Hardware and WearablesOpen source projects for medical hardware and device integration.
  • Hardware and Windows1 sub-etiquetaLibraries for hardware interaction and Windows-specific integration.
  • Hasee Laptop ConfigurationsEFI and configuration files for various Hasee gaming and business laptops.
  • Hash Conversion UtilitiesTools for transforming various file formats and hashes into crackable formats.
  • Hash Identification ToolsUtilities for identifying and analyzing unknown hash formats.
  • Hashcat EcosystemTools and wrappers designed to extend or automate the primary cracking engine.
  • Hashing LibrariesHigh-performance hashing algorithms for data integrity and indexing.
  • Haskell
  • Haskell CLI FrameworksLibraries for defining and parsing command-line options in Haskell.
  • Haskell FrameworksBindings and libraries for gRPC in Haskell.
  • Haskell Geospatial ToolsLibraries for handling geometry and spatial data in Haskell.
  • Haskell GraphQL ToolsGraphQL AST, parser, and API tools for Haskell.
  • Haskell LibrariesCryptographic primitives, bindings, and language tools for Haskell.
  • Haskell Projects
  • Hatching ShadersNon-photorealistic rendering for pencil sketch and hatching effects.
  • Headers and NavigationComponents for sticky headers, parallax effects, and list view headers.
  • Headless BrowsersTools for rendering and interacting with dynamic web pages programmatically.
  • Headless CMSContent management systems that provide content via API.
  • Healthcare FrameworksSoftware development kits and frameworks for building clinical applications.
  • Healthcare LibrariesProgramming libraries for parsing, manipulating, and analyzing medical data.
  • Help and GuidanceComponents for onboarding users and providing contextual help.
  • Herbstluftwm ConfigurationsCustomizations for the Herbstluftwm window manager.
  • Hex Editors1 sub-etiquetaTools for viewing and editing raw binary file data.
  • Hierarchy ManagementExtensions for organizing, customizing, and navigating the hierarchy panel.
  • High Performance1 sub-etiquetaOptimizing code execution and performance.
  • High Performance ComputingOptimized data structures and concurrency tools for performance-critical applications.
  • High Performance FrameworksCore C++ frameworks and libraries for low-latency trading systems.
  • High-Level FrameworksAdvanced frameworks and patterns for building complex cloud applications.
  • Hiring Practices2 sub-etiquetasCompanies that prioritize real-world work samples and discussions over traditional whiteboard coding puzzles.
  • Hiring ResourcesCompanies that prioritize practical skills and real-world projects over traditional whiteboard interviews.
  • Hive Plugins and ExtensionsCustom plugins, storage handlers, and adapters for Hive.
  • Hologram ShadersSci-fi shield and hologram material effects.
  • Honeypot SystemsTools for trapping and monitoring malicious activity in controlled environments.
  • Hook ExtensionsLibraries providing specialized hooks for state, data, and browser APIs.
  • Hook Frameworks and ExtensionsLibraries and plugins that extend hook functionality for specific languages or tasks.
  • Hook LibrariesCollections of reusable hooks for common application needs.
  • Hook Management Tools1 sub-etiquetaFrameworks and utilities for installing and managing repository hooks.
  • Hosted Notebook PlatformsCloud-based environments and managed services for collaborative data science and research.
  • Huawei Laptop ConfigurationsEFI and configuration files for Huawei Matebook and Honor Magicbook laptops.
  • Humanization Utilities2 sub-etiquetasTools for converting data into human-readable formats.
  • Humanize Utilities
  • Humanoid Robot ModelsURDF and MJCF descriptions for full-scale humanoid robots.
  • Hybrid App Frameworks
  • Hybrid Application FrameworksFrameworks and tools for building cross-platform desktop applications.
  • Hybrid Desktop Frameworks1 sub-etiquetaFrameworks for building desktop applications using web technologies.
  • Hybrid LibrariesFrameworks for building cross-platform desktop and mobile apps.
  • Hydra Render DelegatesRender delegates that allow various engines to display USD scenes.
  • Hypervisor ImplementationsOpen source projects and research hypervisors for virtualization development.
  • Hyprland ConfigurationsCustomizations for the Hyprland Wayland compositor.
  • I18NLibraries for localization, string interpolation, and formatting.
  • I3wm ConfigurationsCustomizations for the I3 tiling window manager.
  • IBC ToolsUtilities for cross-chain communication and interoperability.
  • IDA Pro PluginsA collection of scripts and plugins to extend the functionality of the IDA Pro disassembler.
  • IDE ExtensionsPlugins and extensions to improve development experience in code editors.
  • IDE PluginsExtensions and plugins for editors to support Dart development.
  • IDE Plugins and WizardsExtensions to enhance the RAD Studio and Lazarus development environment.
  • IDE SupportPlugins and extensions for Rust development in various editors.
  • IDE and Editor PluginsExtensions for code editors to improve development workflow.
  • IDE and Editor Support2 sub-etiquetasTools that provide language intelligence and IDE integration.
  • IDEs
  • IDEs and EditorsPlugins and tools to enhance development in various code editors.
  • IO ExpansionDrivers for extending microcontroller GPIO pins via I2C or SPI.
  • IP EnumerationUtilities for identifying origin IPs and network ranges behind CDNs and proxies.
  • IPC Automation ToolsScripts and tools that extend functionality using the compositor's IPC interface.
  • IPTV Management ToolsUtilities for validating, editing, and managing streaming playlist files.
  • IRB EnhancementsTools for improving the interactive Ruby shell experience.
  • IRC Bots1 sub-etiquetaAutomated agents that provide integrations, information, and channel management.
  • Icon CollectionsCollections of scalable vector graphics for user interface design.
  • Icon FontsCollections of vector icons and tools for generating icon fonts.
  • Icon Frameworks1 sub-etiquetaLibraries and tools for managing, searching, and integrating multiple icon sets.
  • Icon Frameworks and UtilitiesTools for managing, importing, and animating icon sets in code.
  • Icon LibrariesCollections of SVG icons and toolkits for visual assets.
  • Icon Libraries and CollectionsExtensive sets of SVG icons and symbols for web and app interfaces.
  • Icon Packs3 sub-etiquetasCustom icon sets for personalizing note labels.
  • Icon Sets10 sub-etiquetasComponents for rendering SVG icons and illustrations.
  • Icon Support1 sub-etiquetaTools for managing and displaying icons.
  • Icon Theme UninstallersScripts and utilities specifically designed to completely remove installed icon sets from the system. **Distinct from Icon Sets:** Focuses on the removal process rather than the provision or rendering of icon sets
  • Icon ToolsLibraries and management tools for vector icons and emojis.
  • Icon UtilitiesTools and libraries for managing and rendering icon sets.
  • Icons5 sub-etiquetasCollections and components for integrating SVG and font-based icons.
  • Icons and WidgetsIcon packs and widget tools for personalizing the home screen.
  • Identity ResearchResources for tracking the digital identity landscape and industry updates.
  • Identity ServicesServices for registering and managing NIP-05 identifiers and handles.
  • Identity and Access ProvidersPlatforms for managing authentication, SSO, and user identity lifecycles.
  • Idiomatic ExamplesBest practices and common patterns for building applications.
  • Illustration Tools1 sub-etiquetaResources for vector art, doodles, and customizable illustrations.
  • Image AnalysisTools for forensic examination, metadata extraction, and visual identification of images.
  • Image AugmentationTools for expanding training datasets through image transformations.
  • Image Build and Analysis1 sub-etiquetaTools for building, inspecting, and manipulating container images.
  • Image BuildersTools for creating, optimizing, and managing container images.
  • Image ComponentsSpecialized image widgets for advanced display and manipulation.
  • Image Display and ProcessingComponents for loading, cropping, filtering, and displaying images.
  • Image Fetching ConfigurationsDefines how an optimization server retrieves and authenticates requests for source images from external stores. **Distinct from Image Loading:** Focuses on the server-to-store fetching logic rather than the general client-side fetching libraries of Image Loading.
  • Image Handling4 sub-etiquetasLibraries for displaying and manipulating images.
  • Image Hosting PluginsPlugins for uploading images to various cloud storage and web services.
  • Image Loading1 sub-etiquetaLibraries for efficient image fetching and caching.
  • Image Management3 sub-etiquetasTools for downloading and managing image collections.
  • Image Optimization1 sub-etiquetaTools for compressing, resizing, and converting images for the web.
  • Image ProcessingTools for manipulating, analyzing, and converting images.
  • Image Processing PluginsPlugins for modifying, compressing, or watermarking images before upload.
  • Image Processing UtilitiesTools and command-line utilities for creating and manipulating animated images.
  • Image Processing and ManipulationLibraries for general image handling, tiling, and specialized computer vision tasks.
  • Image and Background ProcessingUtilities for removing backgrounds and manipulating image assets.
  • Image and Gallery2 sub-etiquetasComponents for displaying, comparing, and manipulating images.
  • Image and Pixel EditorsGraphic design software for creating sprites, textures, and pixel art.
  • Imagery ProcessingLibraries for generating, manipulating, and analyzing graphical image data.
  • Immutable Data Structures6 sub-etiquetasLibraries providing persistent and immutable data types to prevent side effects.
  • Implementation LibrariesSoftware libraries and frameworks for building tree-based models.
  • Implementation Patterns1 sub-etiquetaLibraries and frameworks providing reference implementations for architectural patterns like DDD and CQRS.
  • Import ManagementExtensions for checking and organizing import statements.
  • Import ReconstructionUtilities for rebuilding import tables in modified or packed executables.
  • Import Reconstruction ToolsUtilities for rebuilding import tables in modified or packed binaries.
  • In-Container Tooling1 sub-etiquetaUtilities designed to run inside containers or as sidecar processes.
  • Incident ManagementTools and resources for managing post-mortems and incident response.
  • Incident Management ToolsResources and templates for conducting and documenting post-mortem analysis.
  • Incident Response PlatformsComprehensive frameworks and suites for managing security incidents and forensics.
  • Indentation Guides2 sub-etiquetasVisualizing and managing code indentation.
  • Indexer ManagersTools for managing and proxying torrent and usenet indexers for PVR applications.
  • Indicator Extraction ToolsUtilities for parsing, extracting, and managing indicators of compromise from various sources.
  • IndicatorsVisual indicators for view pagers and tab navigation.
  • Industry Engineering BlogsTechnical insights and architectural deep dives from major technology companies.
  • Inference FrameworksHigh-performance engines for serving and deploying LLMs.
  • Inference OptimizationMethods and frameworks to accelerate decoding and improve inference efficiency.
  • Infinite Scroll2 sub-etiquetasComponents for efficiently rendering large lists and infinite scrolling.
  • Information Extraction1 sub-etiquetaTools for identifying and extracting structured data from unstructured text.
  • Information GatheringTools and frameworks for conducting open source intelligence and digital investigations.
  • Infrastructure And PerformancePlugins for database, caching, and system-level configuration.
  • Infrastructure IntegrationTools and utilities that interact with cloud and development services.
  • Infrastructure ModulesReusable code blocks for provisioning cloud resources and services.
  • Infrastructure ProvidersPlugins that enable Terraform to manage resources across various cloud and SaaS platforms.
  • Infrastructure ToolsTools and documentation for containerization and development environments.
  • Infrastructure and CloudServers that bridge AI agents with cloud infrastructure and resource management.
  • Infrastructure and DevOpsTools for deployment, monitoring, queues, and microservices.
  • Infrastructure and ProtocolsCore networking, storage, and naming protocols for the decentralized web.
  • Infrastructure and SDKsCore development kits for building and managing agentic systems.
  • Infrastructure as Code8 sub-etiquetasTools for provisioning and managing cloud infrastructure via code.
  • Infrastructure for TestingTools for managing test environments and parallel execution.
  • Initial Access FrameworksTools for password spraying and generating malicious payloads.
  • Inline VisualizationLightweight tools for sparklines and small trend charts.
  • Input And Controllers2 sub-etiquetasLibraries for managing gamepads, joysticks, and input mapping.
  • Input And Peripheral ControlUtilities for configuring mice, keyboards, and trackpads.
  • Input ComponentsLibraries for text input and form fields.
  • Input ConfigurationsPre-configured schemas and dictionaries for the Rime input engine.
  • Input Extensions and ToolsAdditional plugins, symbol schemes, and utility tools for Rime.
  • Input FieldsEnhanced text input components with validation and styling.
  • Input Handling1 sub-etiquetaTools for managing user input, form validation, and text fields.
  • Input ManagementSystems for handling cross-platform controller, touch, and gesture input.
  • Input Method ToolsTools for managing text input and keyboard interactions on Android devices.
  • Input MethodsTools for remapping keys, emulating input, and managing touch events.
  • Input ToolsUtilities for managing text entry and hardware button mapping.
  • Input Validation4 sub-etiquetasLibraries for validating user input and form data.
  • Input Widgets2 sub-etiquetasCustomized form controls and specialized input fields.
  • Input and ControlAdvanced input handling, gesture support, and command automation.
  • Input and ControlsLibraries for handling user input and multitouch interactions.
  • Input and Peripheral ToolsSoftware that allows the tablet to function as an input device or interface.
  • Input and SelectionComponents for spinners, pickers, and data selection.
  • Input and TestingInput handling and automated testing utilities.
  • Inspection And DebuggingTools for monitoring component state and runtime behavior.
  • Inspector EnhancementsTools for customizing property drawers, attributes, and inspector layouts.
  • Installation ScriptsAutomated tools to simplify the Arch Linux installation process.
  • Installation ToolsUtilities for packaging and deploying desktop applications.
  • Installation and ManagementTools for installing, versioning, and managing the database environment.
  • Installation and Signing Tools1 sub-etiquetaApplications for installing, signing, and managing IPA files on the device.
  • Instruction Set ReferencesMachine-readable references and documentation for processor instruction sets.
  • Instrumentation and SDKsLibraries and agents for instrumenting applications and managing telemetry pipelines.
  • Instrumentation and TracingTools for runtime monitoring and distributed tracing.
  • Integrated Development Environments2 sub-etiquetasFull-featured environments for writing, debugging, and managing code.
  • Integrated EnvironmentsIDEs and editors for writing and managing code.
  • Integrated Library SystemsEnterprise software for managing library acquisitions, circulation, and cataloging.
  • IntegrationBindings for external services and platforms.
  • Integration And NotificationsPlugins for connecting to external services and sending notifications.
  • Integration ExtensionsBrowser and editor extensions that augment existing workflows with AI.
  • Integration FrameworksLibraries and frameworks for implementing integration patterns in code.
  • Integration LibrariesLibraries that wrap external APIs or provide scripting capabilities within applications.
  • Integration Patterns
  • Integration PlatformsServices for building and managing third-party API integrations.
  • Integration ProjectsHardware and software projects that bridge voice services with external systems.
  • Integration ToolsLibraries and utilities for connecting Tauri with external ecosystems.
  • Integration and Admin FrameworksLibraries and platforms for building administrative interfaces and API integrations.
  • Integration and InteroperabilityTools for connecting healthcare systems and converting medical data formats.
  • Integration and ReportingTools for managing analysis results and integrating them into CI/CD pipelines.
  • Integration and UtilitiesExternal tools and plugins that extend terminal multiplexer capabilities.
  • IntegrationsAlternative languages and frameworks for React.
  • Integrations And UtilitiesPlugins for external service integration and system maintenance.
  • Inter-process CommunicationFrameworks and protocols for data exchange between processes or systems.
  • Interaction PluginsPlugins that enable user-driven interactivity and accessibility features.
  • Interaction and GesturesLibraries for handling touch inputs, drag-and-drop, and user gestures.
  • Interactive AnimationsVisual effects and motion graphics implemented without scripting.
  • Interactive Data ExplorersTerminal-based interfaces for browsing, filtering, and querying structured data files.
  • Interactive ExecutionTools for running Go code snippets and scripts.
  • Interactive InterpretersTools for executing and interacting with code in a REPL environment.
  • Interactive Notebooks1 sub-etiquetaEnvironments for collaborative, reproducible, and interactive data analysis.
  • Interactive Programming1 sub-etiquetaTools for running code in interactive environments.
  • Interactive ShellsTools for executing code snippets and interactive exploration.
  • Interactive Web ProjectsShowcase projects demonstrating advanced web capabilities.
  • Interface Customization1 sub-etiquetaUserstyles and CSS modifications to enhance the web interface.
  • Interface EnhancementsExtensions that modify the visual layout, styling, and UI components of the platform.
  • Interface ManagementPlatforms for managing and documenting API interfaces.
  • Interface ThemesVisual skins and UI kits to modify the look of the platform.
  • Interface WidgetsInteractive UI components and panel enhancements.
  • Internal Tool BuildersPlatforms for creating custom business applications using visual interfaces.
  • Internal ToolsLow-code platforms for building internal business applications.
  • International InputInput methods for non-Chinese languages and scripts.
  • InternationalizationTools for localizing and translating applications.
  • Internationalization ToolsLibraries and utilities for handling translations, locales, and character encoding.
  • Internationalization Workflow ToolsUtilities for automating the extraction and management of translation strings during development. **Distinct from Internationalization Tools:** Distinct from Internationalization Tools: focuses specifically on the developer workflow (extraction from code) rather than general runtime utilities.
  • Internationalization and EncodingLibraries and guides for handling Unicode, character sets, and globalized string processing.
  • Internationalization and Localization2 sub-etiquetasUtilities for translating and localizing application text and data.
  • Internationalization and Translation2 sub-etiquetasTools for localizing applications and transliterating text.
  • Internet Asset Discovery1 sub-etiquetaSearch engines for identifying, mapping, and monitoring servers and internet-connected devices.
  • Internet ToolsUtilities for browsing alternative web protocols and managing network proxies.
  • Internet of ThingsPlatforms and tools for connecting, automating, and managing smart hardware devices.
  • Interoperability1 sub-etiquetaFrameworks for bridging code between different languages and platforms.
  • Interoperability Tools
  • Interview PreparationResources and platforms for practicing technical and behavioral job interviews.
  • Interview Resources1 sub-etiquetaCurated lists and question banks for conducting technical and behavioral interviews.
  • Introspection and Reflection2 sub-etiquetasUtilities to simplify and accelerate Java reflection and classpath scanning.
  • Intruder PayloadsResources and tools for enhancing Burp Intruder attacks.
  • Inverse Kinematics1 sub-etiquetaLibraries for computing joint configurations from end-effector poses.
  • Investigation FrameworksComprehensive toolkits and frameworks for conducting open-source intelligence gathering.
  • Invoicing Tools1 sub-etiquetaLibraries and applications for generating, managing, and processing electronic invoices.
  • IoT Development EnvironmentsIntegrated tools and plugins for programming and debugging embedded hardware.
  • IoT FrameworksLibraries and frameworks for programming, connecting, and managing IoT devices and edge computing.
  • IoT Simulation ToolsTools for simulating large-scale IoT environments and device behavior.
  • IoT StreamingSpecialized tools for processing data streams from industrial and edge devices.
  • IoT and HardwareHardware platforms and sensor systems for monitoring and controlling farm environments.
  • IoT and Hardware ControlApplications for interacting with sensors, embedded systems, and smart home hardware.
  • Isomorphic EnginesEngines that enable code execution across different environments and platforms.
  • Isomorphic Web FrameworksFrameworks for building interactive web interfaces using Lisp.
  • Issue Tracking
  • Iteration UtilitiesMacros and constructs for efficient, readable, and extensible looping.
  • JSON Forms1 sub-etiquetaFrameworks for generating dynamic forms from JSON schemas or configurations.
  • JSON and Data SerializationLibraries for parsing, generating, and transforming data formats.
  • JSON and YAML ParsersJSON and YAML serialization and parsing libraries.
  • JVM Profiling ToolsUtilities for tracing, monitoring, and optimizing Java application performance.
  • JVM and JDK ImplementationsVarious distributions and runtimes for the Java Virtual Machine.
  • JWT and Token Management3 sub-etiquetasLibraries and utilities for working with JSON Web Tokens.
  • Jailbreak ToolsTools and frameworks for jailbreaking and modifying Apple devices.
  • Java
  • Java CLI FrameworksLibraries for parsing arguments and handling console input in Java.
  • Java Crawling FrameworksScalable and extensible web crawling solutions for the Java ecosystem.
  • Java CryptographyComprehensive libraries and security frameworks for Java and Android development.
  • Java DevelopmentComprehensive guides, specifications, and tutorials for the Java ecosystem.
  • Java Frameworks1 sub-etiquetaCore frameworks and libraries for building Java applications.
  • Java Geospatial LibrariesJava-based frameworks for GIS, routing, and spatial analysis.
  • Java Graph LibrariesModeling and analysis tools for dynamic and large-scale graph structures.
  • Java GraphQL ToolsComprehensive ecosystem for building and consuming GraphQL services in Java.
  • Java NLP LibrariesRobust toolkits for statistical NLP and information extraction.
  • Java Projects
  • Java SDKsLibraries for building blockchain applications within the Java ecosystem.
  • Java and JVM Ecosystem1 sub-etiquetaFrameworks, utilities, and diagnostic tools for Java development.
  • Java and Kotlin BoilerplatesStarter kits for building enterprise-grade SaaS applications on the JVM.
  • Java and Scala LibrariesLibraries for JVM-based Bitcoin application development.
  • JavaScript
  • JavaScript Best PracticesGuides and conventions for writing high-quality, maintainable code.
  • JavaScript CLI FrameworksToolkits and frameworks for building Node.js command-line applications.
  • JavaScript ChartingLibraries for rendering interactive charts and data visualizations in web browsers.
  • JavaScript Charting LibrariesLibraries for rendering interactive charts and graphs in web browsers.
  • JavaScript CoreFoundational concepts and mechanisms for mastering the language.
  • JavaScript Crawling Frameworks1 sub-etiquetaNode.js libraries for web scraping, browser automation, and crawling.
  • JavaScript CryptographyLibraries and utilities for implementing cryptographic standards in web and Node.js environments.
  • JavaScript Development1 sub-etiquetaGuides and tools for mastering modern JavaScript development.
  • JavaScript EcosystemUpdates on the JavaScript language, runtime environments, and popular libraries.
  • JavaScript Engines1 sub-etiquetaLibraries for executing or interpreting JavaScript code within .NET applications.
  • JavaScript Extensions1 sub-etiquetaPlugins for managing and formatting JavaScript and related technologies.
  • JavaScript FoundationsCore concepts and mechanisms of the language and its runtime environment.
  • JavaScript FrameworksComponent libraries for modern JavaScript frameworks.
  • JavaScript Geospatial CLIsCommand-line tools for geospatial data processing.
  • JavaScript Geospatial ClientsClients for geospatial APIs.
  • JavaScript Geospatial LibrariesCore mapping, visualization, and data processing libraries for web environments.
  • JavaScript Geospatial WrappersWrappers for GDAL and other native libraries.
  • JavaScript ImplementationsCore libraries and engines for running GraphQL in JavaScript environments.
  • JavaScript InteropTools for compiling to or interacting with JavaScript.
  • JavaScript InteroperabilityTools for bridging Elixir with JavaScript and frontend environments.
  • JavaScript LibrariesTools and wrappers for integrating media processing into Node.js applications.
  • JavaScript Minifiers1 sub-etiquetaTools that reduce the size of JavaScript bundles during the build process.
  • JavaScript NLP LibrariesTools for text analysis and processing in Node.js and browser environments.
  • JavaScript OptimizationTools and utilities for managing and reducing JavaScript bundle sizes.
  • JavaScript ResourcesComprehensive guides and tutorials for mastering modern JavaScript development.
  • JavaScript SDKsLibraries for integrating blockchain functionality into web applications.
  • JavaScript Standards and Style1 sub-etiquetaGuides and tools for maintaining clean, modern, and consistent code.
  • JavaScript Style GuidesStandardized coding conventions for writing consistent JavaScript code.
  • JavaScript UtilitiesLibraries and collections of helper functions for common programming tasks.
  • JavaScript Visualization LibrariesWeb-based tools for rendering, manipulating, and exploring network diagrams.
  • JavaScript and API AnalysisTools for extracting secrets, endpoints, and keys from client-side code.
  • JavaScript and TypeScriptTutorials, books, and guides for learning modern scripting languages.
  • JavaScript and TypeScript Libraries1 sub-etiquetaLibraries for building Bitcoin applications in Node.js and browser environments.
  • Javascript Desktop RuntimesAlternatives to Electron for building desktop apps with web technologies.
  • Javascript Projects
  • Javascript and NodeGuides for Javascript development and Node.js server-side programming.
  • Jelly ShadersSoft-body physics and vertex-displacement jelly effects.
  • Job SchedulersTools and libraries for scheduling, managing, and executing periodic or deferred tasks.
  • Job Scheduling1 sub-etiquetaTools for automating and managing background tasks and cron jobs.
  • John the Ripper ToolsUtilities and interfaces for the specific password auditing tool.
  • Journal Templates1 sub-etiquetaTemplates for academic and professional journal submissions.
  • Joystick Interfaces3 sub-etiquetasDrivers for game controllers and analog joystick modules.
  • Julia
  • Julia CLI FrameworksGenerator for building command-line interfaces in Julia.
  • Julia CryptographyWrappers and native implementations for cryptographic primitives in Julia.
  • Julia Geospatial LibrariesHigh-performance tools for spatial analysis, image processing, and data manipulation in Julia.
  • Julia NLP LibrariesHigh-performance packages for text analysis and modeling.
  • Julia Network EcosystemHigh-performance packages for graph manipulation, layout, and statistical modeling.
  • Julia Projects
  • Jupyter EcosystemTools for enhancing, managing, and deploying Jupyter notebooks.
  • Jupyter Ecosystem ToolsEnvironments and utilities for interactive data science and notebook management.
  • JupyterLab ExtensionsPlugins and enhancements for the JupyterLab development environment.
  • KDE ConfigurationsCustomizations for the KDE Plasma desktop environment.
  • Kaggle and CompetitionsGuides and starter kits for participating in data science competitions.
  • Kernel FuzzersAutomated testing tools designed to discover vulnerabilities in the Linux kernel.
  • Kernel Fuzzing Tools2 sub-etiquetasSpecialized frameworks for testing operating system kernels and drivers.
  • Kernel ModulesProjects that extend or interact with the Linux kernel via modules.
  • Keybinding Management3 sub-etiquetasTools for defining, organizing, and enhancing keybindings.
  • Keyboard Event HandlersUtilities for managing keyboard shortcuts and focus.
  • Keyboard Firmware and ToolsFirmware platforms and utilities for configuring custom mechanical keyboards.
  • Keyboard Input3 sub-etiquetasUtilities for managing keyboard shortcuts and focus areas.
  • Keyboard Management1 sub-etiquetaTools for handling keyboard visibility, animations, and custom input accessories.
  • Keyboard Mouse5 sub-etiquetasUtilities for managing user input via keyboard shortcuts and mouse interactions.
  • Keyboard ShortcutsLibraries for handling keyboard events.
  • Keyboard UtilitiesTools for customizing input behavior, managing shortcuts, and hardware control.
  • Keyboard and Navigation3 sub-etiquetasUtilities for managing keyboard shortcuts, virtual keyboards, and navigation.
  • KeyboardsAlternative input methods and keyboards.
  • Keypad Interfaces1 sub-etiquetaLibraries for interfacing with button matrices and keyboards.
  • KiCad Ecosystem1 sub-etiquetaPlugins and utilities for the KiCad EDA suite.
  • KiCad IntegrationsTools that synchronize programmatic circuit definitions with KiCad project files. **Distinct from KiCad Ecosystem:** Specifically handles the bidirectional or generative sync between code and KiCad, unlike general plugins.
  • Kinesis Integration1 sub-etiquetaLibraries and tools for building real-time data streaming applications.
  • Knowledge Graph Tools1 sub-etiquetaSoftware frameworks and platforms for building and managing knowledge graphs.
  • Known IssuesWorkarounds for common cross-platform Node.js inconsistencies.
  • Kodi AddonsExtensions for the media center platform to enable live TV playback.
  • Kotlin1 sub-etiqueta
  • Kotlin CLI FrameworksLibraries for parsing command-line arguments in Kotlin.
  • Kotlin Frameworks1 sub-etiquetaTools for gRPC development with Kotlin coroutines.
  • Kotlin Geospatial LibrariesTools for integrating geospatial data into JVM-based applications.
  • Kotlin GraphQL ToolsGraphQL implementations and DSLs for Kotlin development.
  • Kotlin Libraries2 sub-etiquetasA collection of essential libraries and extensions for the language.
  • Kotlin NLP LibrariesModern language tools for text processing and generation.
  • Kotlin Projects
  • Kotlin ResourcesCurated lists and community hubs for the language ecosystem.
  • Kubernetes InfrastructureResources for understanding and manually configuring container orchestration systems.
  • Kubernetes ToolingUtilities and command-line enhancements for managing cluster resources.
  • Kubernetes and Infrastructure ToolsUtilities for managing containerized environments and server runtimes.
  • LED Controllers4 sub-etiquetasDrivers for RGB LED strips, matrices, and PWM-based LED controllers.
  • LED Matrix DriversDrivers for LED matrix modules and backpacks.
  • LED Segment DriversDrivers for 7-segment and numeric LED displays.
  • LG WebOS ToolsDevelopment and remote control utilities for LG WebOS platforms.
  • LLDB DebuggingLLDB plugins and command collections for iOS and macOS debugging.
  • LLM Development Frameworks1 sub-etiquetaLibraries and frameworks for building, orchestrating, and managing LLM-powered applications.
  • LLM UtilitiesGeneral-purpose tools for model interaction, deployment, and acceleration.
  • LLMOps and ObservabilityInfrastructure for monitoring, evaluating, and managing the lifecycle of AI models.
  • LSP Integration2 sub-etiquetasPlugins that enhance the built-in Language Server Protocol client.
  • LSP-Aware RefactoringTools that utilize the Language Server Protocol to automate symbol renaming and import synchronization. **Distinct from LSP Integration:** Focuses on the active refactoring capability rather than just the client-side integration of the protocol.
  • LabelsEnhanced text display components with formatting and animation.
  • Lambda FrameworksTools and reference architectures for serverless function development.
  • Lambda ShorthandsMacros for writing anonymous functions with less boilerplate.
  • Landing Page TemplatesA collection of open source templates and themes for building websites.
  • Landscape Generation ToolsSoftware used to build and maintain the cloud native ecosystem map.
  • Language APIInteroperability with other programming languages.
  • Language Best PracticesStyle guides and recommended coding patterns for specific programming languages.
  • Language BindingsClient libraries and drivers for connecting to the database from various programming languages.
  • Language Bindings and ExtensionsTools that integrate the framework with other programming languages or custom runtimes.
  • Language Client LibrariesGraphQL client libraries for various programming languages.
  • Language CompilersTools for transpiling Go to other languages or vice-versa.
  • Language CoreCore repositories and design discussions for the language.
  • Language Core and ToolingOfficial language repositories and essential development utilities.
  • Language DevelopmentUtilities for building language-related tools and interpreters.
  • Language Development PlatformsComprehensive platforms and runtimes for building new programming languages.
  • Language DriversOfficial and community-maintained drivers for various programming languages.
  • Language EcosystemCore repositories and community-curated collections for the language.
  • Language EcosystemsComprehensive collections of libraries and best practices for the language.
  • Language ExtensionsLibraries that enhance built-in Python classes and functionality.
  • Language Extensions and LibrariesLanguage-specific tools and libraries to simplify development tasks.
  • Language FeaturesCore language implementations and extensions for Nim.
  • Language FoundationsTalks covering the design, implementation, and evolution of programming languages.
  • Language FrameworksLanguage-specific frameworks and middleware for building gRPC services.
  • Language FundamentalsComprehensive guides and references for mastering the core language features and syntax.
  • Language ImplementationPlaygrounds for building compilers, interpreters, and virtual machines.
  • Language ImplementationsAlternative runtimes and compilers for the Python language.
  • Language IntegrationTools for building and packaging projects from various programming languages.
  • Language IntegrationsTools for integrating specific programming languages with Nix.
  • Language InterfacesPackages that provide programmatic access to the publishing system CLI.
  • Language InteropTools for binding C/C++ with other languages.
  • Language InteroperabilityTools for bridging Haskell with other programming languages.
  • Language InterpretersCore runtime environments and cross-platform implementations for the scripting language.
  • Language ModulesPackages and extensions to enhance jq functionality.
  • Language ParsersTools for reading, modifying, and analyzing Common Lisp source code.
  • Language ProcessingTools for analyzing and processing natural language.
  • Language ResourcesEssential references and guides for mastering the C# programming language.
  • Language Rules1 sub-etiquetaExtensions for building and testing specific programming languages and platforms.
  • Language RuntimesEmbeddable interpreters and virtual machines for running languages in WebAssembly.
  • Language SDKsOfficial and community software development kits for integrating AWS services.
  • Language SamplesCode samples and starter templates for running various programming languages on serverless containers.
  • Language SerializationLibraries for serializing spatial data into language-specific objects.
  • Language Server ProtocolImplementations of the LSP for IDE integration.
  • Language ServersTools that provide IDE-like features such as code completion and navigation.
  • Language Setup ActionsAutomated environment configuration for various programming languages.
  • Language Specific AnalysisTools tailored for specific frameworks like Laravel, Rails, or Nix.
  • Language Specific AnalyzersSpecialized analysis tools tailored for specific programming languages or ecosystems.
  • Language Specific GuidesTechnical resources and interview preparation for specific programming languages.
  • Language Specific LibrariesFrameworks and helpers for implementing gRPC in specific programming languages.
  • Language Specific ResourcesCurated lists and weekly updates for specific programming languages.
  • Language Specific TalksEducational talks and deep dives into specific programming languages.
  • Language Specific ToolsFrameworks and libraries for specific programming languages.
  • Language Specific WordlistsCollections of wordlists tailored to specific languages.
  • Language Style GuidesCollections of community-accepted coding standards and idiomatic practices for various programming languages.
  • Language Support1 sub-etiquetaExtensions providing syntax highlighting, linting, and IntelliSense for specific programming languages.
  • Language ToolingLibraries for static analysis, decompilation, and code manipulation.
  • Language ToolkitsLanguage-specific frameworks and libraries for network and service development.
  • Language ToolsPlugins for translation, input methods, and language-specific text manipulation.
  • Language Translations1 sub-etiquetaLocalization files to support multiple languages in the interface.
  • Language TranspilersTools for converting modern or typed code into browser-compatible formats.
  • Language UtilitiesExtensions and helpers for enhancing the core language.
  • Language WorkersSupport for executing functions in various programming languages.
  • Language and Build Tools2 sub-etiquetasUtilities for language support, build processes, and library publishing.
  • Language and CompilationTools for ES6+ features, transpilation, and compatibility checking.
  • Language and Data PluginsPlugins for non-JavaScript languages, data formats, and specific environments.
  • Language and ToolingResources and compilers for modern JavaScript development.
  • LanguagesCore programming languages used for building software stacks.
  • Laptop ConfigurationsEFI bootloader configurations and patches for running macOS on various laptop models.
  • Latency and Performance2 sub-etiquetasTools and references for understanding system responsiveness and timing.
  • Latex TemplatesProfessional resume templates built using the typesetting system.
  • LaunchersCustom home screen interfaces designed for television navigation.
  • Launchers and DesktopCustom home screen launchers for Android.
  • Launchers and IntegrationTools for launching applications and managing system context menus.
  • Launchers and NavigationTools for quickly accessing applications, files, and system commands.
  • Launchers and UI ToolsCustom home screen launchers and system interface modifications.
  • Launchers and UtilitiesEssential tools for application launching, system automation, and productivity enhancement.
  • Layer 2 Scaling SolutionsInfrastructure designed to increase transaction throughput and reduce costs.
  • Layout BehaviorsAdvanced layout management and coordinator behaviors.
  • Layout ComponentsComponents for managing grid systems, scrolling, and page structure.
  • Layout ContainersCustom view groups and layout management tools.
  • Layout FrameworksTools and DSLs for constructing user interfaces and managing constraints.
  • Layout HelpersCards for organizing, styling, and controlling dashboard layouts.
  • Layout Managers1 sub-etiquetaCustom layout managers and layout utilities.
  • Layout SystemsGrid and flexbox-based systems for structuring application interfaces.
  • Lazy LoadingLibraries for deferring the loading of images and other assets.
  • Leadership HandbooksPractical guides and handbooks for technical leaders and CTOs.
  • Learned Index StructuresModern indexing techniques utilizing machine learning models.
  • Learning ExercisesHands-on coding challenges and interactive lessons to improve development skills.
  • Learning ProjectsPractical projects for practicing Verilog and digital logic design.
  • Learning ResourcesTutorials, courses, and guides for mastering the framework.
  • LeftWM ConfigurationsCustomizations for the LeftWM window manager.
  • Legacy ProjectsArchived or unmaintained projects that historically supported the ecosystem.
  • Legal and Licensing2 sub-etiquetasTools for managing software licenses and terms of service.
  • Legged RobotsOpen-source platforms for research into quadrupedal and bipedal locomotion.
  • Lenovo Laptop ConfigurationsEFI and configuration files for various Lenovo IdeaPad, ThinkPad, and Yoga laptops.
  • Lens LibrariesTools for composable, immutable access and updates to nested data.
  • Lenses and Optics1 sub-etiquetaTools for immutable data access and transformation.
  • Level and Tile Editors8 sub-etiquetasTools for designing 2D levels and tile-based environments.
  • Lexical Analysis ToolsLibraries and dictionaries for tokenization, normalization, and linguistic processing.
  • Lexical ProcessingTools for stemming, lemmatization, and statistical analysis of word usage.
  • LibrariesCode libraries for networking, graphics, and peripheral integration.
  • Libraries and Development ToolsClient libraries, web interfaces, and serialization formats for Hadoop.
  • Libraries and FrameworksUtility libraries and frameworks to simplify browser extension development.
  • Library AlternativesLightweight implementations providing similar API functionality for modern environments.
  • Library ImplementationsCode libraries providing recursion schemes and functional combinators for various programming languages.
  • Library ManagementSystems for distributing and managing script libraries.
  • Library PluginsPlugins for specific third-party libraries and ecosystem tools.
  • Library SpecificExtensions for linting code related to specific third-party libraries.
  • Library TutorialsEducational playgrounds demonstrating specific frameworks and external APIs.
  • Lidar ProcessingSoftware and libraries for managing, visualizing, and manipulating 3D point cloud data.
  • Lightdm ConfigurationsCustomizations for the Lightdm display manager.
  • Lighting and ShadowsLibraries for dynamic lighting and shadow casting.
  • Lightweight FrameworksMinimalist CSS libraries optimized for small file sizes.
  • Like ButtonsSpecialized interactive buttons for social engagement.
  • Link AnalysisTools for mapping relationships and visualizing connections between data points.
  • Link ManagementPlugins for modifying, filtering, and controlling URL behavior.
  • Link Management And Routing1 sub-etiquetaTools for manipulating, validating, and controlling how short links behave.
  • Link and URL Management6 sub-etiquetasTools for validating links and managing shortened URLs.
  • Linters And Style Checkers2 sub-etiquetasTools that analyze source code to enforce coding standards and identify potential issues.
  • Linters and FormattersTools focused on enforcing style, formatting, and basic syntactic correctness.
  • Linting And Formatting2 sub-etiquetasStatic analysis and formatting tools to ensure code quality and standards.
  • Linting ToolsPlugins and linters to enforce typing standards and code quality.
  • Linux DistributionsOfficial and community-supported Linux operating systems optimized for the subsystem.
  • Linux HardeningGuides and checklists for securing Linux server environments.
  • Lisp Geospatial LibrariesBindings and utilities for spatial data in Common Lisp.
  • List And Grid Views2 sub-etiquetasAdvanced table and collection view layouts.
  • List ComponentsAdvanced RecyclerView implementations and adapters.
  • List Discovery ToolsUtilities for searching and navigating curated collections of resources.
  • List Views1 sub-etiquetaComponents for displaying scrollable lists with advanced features like pull-to-refresh and reordering.
  • List and Grid ComponentsAdvanced RecyclerView implementations, adapters, and list layouts.
  • List and Grid Layouts3 sub-etiquetasAdvanced list and grid view implementations for complex data.
  • Lists and Grids1 sub-etiquetaAdvanced list and grid view implementations.
  • Live PreviewTools for real-time rendering and development feedback.
  • Load Balancing and IngressTools for managing traffic routing, proxying, and API gateway functionality.
  • Load Testing ToolsUtilities for benchmarking web servers and simulating high-traffic user behavior.
  • Loader ModulesPlugins for loading specific file formats and architectures.
  • Loaders and ProgressVisual indicators for loading states and progress tracking.
  • Loading IndicatorsVisual feedback components for background tasks.
  • Loading and FeedbackComponents for managing app state, loading indicators, and user notifications.
  • Loading and Status IndicatorsComponents for displaying loading states and application status.
  • Local Development AppsDesktop applications that run locally to manage AI coding agents, configurations, and workflows.
  • Local Feature Matching6 sub-etiquetasTools for detecting, describing, and matching local visual keypoints.
  • Local Grammar CheckersTools that identify spelling and grammatical errors locally to ensure user privacy. **Distinct from Parsing and Grammars:** Focuses on the application of checking grammar rather than the theoretical definition of grammars or parsing.
  • LocalizationPlatforms for managing web and software localization.
  • Localization ToolsUtilities for managing strings, translations, and language switching.
  • Localization and Quality1 sub-etiquetaAutomate translation and code quality checks.
  • Location ServicesWrappers and utilities for Apple's CoreLocation framework.
  • Logging1 sub-etiquetaFrameworks for structured logging and diagnostic tracing.
  • Logging & DebuggingUtilities for tracking and displaying application logs.
  • Logging FrameworksLibraries for generating, formatting, and managing application logs.
  • Logging LibrariesTools for recording application events and diagnostic information.
  • Logging UtilitiesLibraries for structured and efficient application logging.
  • Logging and DebuggingFrameworks for tracking application state and diagnosing issues.
  • Logging and Diagnostics3 sub-etiquetasUtilities for contextual logging, error reporting, and dependency analysis.
  • Logging and Documentation1 sub-etiquetaTools for logging traffic, taking notes, and managing assessment data.
  • Logging and Monitoring1 sub-etiquetaTools for capturing, viewing, and analyzing application logs and error telemetry.
  • Logging and Output5 sub-etiquetasLibraries for enhanced logging, terminal formatting, and debugging.
  • Logging and TracingUtilities for application logging and distributed request tracking.
  • Logistics ServicesAPIs for package tracking, shipping rates, and delivery management.
  • Logo Resources
  • Lookup ServicesTools for querying online databases for cracked hashes.
  • Low Code InterfacesVisual tools and IDEs for building, debugging, and managing AI workflows.
  • Low Code ToolsVisual interfaces and drag-and-drop builders for creating LLM workflows.
  • Low Level Geospatial LibrariesHigh-performance C and C++ libraries for geometry, indexing, and data processing.
  • Low Level ToolsUtilities for memory management, subclassing, and system-level interaction.
  • Low Poly ShadersStylized shaders for low-polygon aesthetic rendering.
  • Low-Code FrameworksVisual drag-and-drop development environments for building frontend interfaces.
  • Low-Code PlatformsFrameworks for visual development and logic orchestration.
  • Low-Code Workflow PlatformsVisual platforms for building RAG pipelines and agent workflows.
  • Low-Code and AutomationPlatforms for building internal tools and automating business workflows.
  • Low-Code and Visual BuildersPlatforms for building applications and interfaces through visual interaction.
  • Low-Code and Visual ToolsPlatforms for visual development and rapid prototyping.
  • Lua CryptographyCryptographic primitives and bindings for the Lua language.
  • Lua DevelopmentTools and libraries for building and debugging Neovim plugins in Lua.
  • Lua Geospatial LibrariesExtensions and environments for spatial modeling and indexing in Lua.
  • Lua Library EcosystemA collection of Lua-based drivers and utilities for use with OpenResty.
  • MCP Servers and Directories2 sub-etiquetasResources for discovering and managing Model Context Protocol servers.
  • MQTT Clients3 sub-etiquetasLibraries for publishing and subscribing to MQTT brokers.
  • MVC FrameworksArchitectural frameworks for building complex web applications.
  • MVVM Frameworks1 sub-etiquetaArchitectural frameworks for building structured, testable UI applications.
  • Mac CustomizationTools to modify and extend the macOS system interface.
  • Mac DecryptingSpecialized tools for decrypting and dumping macOS application binaries.
  • Mac Software ResourcesCurated lists and repositories for discovering macOS applications and tools.
  • Mac Specific ToolsUtilities for decrypting and dumping macOS applications.
  • Mach-O AnalysisTools for parsing, dumping, and analyzing Mach-O binary files.
  • Machine Learning Cheat SheetsQuick reference guides for machine learning and data science concepts.
  • Machine Learning FrameworksGeneral-purpose libraries and frameworks for building machine learning models.
  • Machine Learning LibrariesSpecialized frameworks and tools for model development.
  • Machine Learning ResourcesCurated collections of books, courses, and foundational machine learning materials.
  • Macro AutomationTools for automating session handling and request sequences.
  • Macro Development ToolsTools and frameworks for building, testing, and managing Swift macros.
  • Macro and Language UtilitiesTools for advanced code transformation and language-level features.
  • Macros and DSLs3 sub-etiquetasUtility macros and DSLs to simplify code and improve developer productivity.
  • Macros and MetaprogrammingTools for extending the language through compile-time code generation.
  • Management CommandsUtilities for extending and managing Django CLI commands.
  • Management InterfacesWeb-based dashboards and portals for managing Proxmox VE clusters.
  • Management PlaybooksCollections of resources and guides for engineering managers.
  • Management UtilitiesTools for installing, configuring, and managing WSL distributions.
  • Map ComponentsComponents for integrating and displaying interactive maps.
  • Map EditorsApplications for creating and modifying geographic data.
  • Map GeneratorsTools for creating printable or custom map assets.
  • Map Icons and SymbolsIcon sets and font libraries tailored for geographic markers and spatial interfaces.
  • Map IntegrationFrameworks for rendering and interacting with maps.
  • Map Rendering Engines1 sub-etiquetaLibraries for embedding and rendering interactive vector maps.
  • Mapping And VisualizationTools for creating, analyzing, and visualizing geographic and military map data.
  • Mapping FrameworksLibraries for rendering geospatial data and interactive maps.
  • Mapping Libraries1 sub-etiquetaJavaScript frameworks and libraries for rendering interactive 2D and 3D maps.
  • Mapping SoftwareTools and plugins for creating and rendering strategy maps.
  • Mapping TemplatesStencils and templates for drawing maps in common design and diagramming software.
  • Mapping ToolsSoftware and scripts for creating, parsing, and rendering strategic maps.
  • Mapping and Analysis ToolsUtilities for measuring, scraping, and analyzing geospatial data.
  • Mapping and GeospatialComponents for integrating interactive maps and geographic data.
  • MapsCustom map views and location-based UI.
  • Maps and LocationUtilities for integrating and extending map functionality.
  • Markdown
  • Markdown EditorsComponents for integrating rich text and markdown editing capabilities.
  • Markdown Formatting
  • Markdown Processing1 sub-etiquetaLibraries and tools for parsing and converting Markdown content.
  • Markdown ProcessorsLibraries for parsing, transforming, and rendering Markdown content.
  • Markdown Projects
  • Markdown ToolsUtilities for rendering, processing, and managing markdown files.
  • Markdown Utility ToolsSpecialized tools for converting, batch processing, or managing Markdown files.
  • Markdown and Text1 sub-etiquetaComponents for rendering markdown or managing text input.
  • Market ScreenersTools for scanning and filtering financial assets based on specific criteria.
  • Marketing for EngineersResources for technical professionals to promote their work and projects.
  • MarkupTools for processing and highlighting markup.
  • Markup Extraction2 sub-etiquetasConverting specific document selections into HTML or plain text formats. **Distinct from HTML Manipulation:** Focuses on the extraction of serialized strings from a manipulated tree rather than general modification
  • Markup and CSS ParsersUtilities for processing, converting, and extracting data from markup and style formats.
  • Markup-based Diagram ToolsTools that generate diagrams and charts from text-based descriptions.
  • Markup-based ToolsTools for generating diagrams and charts from text descriptions.
  • Marquee and ScrollingComponents for displaying scrolling text or auto-scrolling content.
  • Masked InputsComponents for formatted text and numeric inputs.
  • Matching and VerificationTools for geometric verification and outlier rejection in image matching.
  • Material DesignComponents implementing Google Material Design guidelines for iOS.
  • Material Design ComponentsUI elements and patterns following Google's design language.
  • Material Design FrameworksLibraries implementing Google's Material Design language.
  • Materials and ShadersCollections of shaders for rendering, lighting, and visual effects.
  • Math And ScienceTools for performing calculations, unit conversions, and scientific exploration.
  • Math Libraries
  • Math UtilitiesBasic mathematical operations and type checking for numbers.
  • Math and GeometryLibraries for linear algebra, geometry, and mathematical functions.
  • Math and NumbersLibraries for mathematical operations and number formatting.
  • Math and PhysicsLibraries for spatial algebra, Lie groups, and multiphysics simulation.
  • Math and Signal ProcessingLibraries for mathematical operations and signal processing.
  • Mathematical ComputingLibraries for high-precision math and scientific calculations.
  • Mathematical LibrariesLibraries for linear algebra, numerical analysis, and complex math.
  • Mathematical SoftwareComputational tools, libraries, and environments for solving mathematical problems.
  • Mathematical ToolsLow-level libraries for equivariant operations, tensor math, and optimization.
  • Mathematical UtilitiesPerform calculations and process numerical data through programmatic interfaces.
  • MathematicsLibraries for mathematical operations and unit conversions.
  • Mathematics and GeometryLibraries for symbolic computation, numerical analysis, and geometric operations.
  • Mathematics and StatisticsLibraries for linear algebra, FFT, statistics, and numerical methods.
  • Matlab Toolboxes1 sub-etiquetaSpecialized toolboxes for neuroimaging and signal processing in Matlab.
  • Measurement ReportersTools for detecting and reporting element dimensions and resizing.
  • MeasurementsLibraries for handling units and physical measurements.
  • Media And File Handling2 sub-etiquetasPlugins for managing images, files, and visual previews.
  • Media Automation2 sub-etiquetasTools for automating the discovery and management of media libraries.
  • Media ComponentsComponents for embedding audio, video, and camera functionality.
  • Media Download ToolsUtilities for extracting and downloading media from streaming platforms and cloud storage.
  • Media DownloadersUtilities for extracting and saving content from web pages and social media.
  • Media Organization2 sub-etiquetasUtilities for renaming, cleaning, and structuring media library files.
  • Media QueriesUtilities and mixins for managing responsive breakpoints.
  • Medical Evaluation FrameworksTools and benchmarks for assessing the performance of medical AI models.
  • Medical Imaging ToolsSoftware for viewing, analyzing, and managing medical diagnostic images.
  • Meeting ToolsResources and question banks for conducting effective one-on-one meetings.
  • Memory Allocation2 sub-etiquetasLibraries for managing dynamic memory and garbage collection.
  • Memory Allocators11 sub-etiquetasImplementations of memory management and allocation strategies for various systems.
  • Memory Management3 sub-etiquetasLibraries and allocators for efficient dynamic memory management and garbage collection.
  • Memory Management LibrariesLow-level memory allocators designed for high-performance applications.
  • Memory ManagersUtilities for managing and optimizing system memory on DOS platforms.
  • Memory and System2 sub-etiquetasLow-level system interaction and memory management tools.
  • Menu Bar ToolsUtilities that extend system functionality via the menu bar.
  • Menu Bar UtilitiesSmall applications that provide system control and information from the menu bar.
  • Menu ComponentsUI components for creating various types of navigation and selection menus.
  • MenusNavigation drawers, sidebars, and custom menu layouts.
  • Menus and NavigationCustom menu and navigation components.
  • Menus and TooltipsComponents for navigation, context menus, and tooltips.
  • Mesh BuildersUtilities for procedural mesh generation and triangulation.
  • Mesh Optimization and LODTools for simplifying meshes, generating LODs, and optimizing geometry.
  • Mesh Optimization and ProcessingTools for mesh simplification, LOD generation, and geometry optimization.
  • Mesh and Geometry1 sub-etiquetaUtilities for procedural mesh generation, deformation, and editing.
  • Mesh and Model LoadingLibraries for loading 3D mesh and model formats.
  • Message Bus FrameworksFrameworks for managing asynchronous messaging and distributed service communication.
  • Message Queue ClientsUtilities for interacting with and debugging message brokers.
  • Message Queues1 sub-etiquetaTools for managing background jobs and asynchronous message processing.
  • MessagingTools that help send messages between clients to ensure protocol independency.
  • Messaging ComponentsUI frameworks for building chat and messenger interfaces.
  • Messaging and PatternsLibraries for implementing mediator and event-driven patterns.
  • Meta FrameworksFrameworks for building applications using web components.
  • Meta Learning LibrariesSoftware libraries providing primitives and tools for building meta-learning models.
  • Meta ManagementTools for managing document head and meta tags.
  • Meta Tag ManagementTools for managing document head and meta tags.
  • Metaball Shaders2D and 3D metaball rendering techniques.
  • Metadata AnalysisTools for extracting, viewing, and manipulating file and document metadata.
  • Metadata and TaggingUtilities for editing audio metadata, renaming files, and managing libraries.
  • MetaprogrammingTools for advanced language features and reflection.
  • Metaprogramming and CompilersFrameworks for parsing, source generation, and language implementation.
  • Micro Frontend ExamplesSample projects and implementations demonstrating micro-frontend patterns.
  • Micro Frontend Frameworks1 sub-etiquetaFrameworks and tools for composing and managing micro-frontend architectures.
  • Microcontroller ArchitecturesFoundational hardware platforms and development boards for embedded systems.
  • Microcontroller TemplatesStarter projects and templates for specific microcontroller architectures.
  • Microservice FrameworksSpecialized tools and frameworks for building distributed microservice architectures.
  • Microservice PlatformsPlatforms and cloud-native infrastructure for deploying and managing distributed services.
  • Microservice Reference ImplementationsEducational projects demonstrating microservice architectural patterns and communication.
  • Microservices1 sub-etiquetaTools for creating and managing microservices.
  • Microservices and RPCTools and frameworks for building scalable distributed systems.
  • Middleware DevelopmentCustom middleware components for Spring Boot and enterprise applications.
  • Middleware and CommunicationFrameworks and protocols for inter-process and network communication.
  • Middleware and FrameworksInfrastructure components for device connectivity, data processing, and integration.
  • Middleware and RMWCore communication layers and middleware implementations.
  • Middleware and URL HandlingLibraries for request middleware and URI manipulation.
  • Midi Tools3 sub-etiquetasLibraries and utilities for processing, routing, and generating MIDI data.
  • Migration5 sub-etiquetasTools for database migrations and framework upgrades.
  • Migration ToolingTools and scripts to assist in transitioning projects from other build systems.
  • Migration ToolsUtilities for transitioning existing projects to the build tool.
  • Migration and Update Tools2 sub-etiquetasTools for managing framework upgrades and code migrations.
  • Mini Program Development6 sub-etiquetasFrameworks and tools for cross-platform mini-program development.
  • Minifiers
  • MinimizersTools for compressing and optimizing JavaScript code for production.
  • Mining SoftwareCommand-line and GUI applications for cryptocurrency mining operations.
  • Misc ToolsSpecialized utilities for network protocol testing and flash memory management.
  • MiscellaneousGeneral software development and engineering checklists.
  • Miscellaneous ExtensionsAdditional helpers for common ORM tasks.
  • Miscellaneous FrameworksDesktop development frameworks for various other programming languages.
  • Miscellaneous ShadersA collection of specialized shaders for various visual tasks.
  • Miscellaneous ToolsVarious utility components for React applications.
  • Miscellaneous UISpecialized UI components like marquees.
  • Mission ControlGround control stations for flight planning and monitoring.
  • Mobile AnalyticsSDKs for integrating mobile analytics into applications.
  • Mobile App Analysis ToolsTools for analyzing, reversing, and auditing mobile applications and mini-programs.
  • Mobile Application ToolsTools and modified binaries for enhancing mobile application functionality.
  • Mobile AutomationFrameworks and tools for automating mobile application testing.
  • Mobile ChartingLibraries for implementing data visualizations on Android and iOS platforms.
  • Mobile Client LibrariesGraphQL client libraries for native mobile development.
  • Mobile Components
  • Mobile DevelopmentInterview questions and practice exercises for Android and iOS development.
  • Mobile Development TemplatesBoilerplates for building native and cross-platform mobile applications.
  • Mobile Development ToolsSDKs and libraries for building native mapping applications on mobile platforms.
  • Mobile Development UtilitiesTools for building, testing, and localizing iOS and macOS applications.
  • Mobile Device Management and UtilitiesTools for managing, controlling, and interacting with mobile devices and simulators.
  • Mobile EmulatorsSoftware for running mobile operating systems and applications on desktop.
  • Mobile Energy ProfilingTools for measuring energy consumption on mobile platforms.
  • Mobile Frameworks1 sub-etiquetaUI frameworks specifically optimized for mobile and cross-platform apps.
  • Mobile GamesOpen source games developed for Android and iOS platforms.
  • Mobile GraphQL ToolsGraphQL clients optimized for mobile development.
  • Mobile Libraries
  • Mobile Manipulator ModelsURDF and MJCF descriptions for robots combining mobility and manipulation.
  • Mobile Mapping SDKsSoftware development kits for building interactive maps on mobile devices.
  • Mobile Navigation
  • Mobile Platform PluginsNative integrations and platform-specific utilities for iOS and Android.
  • Mobile SDKs and PluginsPlugins and wrappers for using Firebase in native and cross-platform mobile apps.
  • Mobile Security FrameworksAll-in-one toolkits for automated security assessment and runtime exploration.
  • Mobile TestingApplications specifically built to test mobile security and automation workflows.
  • Mobile UI Components2 sub-etiquetasUI toolkits and component libraries specifically for mobile interfaces.
  • Mobile UtilitiesTools for security assessment and penetration testing on mobile platforms.
  • Mobile VisualizationCharting libraries optimized for Android and iOS development.
  • Mobile Web LibrariesUtility libraries for mobile-specific interactions and UI components.
  • Mobile and Desktop AutomationDrivers and frameworks for automating non-browser applications and mobile environments.
  • Mobile and Edge AIMachine learning projects optimized for mobile platforms and edge devices.
  • Mobile and Web UtilitiesTools for mobile development, browser automation, and system diagnostics.
  • Mock Data GeneratorsServices for creating fake data, avatars, and identifiers for testing.
  • Mocking LibrariesTools for faking dependencies and network requests in tests.
  • Mocking ToolsFrameworks for mocking dependencies and network services.
  • Mocking and FixturesUtilities for mocking dependencies and generating test data.
  • Mockup Tools1 sub-etiquetaTools for creating product mockups and device presentations.
  • Mod Development ToolsUtilities and libraries for creating and modifying game content.
  • Mod Loaders10 sub-etiquetasTools that modify the game base to enable compatibility between mods.
  • Modals and OverlaysComponents for modals, dialogs, and image lightboxes.
  • Modals and PopupsComponents for dialogs, tooltips, and overlay windows.
  • Model CompressionTechniques for pruning, quantizing, and optimizing transformer models for efficiency.
  • Model Context ProtocolStandards and tools for connecting AI assistants to external data and tools.
  • Model ConversionTools for interoperability and exporting models between different frameworks.
  • Model Conversion ToolsUtilities for converting various machine learning formats to Core ML.
  • Model Deployment ToolsFrameworks and utilities for optimizing and running models on edge devices.
  • Model OptimizationTools for converting, compiling, and accelerating machine learning models.
  • Model ServingFrameworks and servers for deploying deep learning models into production.
  • Model UtilitiesTools for fine-tuning, prompting, and enhancing model capabilities.
  • Model Utilities and ToolsHelper libraries for model analysis, conversion, and optimization.
  • Model View ControllerResources for implementing the classic MVC pattern in iOS applications.
  • Model View PresenterResources for implementing the MVP pattern to decouple UI logic.
  • Model View ViewModelResources for implementing MVVM and MVVM-C patterns in iOS.
  • Model VisualizationUtilities for inspecting and visualizing neural network architectures.
  • Model and Data MacrosMacros for automating data model boilerplate, serialization, and builders.
  • Modeling And GeometryUtilities for mesh manipulation, architectural design, and retopology.
  • Modern TypesettingNext-generation markup languages for document rendering.
  • Modern Typesetting TemplatesResume templates utilizing modern, lightweight markup languages.
  • Modularization and Architecture1 sub-etiquetaFrameworks for organizing code into reusable, composable modules.
  • Module BundlersTools for packaging and optimizing web application assets.
  • Module CollectionsReusable modules and scripts for extending build system functionality.
  • Module Development1 sub-etiquetaTemplates and generators for scaffolding new projects and modules.
  • Module Development TemplatesScaffolding tools for creating new modules and projects.
  • Module LoadersSystems for loading and managing JavaScript modules in the browser.
  • Monads and Functional ToolsLibraries for functional programming abstractions.
  • MonetizationTools for ads and in-app purchases.
  • Monetization ToolsTools and platforms for managing payments and funding for open source projects.
  • MonitoringTools for tracking application performance and system metrics.
  • Monitoring and AnalyticsTools for tracking performance, errors, and user behavior in production.
  • Monitoring and LoggingTools for tracking system performance and managing application logs.
  • Monitoring and ObservabilityTools for tracking errors, uptime, and application performance.
  • Monitoring and Performance1 sub-etiquetaActions for tracking performance metrics and site health.
  • Monitoring and VisualizationTools for observing cluster health, metrics, and visualizing resource states.
  • Monorepo ManagementTools for managing multi-package JavaScript projects.
  • Monospaced TypefacesA collection of fonts specifically designed for source code editors and terminal environments.
  • More to exploreAdditional utilities and resources for engine development.
  • Motion Matching SystemsFrameworks for implementing motion matching for character locomotion.
  • Motion Planning6 sub-etiquetasLibraries for robot motion planning, trajectory optimization, and control.
  • Motion Planning and ControlAlgorithms and libraries for path planning, kinematics, and vehicle control.
  • Motion and NavigationPlugins for efficient cursor movement and buffer navigation.
  • Motor Control9 sub-etiquetasLibraries for controlling DC, servo, and stepper motors.
  • Motor Control Hardware6 sub-etiquetasDrivers and firmware for managing robotic actuators and motor controllers.
  • Motor ControllersHardware components for driving stepper motors and motion control.
  • Mouse Utilities1 sub-etiquetaHooks and components for tracking mouse interactions.
  • Movement and LocomotionSystems for character movement, pathfinding, and steering behaviors.
  • Multi Browser DriversFrameworks that provide a unified API to control multiple different browser engines.
  • Multi View StereoTools for dense 3D reconstruction from calibrated images.
  • Multi-Display DriversDrivers capable of outputting visual data to multiple different screen technologies like OLED and E-Paper. **Distinct from OLED Display Drivers:** Covers the integration of multiple display types (OLED and E-Paper) rather than a single driver for one type.
  • Multi-Material Systems5 sub-etiquetasHardware add-ons for enabling multi-color or multi-material printing.
  • Multi-Platform ImplementationsGeneral-purpose Lisp dialects designed to run across multiple host environments.
  • Multimedia ProcessingTools for image manipulation, audio playback, and media handling.
  • MultiplexersDrivers for I2C bus multiplexing hardware.
  • Muscle Actuator ModelingSimulation of biological muscle behavior using force-length-velocity curves. **Distinct from Sensor and Actuator Drivers:** Focuses on the biological physics of muscle contraction rather than generic robotic actuator drivers.
  • Music Notation2 sub-etiquetasSoftware and libraries for engraving, rendering, and editing sheet music.
  • Music ProgrammingLanguages and environments for algorithmic composition and sound synthesis.
  • Music RecognitionTools for identifying audio tracks without relying on invasive tracking services.
  • Mypy PluginsExtensions to enhance mypy's support for specific libraries.
  • NET GraphQL Tools1 sub-etiquetaGraphQL server and client libraries for the .NET ecosystem.
  • NGXS State ManagementPlugins and utilities for the NGXS state management library.
  • NLP FrameworksLibraries and pipelines for performing core linguistic analysis tasks.
  • NLP ToolkitsLibraries and frameworks for performing core natural language processing tasks.
  • NLP Tools and LibrariesUtilities for tokenization, morphological analysis, and text processing.
  • NLP++ LanguageSpecialized language and engine for rule-based NLP.
  • Namespace and Process Utilities1 sub-etiquetaLow-level utilities for interacting with Linux kernel namespaces and process state.
  • Naming Conventions1 sub-etiquetaExtensions for validating variable, function, and class naming.
  • Native C++ UI FrameworksLibraries and engines for creating desktop interfaces using C and C++.
  • Native ComponentsUI components specifically for mobile environments.
  • Native DevelopmentTools and frameworks for building mobile and native applications.
  • Native ExtensionsTools and libraries for building and managing Erlang NIFs.
  • Native Implemented FunctionsTools and libraries for building and managing Erlang NIFs.
  • Native Integration4 sub-etiquetasTools for working with platform-specific native libraries.
  • Native Interop2 sub-etiquetasTools for bridging the JVM with native C/C++ code and libraries.
  • Native NavigationRouting solutions for mobile applications.
  • NavigationLibraries for managing screen transitions and app routing.
  • Navigation BarsBottom navigation components and tab bars.
  • Navigation ComponentsLibraries for implementing drawers, tabs, and navigation menus.
  • Navigation Drawers
  • Navigation FrameworksCollections of themes and backend systems for building custom link navigation websites.
  • Navigation GesturesComponents for swipe-to-back and gesture navigation.
  • Navigation LibrariesFrameworks for managing screen transitions and back-stack state.
  • Navigation Marks3 sub-etiquetasTools for tagging files and navigating project locations.
  • Navigation Menus2 sub-etiquetasUI components for side drawers, dropdowns, and interactive navigation menus.
  • Navigation TabsTab bar and navigation components.
  • Navigation and LayoutTools for managing app navigation, action bars, and screen transitions.
  • Navigation and LayoutsSidebar, modal, and layout components for structuring application interfaces.
  • Navigation and Menus1 sub-etiquetaComponents for menus, sidebars, and navigation structures.
  • Navigation and Routing1 sub-etiquetaTools for managing screen transitions and deep linking.
  • Navigation and UIComponents for managing breadcrumbs, navigation, and application templates.
  • Network Access ToolsSoftware and browsers designed to bypass network restrictions and access blocked content.
  • Network AnalysisTools for capturing, inspecting, and analyzing network traffic and protocols.
  • Network Analysis SoftwareTools and libraries for processing and visualizing network data.
  • Network Analysis ToolsUtilities for monitoring, intercepting, and analyzing network traffic.
  • Network ApplicationsServers and network-focused software.
  • Network Automation LibrariesCode libraries for interacting with devices and parsing data.
  • Network CommunicationLibraries for handling socket connections, network protocols, and data transmission.
  • Network Communication LibrariesFrameworks and libraries for building asynchronous network applications and socket-based communication.
  • Network ConfigurationTools for IP address management and network device configuration.
  • Network DiagnosticsTools for scanning, tracing, and analyzing network connectivity.
  • Network DiscoveryTools for scanning networks, mapping assets, and identifying live hosts.
  • Network FrameworksLibraries and frameworks for building asynchronous network applications and communication protocols.
  • Network LibrariesHigh-performance networking frameworks and event-driven I/O libraries for various languages.
  • Network Management UtilitiesTools for network discovery, diagramming, and specialized infrastructure tasks.
  • Network Monitoring ToolsCommand-line utilities for real-time bandwidth monitoring and interface statistics.
  • Network Operating SystemsOperating systems designed for white-box switches and programmable network hardware.
  • Network OptimizationTools for monitoring and improving network performance.
  • Network PerformanceTools for testing internet speed and monitoring bandwidth usage.
  • Network ProgrammingLibraries for high-performance networking, RPC, and traffic analysis.
  • Network Protocol FuzzersTools designed to test network-facing services and protocols.
  • Network ProtocolsLibraries for implementing and interacting with standard network protocols.
  • Network ProxiesTools for intercepting, monitoring, and analyzing HTTP and HTTPS traffic.
  • Network Proxy ClientsCross-platform applications for managing and utilizing network proxy configurations.
  • Network Proxy ToolsConfiguration files and automation scripts for network proxy clients.
  • Network Simulation Tools1 sub-etiquetaPlatforms for emulating and simulating complex network topologies and routing stacks.
  • Network TestingTools for testing network performance and analyzing broadcast protocols.
  • Network ToolsUtilities for validation, parsing, and network management.
  • Network TunnelingExpose local services to the public internet.
  • Network Tunneling ToolsTools for creating tunnels, proxies, and port forwarding during engagements.
  • Network UtilitiesTools for network-related tasks and diagnostics.
  • Network VisualizationTools for rendering interactive graphs, networks, and tree diagrams.
  • Network and API ClientsUtilities for interacting with web services and network protocols.
  • Network and Server FrameworksHigh-performance networking libraries and server frameworks for C++.
  • NetworkingLibraries for building network servers and clients.
  • Networking And Tunneling
  • Networking And Tunnels
  • Networking EnginesLibraries for handling network requests and API communication.
  • Networking LibrariesFrameworks and tools for network communication, protocols, and data transfer.
  • Networking MacrosMacros for building type-safe network clients and requests.
  • Networking MiddlewareLibraries and bindings for network protocols and socket communication.
  • Networking ProtocolsImplementations of network routing and diagnostic protocols.
  • Networking ToolsUtilities for network configuration, monitoring, and packet analysis.
  • Networking UtilitiesLibraries for DNS resolution and packet manipulation.
  • Networking and APILibraries for HTTP requests, networking, and API communication.
  • Networking and APIsLibraries for handling REST communication and network requests.
  • Networking and InfrastructureTools for managing network connections, proxies, and remote servers.
  • Networking and ProtocolsLibraries for low-level network programming and protocol implementation.
  • Networking and ProxiesTools for managing network traffic, proxies, and connectivity.
  • Networking and Real-timeTools for handling network communication and real-time data.
  • Networking and ServicesSolutions for multiplayer networking and backend game services.
  • Networking and Storage1 sub-etiquetaTools for managing S3, Route 53, and network configurations.
  • Networking and UtilitiesLibraries for handling network status, device detection, and server utilities.
  • Neuroscience ProgrammingSoftware, libraries, and frameworks for computational neuroscience and neuroimaging analysis.
  • Next.js and React BoilerplatesComprehensive starter kits for building SaaS applications using the React ecosystem.
  • NgRx State ManagementExtensions and utilities for the NgRx reactive state ecosystem.
  • Nginx DistributionsCore server distributions and alternative builds of the Nginx web server.
  • Nim CLI FrameworksLibraries for argument parsing and command-line interpretation in Nim.
  • Nim GUI LibrariesToolkits and wrappers for building desktop interfaces in Nim.
  • Njs ScriptingTools and libraries for extending server functionality using Nginx JavaScript.
  • Node DevelopmentTools and learning materials for server-side JavaScript development.
  • Node PackagesEssential utilities and libraries for Node.js development.
  • Node and NestJS BoilerplatesFoundational codebases for building scalable SaaS products with JavaScript and TypeScript.
  • Node.js CLI LibrariesLibraries for building interactive and functional command line applications.
  • Node.js DevelopmentResources for building, debugging, and optimizing server-side applications.
  • Node.js Ecosystem3 sub-etiquetasBest practices and tooling for the Node.js runtime environment.
  • Node.js Frameworks and ToolsLibraries and frameworks for Node.js development.
  • Node.js Version Management1 sub-etiquetaTools for managing and switching Node.js versions.
  • Noise ShadersMesh deformation and ring effects driven by noise.
  • Normal Map ToolsUtilities for generating and processing normal maps for 3D rendering.
  • Notebook InfrastructureTools and repositories for managing and executing machine learning tutorials.
  • Notebook RuntimesCore environments and interfaces for executing and managing Jupyter notebooks.
  • Notification LibrariesTools for displaying alerts and user feedback messages.
  • NotificationsComponents for displaying temporary user alerts and messages.
  • Notifications And AlertsLibraries for displaying non-intrusive messages and modal alerts.
  • Number ConversionUtilities for converting between numeric formats.
  • Number UtilitiesLibraries for formatting, manipulating, and performing calculations on numeric data.
  • Numeric UtilitiesTools for formatting, calculating, and generating numbers.
  • Numeric and Math Utilities1 sub-etiquetaLibraries for advanced arithmetic, formatting, and random number generation.
  • Numerical ComputationHigh-performance libraries for mathematical operations and parallel array processing.
  • Numerical LibrariesTools for mathematical and numerical operations.
  • Numerical Optimization SolversMathematical libraries for solving complex non-linear optimization problems.
  • Numerical SIMD OptimizationsHardware-accelerated SIMD implementations specifically for complex mathematical and numerical analysis functions. **Distinct from SIMD Optimization:** Distinct from general SIMD Optimization by focusing specifically on numerical analysis and mathematical function efficiency rather than generic hardware wrappers.
  • Nuxt and Rare FrameworksStarter kits for niche frameworks or specialized application types.
  • OAuth IntegrationConnectors for third-party social authentication providers.
  • OCaml CryptographyToolkits and TLS implementations for the OCaml ecosystem.
  • OLED Display DriversDrivers for monochrome and grayscale OLED display modules.
  • OSINT Frameworks and AutomationComprehensive platforms for reconnaissance, asset discovery, and investigative workflows.
  • OSINT ToolingCommand-line utilities for reconnaissance and data gathering.
  • OSINT ToolkitsSpecialized command-line and script-based tools for information gathering.
  • OSINT ToolsSoftware libraries and utilities for data extraction and network analysis.
  • OSINT and Scope ManagementTools for gathering intelligence and managing bug bounty program scopes.
  • OTP UtilitiesLibraries for managing processes, configuration, and fault tolerance in the Erlang VM.
  • Object Factories1 sub-etiquetaLibraries for generating test data and object fixtures.
  • Object ManipulationTools for transforming, duplicating, and renaming game objects.
  • Object Mapping2 sub-etiquetasLibraries for mapping data between different object types or models.
  • Object OrientationFrameworks for class-based programming and inheritance.
  • Object Oriented Programming1 sub-etiquetaDiscussions on the principles, benefits, and limitations of object-oriented design.
  • Object System ExtensionsEnhancements and utilities for the Common Lisp Object System.
  • Object UtilitiesTools for deep-merging, flattening, and querying JavaScript objects.
  • Objective-C CryptographyEncryption and security libraries for iOS and macOS development.
  • Objective-C Runtime6 sub-etiquetasTools and wrappers for interacting with the Objective-C runtime.
  • Observability ToolsTools for monitoring, logging, tracing, and debugging serverless applications.
  • Observability and EvaluationFrameworks for monitoring, testing, and debugging AI workflows.
  • Observability and Monitoring1 sub-etiquetaSystems for log analysis, metrics collection, and performance tracking.
  • Ocaml CLI FrameworksLibraries for defining and parsing command-line interfaces in OCaml.
  • Office Document ProcessingLibraries for creating and manipulating Microsoft Office file formats.
  • Office Document ToolsLibraries for creating and manipulating Microsoft Office file formats.
  • Official ExamplesReference implementations and foundational skill examples.
  • Official Plugins1 sub-etiquetaStandard plugins maintained by the core team to extend site functionality.
  • Official ProjectsCore Vue ecosystem projects that utilize the documentation generator.
  • Official SDKs4 sub-etiquetasOfficial development kits for building extensions and integrations.
  • Official ToolsOfficial utilities and infrastructure components provided by the core team.
  • Offline RL ImplementationsOpen source software and libraries for offline reinforcement learning research.
  • Offline SupportTools for enabling offline functionality and PWA features.
  • Onboarding And TutorialsComponents for creating app walkthroughs and user tutorials.
  • Onboarding ScreensComponents for welcome screens, tutorials, and splash pages.
  • Onboarding and IntroLibraries for creating app introduction, onboarding, and feature highlight screens.
  • Onboarding and Walkthroughs1 sub-etiquetaLibraries for creating guided tours and user onboarding flows.
  • Online Coding EnvironmentsBrowser-based platforms for writing, sharing, and executing creative code.
  • Online Creative EnvironmentsWeb-based platforms for live coding, shader editing, and algorithmic art.
  • Online Design ToolsWeb-based utilities for design, prototyping, and asset generation.
  • Online Development EnvironmentsBrowser-based IDEs and sandboxes for testing and running code snippets.
  • Open Directory ToolsUtilities for searching, mounting, and managing publicly accessible web directories.
  • Open Source
  • Open Source ApplicationsReal-world web applications built with the framework to study architecture and implementation.
  • Open Source ContributionResources and initiatives to help developers find and contribute to open source projects.
  • Open Source DevelopmentGuides and platforms for managing and showcasing open source projects.
  • Open Source DocumentationTechnical documentation and project guides powered by the static site generator.
  • Open Source Game EnginesComplete source code repositories for classic and modern game projects.
  • Open Source GamesExample game implementations for study and reference.
  • Open Source OrganizationsCompanies and projects that prioritize transparency and open source development practices.
  • Open Source ProgramsLists of summer internships and seasonal coding initiatives for students.
  • Open Source ProjectsReference implementations and complete applications for learning Android architecture.
  • OpenSSL ConfigurationTools and configuration guides for managing certificates and cryptographic keys.
  • OpenSSL ToolingGuides and configurations for managing certificates and cryptographic operations.
  • OpenStreetMap Transit Tools1 sub-etiquetaTools for extracting, editing, and validating transit data within OpenStreetMap.
  • Openbox ConfigurationsCustomizations for the Openbox window manager.
  • Operating SystemsFoundational knowledge and resources for understanding kernel and system internals.
  • Operating Systems and EmulatorsTutorials for creating kernels, bootloaders, and hardware emulators.
  • Optimization
  • Optimization Based SLAMSystems employing non-linear factor graph optimization for robust mapping and localization.
  • Optimization LibrariesMathematical libraries for solving least-squares and nonlinear optimization problems.
  • Orchestration and PipelinesTools for managing and scaling machine learning inference and data processing workflows.
  • Osquery ResourcesTools and documentation for leveraging host-level visibility via osquery.
  • Other Language CrawlersCrawling and scraping tools for Rust, R, Erlang, Perl, C++, and C.
  • Other Language Libraries1 sub-etiquetaGeospatial libraries for Clojure, Crystal, Elixir, Fortran, Groovy, and Haskell.
  • Other Language ToolsGraphQL implementations for various other programming languages.
  • Outline ShadersTechniques for rendering object outlines and silhouettes.
  • Output FormattersExtensions for customizing the output format of flake8.
  • Overlays and ModalsComponents for displaying popups, dialogs, and lightboxes.
  • PDF Processing2 sub-etiquetasTools for creating, manipulating, and extracting data from PDF files.
  • PDF Processing Tools1 sub-etiquetaLibraries and utilities for reading, manipulating, and extracting data from PDF files.
  • PE File UtilitiesTools for inspecting, editing, and manipulating Portable Executable file structures.
  • PHP
  • PHP CLI FrameworksFrameworks and components for building console applications in PHP.
  • PHP Crawling FrameworksWeb scraping and crawling tools for the PHP language.
  • PHP CryptographyEncryption libraries and framework abstractions for PHP applications.
  • PHP Geospatial LibrariesLibraries for handling geometry, shapefiles, and spatial database integration.
  • PHP GraphQL ToolsLibraries and frameworks for building GraphQL APIs in PHP.
  • PHP and Laravel Boilerplates1 sub-etiquetaStarter kits for building robust SaaS applications using the PHP ecosystem.
  • PHP and Ruby LibrariesLibraries for integrating Bitcoin functionality into PHP and Ruby applications.
  • Package ManagementTools for managing third-party libraries and project dependencies.
  • Package Management HelpersCommand-line utilities for searching, building, and managing AUR packages.
  • Package Management ToolsTools for managing and searching software package repositories on Windows.
  • Package Management and EcosystemTools for managing dependencies, releases, and open-source standards.
  • Package Managers1 sub-etiquetaTools for managing dependencies and software packages.
  • Package RepositoriesServices for hosting and mirroring Python package indexes.
  • Package and Dependency Management5 sub-etiquetasTools for managing project dependencies and software packages.
  • PackagingTools for creating and managing software packages.
  • Packaging ToolsUtilities for bundling code into executables and installers.
  • Packer Detection Tools1 sub-etiquetaUtilities for identifying packers, protectors, and obfuscators used on binaries.
  • Packet AnalysisTools for capturing, inspecting, and visualizing network traffic.
  • Packet Capture ToolsTools designed for capturing network and USB traffic data.
  • PaginationComponents for swiping between pages and views.
  • Pagination ComponentsUI elements for navigating through paginated data.
  • Pagination ToolsLibraries for efficient record pagination in web applications.
  • Panic Handling2 sub-etiquetasMechanisms and strategies for managing runtime panics in embedded applications.
  • Paper Management ToolsThese utilities assist in the discovery, organization, and retrieval of academic documents.
  • Paper Research ToolsAutomated pipelines for tracking, summarizing, and notifying about academic research papers.
  • Parallax EffectsComponents for creating depth-based scrolling and tilt effects.
  • Parallel ComputingLibraries for GPGPU and parallel processing.
  • Parallel ProcessingTools for executing tasks concurrently.
  • Parallel ProgrammingLibraries and primitives for multi-threading and concurrent execution.
  • Parallel Programming Frameworks1 sub-etiquetaLibraries and APIs for building high-performance parallel and distributed applications.
  • Parallel and High-Performance ComputingLibraries for accelerating computation using GPUs and multi-core processors.
  • Parameter Discovery3 sub-etiquetasTools for identifying hidden GET and POST parameters.
  • Parser Decision VisualizationsGraphical representations of the steps and choices a parser makes when processing input. **Distinct from Decision Records:** Visualizes parsing logic decisions instead of architectural decision records (RFCs).
  • Parser Generators1 sub-etiquetaTools for generating lexers and parsers from grammar definitions.
  • Parser GrammarsA collection of formal language definitions for use with parser generators.
  • Parser LibrariesToolkits for constructing lexers and parsers.
  • ParsersLibraries for parsing configuration files and binary data formats.
  • Parsers and InterpretersLibraries for parsing, lexing, and embedding interpreters.
  • Parsers and Language Support2 sub-etiquetasTools to extend linting capabilities to different languages and syntaxes.
  • Parsing Libraries2 sub-etiquetasSoftware libraries for parsing and encoding configuration language files.
  • Parsing Tools
  • Parsing UtilitiesTools for parsing various data formats and languages.
  • Parsing and Grammars7 sub-etiquetasLibraries for lexical analysis, parsing, and grammar definition.
  • Parsing and SerializationLibraries for parsing and manipulating HTML, XML, and data formats.
  • Particle Systems3 sub-etiquetasAdvanced particle effects and fluid simulations.
  • Pastebins And GistsTools for sharing snippets and text content online.
  • Patching FrameworksTools for modifying and extending Android application functionality.
  • Pathfinding AlgorithmsLibraries for calculating routes in graphs and spatial environments.
  • Pattern Matching14 sub-etiquetasLibraries for pattern matching on data structures.
  • Pattern Matching ToolsLibraries that bring functional-style pattern matching to Python.
  • Payload DevelopmentFrameworks and tools for creating and obfuscating malicious payloads.
  • Payload Generators and Fuzzers2 sub-etiquetasTools for creating, processing, and automating custom payloads for security testing.
  • Payment IntegrationLibraries and SDKs for processing online payments and subscriptions.
  • Payment Integrations1 sub-etiquetaTools and modules for processing payments within the platform.
  • PaymentsUI components for credit card input and payment validation.
  • Peer-to-Peer FrameworksLibraries and protocols for building distributed and decentralized applications.
  • Penetration Testing DistributionsOperating systems pre-configured with security and testing utilities.
  • Penetration Testing OSLinux distributions pre-configured for security and penetration testing.
  • Penetration Testing ToolsComprehensive toolkits and browser extensions for web application security testing.
  • Pentesting Operating SystemsCustomized Linux distributions pre-configured for hardware and IoT security testing.
  • Performance APIsInterfaces for Node.js and automation to integrate performance reporting.
  • Performance AnalysisUtilities for profiling, benchmarking, and diagnosing JVM performance.
  • Performance Analysis ToolsTools for profiling, tracing, and benchmarking software performance in parallel environments.
  • Performance Analyzers1 sub-etiquetaTools for auditing, profiling, and diagnosing web performance bottlenecks.
  • Performance AuditingTools for measuring and optimizing mobile web performance.
  • Performance BenchmarkingTools and frameworks for measuring the throughput and latency of streaming systems.
  • Performance BookmarkletsBrowser-based scripts for quick performance audits and heatmaps.
  • Performance MetricsTools for measuring, monitoring, and auditing web performance and Core Web Vitals.
  • Performance Metrics SpecificationsOfficial specifications and research for web performance measurement.
  • Performance ModsModifications designed to optimize frame rates and reduce stuttering.
  • Performance MonitoringTools for measuring, auditing, and tracking web performance metrics.
  • Performance Monitoring ToolsTools for synthetic testing and real-user monitoring of web performance.
  • Performance OptimizationTechniques and principles for measuring and improving software efficiency.
  • Performance Profiling1 sub-etiquetaTools for identifying and fixing performance bottlenecks.
  • Performance Testing1 sub-etiquetaEnvironments and tools for evaluating application speed and load handling.
  • Performance ToolsUtilities for optimizing rendering and application speed.
  • Performance UtilitiesMiscellaneous tools for optimizing critical rendering paths and layout stability.
  • Performance and Optimization2 sub-etiquetasTools for analyzing bundles, optimizing change detection, and improving runtime speed.
  • Performance and Profiling1 sub-etiquetaTools for benchmarking, profiling, and optimizing Go applications.
  • Peripheral Access CratesLow-level register access interfaces for specific microcontroller families.
  • Peripheral DriversPlatform-agnostic drivers for external sensors, displays, and modules.
  • Perl
  • Perl FrameworksLibraries for gRPC client support in Perl.
  • Perl Geospatial LibrariesUtilities for address formatting and GDAL integration.
  • Perl Programming
  • Perl Projects
  • Permission ManagementLibraries for requesting and managing system-level user permissions.
  • Personalization and UITools for customizing the Android launcher, system theme, and interface.
  • PhantomJS DriversLibraries and frameworks designed specifically to control the PhantomJS engine.
  • Phone Number InvestigationServices and tools for reverse lookup and validation of international phone numbers.
  • Phone Number ResearchFrameworks and utilities for gathering data on phone numbers.
  • Phone Utilities1 sub-etiquetaServices for validating and retrieving information about phone numbers.
  • Phone Validation1 sub-etiquetaAPIs for verifying phone numbers and checking carrier information.
  • Phone Validation APIsAPIs for validating, verifying, and checking phone number details.
  • Phonetic InputInput methods based on pronunciation, including Pinyin, Bopomofo, and Romanization.
  • Photoshop PluginsExtensions for Photoshop to streamline UI asset export and design workflows.
  • Php Projects
  • Physics Animation ToolsTools for integrating physics-based movement and ragdolls into animations.
  • Physics EnginesLibraries for simulating rigid bodies, collisions, and dynamics.
  • Physics SimulationPhysics engines and rigid or soft body dynamics libraries for robotics.
  • Physics and Collision1 sub-etiquetaRigid-body dynamics and collision detection systems.
  • Physics and SimulationTools for advanced physics, fluid dynamics, and erosion.
  • PickersComponents for selecting dates, times, files, and other data.
  • Pipeline and Task Automation1 sub-etiquetaTools for managing data processing workflows and parallel task execution.
  • Pixel Art EditorsTools for creating and editing pixel-based digital artwork.
  • Planning and ControlAlgorithms and frameworks for motion planning, navigation, and vehicle control.
  • Platform AdaptersTools that enable browser debugging on non-web platforms.
  • Platform Compatibility ToolsPolyfills and feature detection for cross-browser web development.
  • Platform Extensibility Frameworks3 sub-etiquetasDeveloper toolkits for creating custom APIs, slash commands, and plugins to extend platform functionality. **Distinct from Server Plugins and Extensions:** Focuses on the framework for building extensions rather than a list of specific plugins.
  • Platform ExtensionsPlugins and helpers for native device capabilities.
  • Platform InfrastructureTools and guides for building core platform services and development environments.
  • Platform Ports1 sub-etiquetaPorts and wrappers for running games on non-standard platforms.
  • Platform Specific FrameworksMaterial design implementations for WordPress, .NET, and XAML.
  • Platform and API GuidelinesStandards for building on specific platforms and designing networked APIs.
  • PlatformersGames focused on jumping, navigation, and side-scrolling action.
  • Platformers and ActionSide-scrolling and action-oriented games.
  • Playground ToolingUtilities and experiments for enhancing the playground experience itself.
  • Plex PluginsExtensions for the media server to integrate external live stream sources.
  • Plotter ControlSoftware for managing plotter hardware and motion execution.
  • Plotting and Visualization6 sub-etiquetasLibraries for rendering charts, graphs, and real-time data.
  • Plug and Play ModulesModular components that can be integrated into existing vision architectures.
  • Plugin DevelopmentTools and frameworks for building and testing terminal multiplexer extensions.
  • Plugin Development ToolsUtilities for creating and documenting custom linting plugins.
  • Plugin ExtensionsCustom functionality and enhancements for the URL shortening platform.
  • Plugin ManagementTools for installing and managing editor extensions.
  • Plugin ManagersTools for installing, updating, and managing shell extensions and themes.
  • Plugins & LibrariesExtensions and utility modules to enhance engine functionality.
  • Plugins and EnginesLow-level libraries and engine extensions for specialized functionality.
  • Plugins and ExtensionsAI-powered tools that integrate directly into existing code editors to provide assistance and automation.
  • Plugins and Scripts1 sub-etiquetaAdd-ons and scripts to extend engine functionality and workflow.
  • Policy EnginesTools for compiling and evaluating policies to WebAssembly.
  • Polyfills6 sub-etiquetasCompatibility layers for older browser environments.
  • Polyfills and CompatibilityTools to ensure consistent flexbox behavior across older browsers.
  • Polyfills and Shims1 sub-etiquetaLibraries that provide backward compatibility for web component standards in older browsers.
  • Popups1 sub-etiquetaBubble and custom popup window components.
  • Port Scanning10 sub-etiquetasUtilities for identifying open ports and network services.
  • Port Scanning ToolsTools for network port discovery and service identification.
  • Portability LayersTools to bridge differences between various Common Lisp implementations.
  • Portable Shell Environments3 sub-etiquetasTools for running custom shell environments and configurations across remote hosts.
  • Portal ComponentsUtilities for rendering elements outside the standard DOM hierarchy.
  • Portal ShadersPortal rendering techniques using render targets.
  • Portal UtilitiesComponents for rendering elements outside the standard DOM hierarchy.
  • Portfolio TemplatesOpen-source project templates and starter kits for building developer portfolios.
  • Post Processing EffectsImage filters and screen-space effects for camera rendering.
  • PostgreSQL ExtensionsSpecialized tools for PostgreSQL-specific features.
  • Power ManagementTools for monitoring battery health and optimizing energy consumption.
  • Power Query MDocumentation and tools for the M formula language used in data transformation.
  • Practice EnvironmentsWebsites and applications designed for testing and automation practice.
  • Preact IntegrationsPresets and tools for Preact development.
  • Prefab ManagementTools for editing and managing prefabs.
  • Premium Link ToolsUtilities for managing and automating downloads through premium link generation services.
  • Preprocessor SymbolsTools for managing script symbols and preprocessor directives.
  • PreprocessorsLanguages and tools that extend standard syntax with advanced features.
  • Prerun and Environment ToolsUtilities for setting up environments, dotfiles, and tools before shell initialization.
  • Presentation FrameworksTools for building and delivering slide decks and visual presentations.
  • Presentation Templates2 sub-etiquetasCollections and visual guides for designing slide decks.
  • Presentation Themes2 sub-etiquetasCustom themes and extensions for revealjs presentations.
  • Printer Control SoftwareInterfaces and platforms for managing and monitoring 3D print jobs.
  • Printer Drivers1 sub-etiquetaDrivers for thermal printing hardware.
  • Printer FirmwareLow-level software that controls printer hardware and motion.
  • Private RegistriesSelf-hosted implementations for managing private Terraform modules and providers.
  • ProGuard ConfigurationsCollections of obfuscation rules for popular Android libraries.
  • Procedural AnimationTools for generating animations procedurally at runtime.
  • Procedural GenerationTools for generating game environments, terrain, and assets algorithmically.
  • Procedural GeneratorsTools and libraries for automating the creation of complex geometry and scenes.
  • Process Control1 sub-etiquetaLibraries for managing child processes and system spawns.
  • Process Execution Control1 sub-etiquetaAdministrative controls for managing process states, such as termination and priority adjustment. **Distinct from Process Control:** Distinct from Process Control: focuses on administrative actions like killing and renicing rather than library-level child process spawning.
  • Process ManagementLibraries for controlling and interacting with operating system processes.
  • Processing LibrariesSoftware libraries for manipulating, visualizing, and analyzing 3D point cloud data.
  • Processor Design
  • Product Discovery DirectoriesPlatforms for submitting and showcasing new software to gain early user traction.
  • Product ManagementFrameworks and resources for managing product lifecycles and strategy.
  • Product Management ToolsTools and platforms for wireframing, prototyping, and managing product development workflows.
  • Product Marketing2 sub-etiquetasStrategies for growing user bases and marketing technical products.
  • Product MockupsTools and templates for creating realistic device and product visualizations.
  • Production CompilersFull-featured compilers and language runtimes used in real-world applications.
  • Production Machine LearningTools and libraries for deploying, monitoring, and scaling machine learning models.
  • Professional DevelopmentResources for improving programming skills and career growth.
  • Profile Activity ArtTools for creating visual patterns on a user profile via commit history manipulation. **Distinct from GitHub Profile Integrations:** Distinct from general profile integrations; focuses specifically on using the activity map as a canvas for art.
  • Profile Enhancement ToolsTools and services for generating dynamic content and statistics for GitHub profile pages.
  • Profile Readme ExamplesCurated examples of creative and visually distinct GitHub profile READMEs.
  • Profile Readme Tools1 sub-etiquetaUtilities and services to generate or enhance profile README content.
  • Profile Widgets1 sub-etiquetaDynamic infographics and interactive elements for readmes.
  • ProfilingTools for diagnosing performance and monitoring application behavior.
  • Profiling ToolsUtilities for measuring performance and identifying bottlenecks.
  • Profiling and BenchmarkingTools for analyzing code performance and identifying bottlenecks.
  • Profiling and DebuggingTools for monitoring query performance and identifying inefficiencies.
  • Profiling and DiagnosticsTools for monitoring performance and debugging application behavior.
  • Profiling and MonitoringTools for analyzing application performance and behavior.
  • Program AnalysisAdvanced tools for binary analysis and symbolic execution.
  • Programming BenchmarksBenchmarks for evaluating the code generation and software development capabilities of models.
  • Programming Boilerplates And LibrariesTemplates and code libraries to accelerate game development.
  • Programming ChallengesCollections of algorithmic and logic puzzles to improve coding proficiency.
  • Programming CommunitiesGeneral hubs for developers to discuss code, seek support, and share projects.
  • Programming EventsGlobal competitions and seasonal programs for student developers to showcase skills.
  • Programming ExercisesHands-on coding challenges to master numerical computing and data manipulation.
  • Programming FalsehoodsCollections of common misconceptions and edge cases developers often encounter.
  • Programming Fonts1 sub-etiquetaMonospaced typefaces and patched fonts optimized for code editors.
  • Programming FoundationsEssential resources and repositories for learning core programming languages and algorithms.
  • Programming InterfacesLibraries and bindings for integrating media playback into applications.
  • Programming Language GuidesComprehensive tutorials and books for learning specific programming languages.
  • Programming Language Patterns1 sub-etiquetaCollections of design patterns and idioms for specific programming languages.
  • Programming Language ResourcesDocumentation, tutorials, and tools for specific programming languages.
  • Programming Language StandardsCollections of style guides and best practices for specific programming languages.
  • Programming LanguagesCollections of resources, libraries, and tools for specific coding languages.
  • Programming Languages and CompilersGuides for implementing interpreters, compilers, and language runtimes.
  • Programming LibrariesCode libraries for processing and rendering map data.
  • Programming ParadigmsLibraries enabling object-oriented and functional programming styles.
  • Programming PatternsLibraries implementing common software design patterns.
  • Programming ReferencesQuick reference guides for syntax and core concepts of various languages.
  • Programming ResourcesCurated lists and foundational resources for programming languages and data formats.
  • Programming ToolsTools and libraries for enforcing functional patterns and type safety in JavaScript.
  • Programming UtilitiesLibraries for math, physics, networking, and data handling.
  • Programming and DevelopmentGeneral guides for software engineering, reverse engineering, and coding best practices.
  • Programming and EngineeringTools, frameworks, and best practices for software and game engine development.
  • Programming for SecurityReference material for programming languages commonly used in security tasks.
  • Progress Indicators1 sub-etiquetaSpinners, loaders, and progress visualization tools.
  • Progress ViewsIndicators for showing task completion and loading states.
  • Progress and SeekersProgress bars, sliders, and loading indicators.
  • Project Badges2 sub-etiquetasA collection of visual badges for project documentation and profiles.
  • Project BoilerplatesScaffolding tools and templates to accelerate application development.
  • Project Browser ToolsUtilities for searching, organizing, and managing project assets.
  • Project Buffer Management2 sub-etiquetasManagement of multiple open file buffers and project-wide text searching. **Distinct from File Management and Navigation:** Combines file navigation with buffer state management, whereas f16_mt5 is more about directory browsing.
  • Project Documentation ExamplesA collection of high-quality repository README files demonstrating effective layout and communication.
  • Project Examples1 sub-etiquetaPractical examples and configurations for specific cloud use cases.
  • Project Generators1 sub-etiquetaTools for scaffolding code and generating bindings.
  • Project IdeasCollections of project ideas and implementation guides.
  • Project IntegrationTools and resources for incorporating visual assets into software projects.
  • Project ManagementTools for tracking tasks, bugs, and collaborative development workflows.
  • Project Management ToolsUtilities for managing monorepo workflows and project structure.
  • Project Management and GovernanceTools and documentation for managing open source projects and community standards.
  • Project SamplesSource code repositories and examples for learning game hacking techniques.
  • Project ScaffoldingTemplates, boilerplates, and generators for structuring new applications.
  • Project Scaffolding and Metadata1 sub-etiquetaUtilities for managing package configuration and project structure.
  • Project SettingsShortcuts and tools for managing project settings.
  • Project Setup
  • Project ShowcasesOpen source projects demonstrating specific iOS implementation techniques.
  • Project Starter Kits1 sub-etiquetaBoilerplate templates to quickly initialize decentralized application projects.
  • Project StartersBoilerplates and templates for quickly initializing new applications.
  • Project Structure
  • Project TemplatesBoilerplate and conventions for initializing modern C++ projects.
  • Project ToolingUtilities for managing project workflows.
  • Project TranslationsCommunity-maintained translations of open source funding guides.
  • Project UtilitiesTools and repositories for managing and implementing deep learning research.
  • Project and Build Tools1 sub-etiquetaTools for project management, debugging, and build optimization.
  • Promise ImplementationsLibraries providing standard-compliant or enhanced promise functionality.
  • Promise UtilitiesGeneral purpose helpers for creating, transforming, and managing promises.
  • Prompt EngineeringTools and guides for optimizing interactions with language models.
  • Prompt Engineering GuidesComprehensive documentation and tutorials for mastering LLM interaction and prompt design.
  • Prompt Engineering ResourcesGuides and repositories for optimizing interactions with language models.
  • Prompt ManagersTools for customizing and managing the appearance of the command-line prompt.
  • Prompt Optimization ToolsFrameworks for systematically refining and optimizing prompts and agent behaviors.
  • Prompt Testing and Security1 sub-etiquetaTools for evaluating, red-teaming, and securing prompts against adversarial attacks.
  • Proof AssistantsSoftware tools and languages designed for formal verification and dependent type theory.
  • Proof System ImplementationsLibraries and frameworks for building and deploying zero-knowledge proof systems.
  • Protein Design ToolkitsComprehensive platforms and libraries for computational protein engineering.
  • Protocol Buffer ToolsUtilities for linting, formatting, validating, and managing Protocol Buffer schemas.
  • Protocol DevelopmentTools and specifications for building and maintaining the network.
  • Protocol DocumentationTechnical specifications and guides for understanding the underlying network architecture.
  • Protocol Implementations7 sub-etiquetasLibraries for serializing data and implementing network protocols.
  • Protocol InfrastructureCore libraries and definitions for interacting with the browser protocol.
  • Protocol PluginsPlugins for testing specific streaming, mainframe, and RPC protocols.
  • Protocol StacksLow-level implementations of network protocol stacks.
  • Prototyping PlatformsSoftware for building interactive mockups and testing user experience flows.
  • Prototyping ToolsApplications for building interactive mockups and high-fidelity design simulations.
  • Prototyping and Design1 sub-etiquetaTools for generating UI components and visual design assets.
  • Prover Scaling and OptimizationTools and techniques to improve the performance and scalability of proof generation.
  • Proximity and LocationLibraries for iBeacon monitoring, geofencing, and location services.
  • Proxy ClientsApplications used to connect to and manage various proxy and VPN services.
  • Proxy Core EnginesCore software engines that provide routing and proxying capabilities.
  • Proxy ToolsInterception and manipulation tools for analyzing HTTP/HTTPS traffic.
  • Proxy and Cache Tools1 sub-etiquetaInfrastructure components for caching and traffic management.
  • Publishing SystemsFrameworks and CMS platforms for building websites and blogs.
  • Publishing ToolsUtilities to automate, validate, and streamline the package release process.
  • Publishing and ConversionTools for exporting, converting, and deploying notebooks as documents or apps.
  • Publishing and ExportTools for hosting, viewing, or converting vaults for the web.
  • Pull Request Automation10 sub-etiquetasActions for managing, labeling, and merging pull requests.
  • Pull Request Management
  • Pull to RefreshRefresh layouts and pull-to-refresh implementations.
  • Purescript CLI FrameworksApplicative option parser for Purescript.
  • Push NotificationsLibraries and services for managing and sending push notifications.
  • Puzzle GamesLogic-based games requiring problem-solving skills.
  • Puzzle and RacingGames focused on logic, physics, and high-speed competition.
  • Python
  • Python Bioinformatics ModulesPython-specific libraries for biological data access and analysis.
  • Python CLI Frameworks2 sub-etiquetasExtensive collection of libraries for building CLI applications in Python.
  • Python Crawling Frameworks1 sub-etiquetaLibraries and frameworks for web scraping and crawling in Python.
  • Python CryptographyFrameworks and libraries for implementing security and encryption in Python.
  • Python Development2 sub-etiquetasGeneral Python project collections and developer-focused resources.
  • Python Development ResourcesTools, libraries, and best practices for the Python ecosystem.
  • Python Extensions1 sub-etiquetaTools and plugins for enhancing Python development workflows.
  • Python Framework ExtensionsTools and components for building applications in Python.
  • Python FrameworksLibraries and frameworks for building gRPC services in Python.
  • Python Frameworks and ToolsLibraries and frameworks for Python development.
  • Python Geospatial LibrariesComprehensive tools for spatial data processing, mapping, and analysis.
  • Python GraphQL Tools1 sub-etiquetaFrameworks and utilities for GraphQL development in Python.
  • Python Language ResourcesCurated collections and guides for learning the Python programming language.
  • Python Libraries5 sub-etiquetasEssential Python tools for financial analysis and modeling.
  • Python NLP Libraries1 sub-etiquetaComprehensive frameworks and toolkits for deep learning and linguistic analysis.
  • Python Network AnalysisComprehensive libraries for graph generation, statistical modeling, and high-speed analysis.
  • Python PackagesGeneral-purpose Python libraries for web projects.
  • Python PracticeExercises and tutorials for mastering programming fundamentals.
  • Python Programming ResourcesLibraries, tutorials, and guides for mastering Python and its data ecosystem.
  • Python Projects
  • Python SDKsTools for building blockchain applications using the Python language.
  • Python ToolboxesLibraries and frameworks for processing and analyzing neural data in Python.
  • Python Visualization1 sub-etiquetaLibraries for statistical plotting and scientific visualization in Python.
  • Python Visualization LibrariesLibraries for statistical, scientific, and interactive plotting in Python.
  • Python and Django Boilerplates2 sub-etiquetasStarter kits for building data-driven SaaS applications with Python frameworks.
  • QML UtilitiesLibraries and tools for extending QML functionality and performance.
  • QR Codes19 sub-etiquetasComponents for generating and reading QR codes.
  • Qtile ConfigurationsCustomizations for the Qtile tiling window manager.
  • Quadruped Robot ModelsCollections of URDF and simulation files for four-legged robotic platforms.
  • Quality AssuranceTools for linting, formatting, and maintaining code quality.
  • Quality Assurance ToolsLinters and checkers to ensure documentation consistency and correctness.
  • Quality ControlTesting and linting tools to ensure bundle compatibility and best practices.
  • Quality and Utility ToolsTools for linting, cleaning, and processing LaTeX source files.
  • Quant Research EnvironmentsIntegrated platforms and containers for quantitative research.
  • Quantitative FrameworksComprehensive libraries and cross-language frameworks for financial modeling.
  • Quantitative Research ToolsLibraries and platforms for financial analysis, risk modeling, and performance metrics.
  • Quantum Algorithms1 sub-etiquetaLibraries and frameworks for implementing and executing quantum algorithms.
  • Quantum AssemblyLow-level instruction sets and assembly languages for quantum hardware.
  • Quantum Circuit VerificationTools for debugging, testing, and verifying quantum circuit equivalence.
  • Quantum CompilersTools for synthesizing, optimizing, and mapping quantum circuits.
  • Quantum ComputingLibraries and frameworks for designing and simulating quantum circuits.
  • Quantum ControlFrameworks for pulse-level control and calibration of quantum hardware.
  • Quantum ConvertersUtilities for translating between different quantum programming languages.
  • Quantum Development Frameworks2 sub-etiquetasSoftware libraries, APIs, and programming languages for building and simulating quantum circuits.
  • Quantum InteroperabilityTools for bridging different quantum software and hardware ecosystems.
  • Quantum Machine Learning ToolsSoftware repositories and algorithmic implementations for quantum-enhanced data processing and intelligence.
  • Quantum Programming Frameworks1 sub-etiquetaFull-stack libraries and SDKs for building, compiling, and executing quantum programs.
  • Query BuildersTools for constructing SQL queries programmatically.
  • Query ParsersTools for translating alternative query languages into the native search syntax.
  • Queues and MessagingLibraries for managing background job processing and message queuing.
  • Quick SettingsCustom tiles and shortcuts for rapid system configuration.
  • Quickfix Enhancements1 sub-etiquetaPlugins that improve the quickfix and location list experience.
  • Quickfix UtilitiesPlugins for enhancing the quickfix and location list windows.
  • Quote and Content APIsAPIs for retrieving inspirational quotes, jokes, and text content.
  • R Code FormattingAutomated style enforcement and layout adjustment specifically for the R language. **Distinct from Code Formatting:** Distinct from general Code Formatting: targets the specific whitespace and indentation conventions of R.
  • R CryptographySpecialized cryptographic packages for the R statistical language.
  • R Language IntegrationsLibraries for accessing and managing LLMs within the R environment.
  • R NLP LibrariesPackages for text mining, topic modeling, and visualization.
  • R Network AnalysisStatistical modeling, visualization, and analysis tools for complex relational data.
  • R Spatial Analysis ToolsPackages for spatial statistics, modeling, and data manipulation in R.
  • R VisualizationPackages for statistical graphics and interactive data analysis in R.
  • R Visualization PackagesPackages for statistical graphics and interactive data visualization in R.
  • RAG FrameworksComprehensive development frameworks for building retrieval-augmented generation applications.
  • REPLs and NotebooksInteractive shells and notebook interfaces for code experimentation.
  • REST APIs4 sub-etiquetasTools for exposing application data via REST endpoints.
  • REST FrameworksFrameworks and tools for building, documenting, and consuming RESTful APIs.
  • REST and API4 sub-etiquetasTools for developing and interacting with RESTful services.
  • REST框架用于构建RESTful Web服务的框架。
  • RF Security ToolkitsGeneral-purpose collections for radio frequency security testing and analysis.
  • ROS Libraries and Tools3 sub-etiquetasPackages, libraries, and utilities designed for the Robot Operating System ecosystem.
  • RPC Frameworks1 sub-etiquetaTools for building and interacting with remote procedure call services.
  • RPC ServersFrameworks for remote procedure calls.
  • RSS Automation and IntegrationTools for automating feed workflows and integrating RSS into development environments.
  • RSS Feed GenerationTools and services that convert various web platforms and data sources into RSS feeds.
  • Racing Game EnginesOpen source reimplementations and source ports for classic racing titles.
  • Racing Games1 sub-etiquetaSimulation and arcade-style driving and racing titles.
  • Radar ProcessingTools for processing and analyzing synthetic aperture radar and interferometric data.
  • Radio Control3 sub-etiquetasFirmware and modules for managing long-range and multi-protocol radio links.
  • Rails Application Generators1 sub-etiquetaTools for scaffolding and configuring new Rails projects.
  • Random Map GeneratorsLogic for procedurally generating game-ready maps based on templates and distribution rules. **Distinct from Map Generators:** Distinct from [f3_mt1] which refers to data-structure maps for testing, and [f3_mt3] which refers to static asset creation tools.
  • Randomness1 sub-etiquetaLibraries for generating random data.
  • Range SlidersInput components for selecting numerical ranges or dates.
  • Ranking and DiffusionAlgorithms for re-ranking and manifold-based similarity refinement.
  • Rapid DevelopmentFrameworks and tools to accelerate prototyping and development.
  • Raster and Vector Processing1 sub-etiquetaCore libraries for reading, writing, and manipulating geospatial raster and vector data.
  • Rate LimitingTools for controlling request frequency and traffic flow.
  • Rating ComponentsUI components for user ratings and feedback.
  • React Animation Libraries1 sub-etiquetaAnimation and gesture libraries specifically for the React ecosystem.
  • React Component Libraries1 sub-etiquetaPre-built UI components and design systems for React applications.
  • React Components4 sub-etiquetasVisualization libraries specifically designed for the React ecosystem.
  • React DevelopmentTutorials and patterns for building applications with the React library.
  • React EcosystemLibraries, frameworks, and tools for building user interfaces with React.
  • React EditorsRich text editor components and frameworks for React applications.
  • React IntegrationsPlugins and tools for React framework development.
  • React Native ComponentsUI components designed for mobile development.
  • React Native Libraries
  • React Native Navigation1 sub-etiquetaNavigation solutions specifically for mobile applications.
  • React Native UI LibrariesComponent and UI frameworks for building React Native applications.
  • React Templates1 sub-etiquetaStarter kits for React application development.
  • React UI Libraries
  • React Visualization ComponentsData visualization libraries built specifically for the React ecosystem.
  • Reactive LibrariesExtensions and wrappers that integrate reactive streams into existing frameworks.
  • Reactive ProgrammingToolkits for building asynchronous, event-driven, and non-blocking applications.
  • Reactive Programming LibrariesLibraries for composing asynchronous and event-based programs using observable sequences.
  • Reactive Web FrameworksFrameworks focused on reactive data binding and asynchronous web development.
  • Readme GeneratorsTools and templates for creating, formatting, and automating project documentation.
  • Readme Generators and Templates1 sub-etiquetaTools and templates to help developers create, standardize, and customize project documentation.
  • Real Time StrategyGames requiring tactical management of units and resources in real-time.
  • Real World Applications1 sub-etiquetaComplete software projects demonstrating production-ready implementation patterns.
  • Real World Examples1 sub-etiquetaLive examples of presentations, websites, and books.
  • Realtime ApplicationsLibraries for real-time audio synthesis and I/O.
  • Realtime Data ConvertersTools for converting proprietary or legacy transit formats into standard realtime specifications.
  • Realtime Integration LibrariesLibraries and demo applications for producing and consuming realtime transit data.
  • Realtime UtilitiesMiscellaneous utilities for monitoring, testing, and inspecting realtime transit feeds.
  • Recommendation FrameworksSoftware libraries and integrated environments for developing and testing recommendation algorithms.
  • ReconnaissanceTools for mapping attack surfaces and gathering intelligence on targets.
  • Reconnaissance FrameworksAutomated suites for gathering intelligence and mapping attack surfaces.
  • Reconnaissance ToolsUtilities for discovering and mapping internet-connected devices.
  • Reconnaissance and DiscoveryFrameworks and utilities for network scanning, asset discovery, and web enumeration.
  • Reconnaissance and OSINT FrameworksCommand-line tools and frameworks for performing information gathering and network reconnaissance.
  • Recruitment and Hiring1 sub-etiquetaTools and guides for building teams, conducting interviews, and managing the hiring pipeline.
  • Redirection And UtilitiesBrowser extensions and tools that manage URL routing and content filtering.
  • Refactoring ToolsUtilities and environments for improving code design.
  • Reference ApplicationsComplete Android applications showcasing Material Design architecture and implementation.
  • Reference CodebasesOpen source applications demonstrating real-world implementation patterns.
  • Reference DesignsExample projects and libraries for hardware design and board integration.
  • Reference MaterialsGuides, cheatsheets, and documentation for framework development.
  • Reference ServersServers designed to demonstrate core protocol features and SDK capabilities.
  • Reflection4 sub-etiquetasFrameworks for runtime and compile-time reflection.
  • Reflection FrameworksLibraries for runtime or compile-time type introspection and reflection.
  • Reflection and Metadata4 sub-etiquetasFrameworks for compile-time and runtime reflection, serialization, and type introspection.
  • Reflection and SerializationLibraries for compile-time reflection and data serialization.
  • Refresh Controls1 sub-etiquetaCustom pull-to-refresh implementations for scrollable views.
  • Regex LibrariesEngines and libraries for pattern matching using regular expressions.
  • Regex and Pattern Matching8 sub-etiquetasUtilities for path matching, regex generation, and string pattern analysis.
  • Regex-Based Bulk EditingUsing regular expressions to manage multiple cursors and perform transformations across complex patterns. **Distinct from Editing and Text Manipulation:** Focuses on active text manipulation and cursor management via regex, not just general text conversion utilities.
  • Register Management1 sub-etiquetaPlugins for interacting with and managing Vim registers and macros.
  • Register-Based CompletionsCompletion sources that extract text from editor registers for fast reuse of copied strings. **Distinct from Register Management:** Focuses on using registers as a source for autocompletion rather than general register management or inspection.
  • Registry ClientsDaemonless CLI tools for interacting with container registries.
  • Registry ManagementTools for interacting with, searching, and hosting package registries.
  • Regular ExpressionsCommon regex patterns for data extraction.
  • Reinforcement Learning FrameworksSoftware libraries and engines for building and deploying RL agents.
  • Related LibrariesAlternative or complementary UI libraries.
  • Relay Control1 sub-etiquetaLibraries for driving relay boards.
  • Remote AdministrationTools for accessing and managing computers over a network.
  • Remote DevelopmentPlugins for editing files and running code on remote systems.
  • Remote ExploitationTools for executing remote code and exploiting network services.
  • Remote Sensing ToolsSoftware for processing and analyzing satellite and earth observation imagery.
  • Remote and Web ToolsTools for remote access and web-based interface rendering.
  • RenderersLibraries for rendering React to non-DOM targets.
  • Renderers and IntegrationTools for rendering to non-DOM targets or integrating with other languages.
  • Rendering EnginesHigh-performance engines and frameworks for physically-based and non-photorealistic rendering.
  • Rendering Libraries1 sub-etiquetaFrameworks and engines for building 3D and 2D graphics applications.
  • Repeater EnhancementsExtensions to improve the functionality of the Burp Repeater tool.
  • Reporting TemplatesStandardized formats for documenting penetration testing results and findings.
  • Reporting UtilitiesTools for processing and visualizing test output data.
  • Reporting and AnalyticsTools for visualizing, monitoring, and reporting test results and performance metrics.
  • Reporting and FormattersTools to visualize, export, or format linting results.
  • Repository ManagementUtilities for linking packages, running scripts, and maintaining consistency.
  • Repository and Developer AnalysisTools for gathering statistics, metadata, and contributor data from code hosting platforms.
  • Representation EngineeringTools for generating atomic descriptors, fingerprints, and feature vectors.
  • Request BinsServices for collecting and inspecting HTTP requests for debugging.
  • Research CollectionsCurated lists of academic papers and associated open-source implementations.
  • Research EnvironmentsIntegrated platforms for quantitative analysis and modeling.
  • Research RepositoriesCodebases associated with academic research and thesis work.
  • Research ToolkitsFrameworks and libraries for implementing and evaluating backdoor attacks and defenses.
  • Research and AcademiaAI-powered platforms for systematic literature reviews and scientific research.
  • Research and ExamplesCode repositories and workshops for studying fuzzing techniques.
  • Research and Surveys1 sub-etiquetaAcademic surveys and evaluation frameworks for model performance.
  • Reset and NormalizeBase stylesheets to ensure consistent cross-browser rendering.
  • Resource EmbeddingTools for embedding static files into Go binaries.
  • Resource GenerationTools for creating and managing UI assets and code templates.
  • Resource Loading3 sub-etiquetasTools for managing asset loading, prefetching, and lazy loading.
  • Resource ManagementUtilities for loading, caching, and storing game data.
  • Responsive DesignUtilities for adapting layouts to different screen sizes.
  • Restricted LicensingProjects that utilize non-standard or commercial-focused licensing models.
  • Resume Builders2 sub-etiquetasTools for creating and rendering resumes from markdown or YAML.
  • Retrieval ToolkitsComprehensive frameworks and toolboxes for building image retrieval systems.
  • Retro ShadersShaders and effects for achieving vintage or retro aesthetics.
  • RetrocomputingResources for programming, hardware, and software archaeology of vintage systems.
  • Reveal EffectsLibraries for circular reveal animations.
  • Reverse EngineeringTools for disassembling and analyzing compiled binary code.
  • Reverse Engineering FrameworksComprehensive platforms for binary analysis, decompilation, and disassembly.
  • Reverse Engineering GuidesEducational resources and research on Apple system internals.
  • Reverse Engineering ProjectsSpecific implementations and research into proprietary formats and protocols.
  • Reverse Engineering ToolsFrameworks and utilities for disassembling, decompiling, and analyzing binary code.
  • Reverse Engineering and AnalysisTools for disassembling, debugging, and analyzing binaries.
  • Rich Text EditorsFrameworks and components for building rich text editors.
  • Ripple Effects3 sub-etiquetasLibraries for implementing Material ripple touch feedback.
  • Riverwm ConfigurationsCustomizations for the Riverwm Wayland compositor.
  • Robot Arm ModelsCollections of URDF and MJCF descriptions for industrial and research robotic arms.
  • Robot Arms1 sub-etiquetaOpen-source robotic manipulators and arm assemblies for research and learning.
  • Robot DevelopmentSoftware and simulation tools for robotics engineering.
  • Robot FrameworksMiddleware and frameworks for building robot software systems.
  • Robot Modeling4 sub-etiquetasTools and formats for describing and generating robot models.
  • Robot SDKsSoftware development kits for controlling and programming specific robots.
  • Robot Vacuums1 sub-etiquetaControl and visualize robot vacuum maps and cleaning zones.
  • Robotic PlatformsOpen-source hardware and software platforms for building and prototyping robots.
  • Robotics1 sub-etiquetaFrameworks and tools for hardware and robotics integration.
  • Robotics AlgorithmsCollections of algorithms and implementations for solving common robotics problems.
  • Robotics FrameworksSoftware frameworks and libraries for building, controlling, and simulating robotic systems.
  • Robotics LibrariesSoftware frameworks and libraries for kinematics, dynamics, and motion planning.
  • Robotics MiddlewareSoftware frameworks and runtime engines for building and managing robotic applications.
  • Robotics PlatformsIntegrated platforms for robotic data collection and strategy training.
  • Robotics Research ExamplesSpecialized code repositories for specific robotic research domains.
  • Robotics Simulators7 sub-etiquetasPhysics engines and virtual environments for training and testing robotic agents.
  • Robotics UtilitiesGeneral tools for sensor fusion and robotics development.
  • Robotics and Hardware2 sub-etiquetasTools and resources for integrating software with physical hardware systems.
  • Robotics and Kinematics1 sub-etiquetaFrameworks and toolkits for building autonomous systems and motion control.
  • RoguelikesDungeon crawlers featuring procedural generation and turn-based mechanics.
  • Rollup PluginsCompatible Rollup plugins for extending Vite functionality.
  • Rotary Encoders1 sub-etiquetaLibraries for reading and processing rotary encoder input.
  • Routers and URL UtilsLightweight libraries for URL parsing and client-side routing.
  • RoutingLibraries for managing navigation and URL state.
  • Routing LibrariesSolutions for managing navigation and URL state in applications.
  • Routing and MiddlewareLightweight libraries for handling HTTP requests, routing, and middleware logic.
  • Routing and Navigation1 sub-etiquetaLibraries for managing application navigation and URL state.
  • Routing and TemplatingLibraries for handling URL routing and rendering templates.
  • Ruby
  • Ruby CLI FrameworksToolkits for developing beautiful command-line clients in Ruby.
  • Ruby Crawling FrameworksWeb scraping and crawling gems for the Ruby ecosystem.
  • Ruby CryptographyBindings and wrappers for cryptographic libraries in Ruby.
  • Ruby EditorsRich text editor integrations and gems for Ruby on Rails.
  • Ruby Extensions3 sub-etiquetasPlugins specifically designed to improve Ruby and Rails development.
  • Ruby Frameworks and ToolsLibraries and frameworks for Ruby and Rails development.
  • Ruby GraphQL ToolsLibraries and servers for implementing GraphQL in Ruby applications.
  • Ruby Projects
  • Ruby VisualizationLibraries for creating charts within Ruby applications.
  • Ruby Visualization LibrariesLibraries for creating charts within Ruby applications.
  • Rule Management ToolsUtilities for creating, filtering, and processing password cracking rules.
  • Rules EnginesLibraries for simulating logic and game mechanics.
  • Runtime And CoreCore components and runtime infrastructure for serverless execution.
  • Runtime DebuggingGuides for debugging complex application runtimes and environments.
  • Runtime Management
  • Runtime Management ToolsUtilities for launching, packaging, and modifying JVM processes.
  • Runtime ModulesReusable components and logic for building blockchain runtimes.
  • Runtime Permissions5 sub-etiquetasLibraries to simplify the handling of Android system permissions.
  • Runtime Reflection1 sub-etiquetaTools for runtime introspection and dynamic type manipulation.
  • Runtime Tools
  • Runtime Type CheckersLibraries that validate types and data structures during program execution.
  • Runtime UtilitiesLibraries for dynamic compilation, object manipulation, and configuration loading.
  • Runtime and Data Handling1 sub-etiquetaUtilities for dynamic compilation, object comparison, and configuration management.
  • Runtime and EmbeddingsRuntimes and interfaces for executing WebAssembly outside the browser.
  • Runtime and Engine ToolsTools and runtimes for executing JavaScript outside of standard browsers.
  • Rust
  • Rust CryptographyHigh-performance and memory-safe cryptographic libraries for Rust.
  • Rust FrameworksLibraries for implementing gRPC clients and servers in Rust.
  • Rust NLP LibrariesHigh-performance, memory-safe tools for AI and text analysis.
  • Rust Projects1 sub-etiqueta
  • Rust and Python LibrariesModern libraries for Bitcoin development in Rust and Python.
  • SDK Integration1 sub-etiquetaModules for connecting to external cloud and platform services.
  • SDKsClient libraries for interacting with external APIs and cloud services.
  • SDKs and API ClientsClient libraries for interacting with cloud services, APIs, and external platforms.
  • SDKs and APIsClient libraries for integrating external services.
  • SDKs and FrameworksDevelopment kits and UI frameworks for building cross-platform applications.
  • SDKs and GeneratorsLibraries for interacting with external services and generating code.
  • SDKs and IntegrationsOfficial libraries for integrating third-party services and APIs.
  • SDKs and LibrariesClient-side libraries and tools for interacting with the API.
  • SDN ControllersFrameworks and platforms for centralized software-defined network control.
  • SEO ManagementTools for managing metadata, Open Graph tags, and search engine optimization.
  • SEO ToolsUtilities for improving search engine visibility.
  • SEO and MetadataTools for managing site metadata and search engine optimization.
  • SIM and Protocol Analysis1 sub-etiquetaUtilities for interacting with, analyzing, and testing SIM cards and signaling protocols.
  • SIMD Optimization3 sub-etiquetasLibraries for hardware-accelerated SIMD operations.
  • SLAM FrameworksComprehensive software libraries for visual odometry and mapping.
  • SLAM and Mapping2 sub-etiquetasAlgorithms and libraries for simultaneous localization and mapping.
  • SLAM and OdometrySystems for real-time localization and mapping in dynamic environments.
  • SQL Analysis and Linting3 sub-etiquetasTools for linting, lineage analysis, and detecting SQL anti-patterns.
  • SQL Clients and IDEs2 sub-etiquetasTools for querying, browsing, and managing databases through graphical or terminal interfaces.
  • SQL Development ToolsUtilities for SQL transpilation, orchestration, and development workflows.
  • SQL Formatting1 sub-etiquetaUtilities for pretty-printing and beautifying SQL code.
  • SQL Injection ToolsSpecialized plugins for identifying and testing SQL injection vulnerabilities.
  • SQL ParsersLibraries and tools for parsing, analyzing, and transforming SQL code.
  • SQL and Database Analysis1 sub-etiquetaSpecialized tools for analyzing database migrations and raw SQL queries.
  • SRE ToolingCurated collections of software and utilities for reliability engineering.
  • SSH Libraries2 sub-etiquetasProgramming libraries for implementing SSH clients and servers.
  • SSH ToolsUtilities for managing and executing commands over SSH.
  • SSR FrameworksFrameworks and libraries for server-side rendering with Vite.
  • SVG Animation Libraries6 sub-etiquetasTools specifically designed for manipulating and animating vector graphics.
  • SVG Libraries1 sub-etiquetaLibraries for programmatic manipulation and rendering of vector graphics.
  • SVG Manipulation ToolsUtilities for editing, compressing, and animating SVG assets.
  • SVG Optimization4 sub-etiquetasTools specifically for cleaning and minifying SVG vector graphics.
  • SaaS Starter KitsProduction-ready templates for building multi-tenant software-as-a-service applications.
  • Safari Extensions1 sub-etiquetaBrowser extensions to enhance Safari functionality.
  • Sample ApplicationsReference implementations demonstrating domain-driven design and architectural patterns.
  • Sample ProjectsReference implementations and architectural examples.
  • Samsung Tizen ToolsDevelopment and remote control utilities for Samsung Tizen platforms.
  • Sandbox EnvironmentsSecure isolated environments for running AI coding agents with controlled access.
  • Sandbox and Execution EnvironmentsCustomized environments for running code and handling dependencies in Dify.
  • Sandboxing ToolsSecurity utilities that isolate applications to prevent unauthorized system access.
  • Sass Libraries2 sub-etiquetasSass-based utilities for material design styling.
  • Sass UtilitiesGeneral-purpose mixins, functions, and helper libraries.
  • Sbt PluginsExtensions for the standard build tool to enhance development workflows.
  • ScaffoldingTools for generating code and project structures.
  • Scaffolding and PresetsTools to quickly initialize and configure new project environments.
  • Scaffolding and TemplatesStarter kits and tools for initializing new infrastructure projects.
  • Scala
  • Scala CryptographyType-safe and functional security libraries for Scala.
  • Scala FrameworksFunctional libraries for building gRPC services in Scala.
  • Scala Geospatial LibrariesLibraries and frameworks for processing and analyzing spatial data in Scala.
  • Scala GraphQL ToolsFunctional libraries for building GraphQL backends in Scala.
  • Scala NLP LibrariesScalable frameworks for statistical parsing and topic modeling.
  • Scala Projects
  • Scalability and PrivacyInfrastructure and cryptographic tools for scaling and confidential transactions.
  • Scale Codec LibrariesLibraries for encoding and decoding data using the SCALE format.
  • Scaling and Concurrency1 sub-etiquetaTools for handling asynchronous tasks and parallel processing.
  • Scanner
  • Scene and Asset ManagementTools for organizing assets, lighting, and scene data.
  • SchedulingTools for managing and automating recurring tasks.
  • Schema Visualization1 sub-etiquetaTools for generating and editing entity-relationship diagrams and database schemas.
  • Schema and Type UtilitiesLibraries for building type-safe schemas and generating code from them.
  • Scheme CryptographyBindings and primitives for cryptographic operations in Scheme.
  • Scheme ImplementationsDialects following or inspired by the R(x)RS Scheme standards.
  • Science and Research SoftwareApplications for academic research, data analysis, and scientific computation.
  • Scientific ComputingLibraries for mathematical and computational tasks.
  • Scientific Computing LibrariesFoundational libraries for mathematical modeling, optimization, and data analysis.
  • Scientific and System ToolsVisualization libraries for C++, Go, and high-performance computing.
  • Scope Management3 sub-etiquetasUtilities for filtering targets based on program scope.
  • Scope and ClosuresManaging variable accessibility and function-level state.
  • Scraping and CrawlingLibraries for extracting data from websites and detecting bots.
  • Screen Capture ToolsUtilities for taking screenshots and recording video on Wayland compositors.
  • Screen Capture UtilitiesApplications for recording screen activity and taking annotated screenshots.
  • Screen RecordingTools for capturing and sharing screen activity.
  • Screen Recording ToolsUtilities for capturing screen activity and creating GIFs for design demos.
  • Screencast and Screenshot ToolsUtilities for capturing and editing visual documentation assets.
  • Screenshot SoftwareUtilities for capturing, annotating, and managing screen recordings and images.
  • Screenshot ToolsUtilities for capturing, annotating, and managing screen images.
  • Script Management ToolsUtilities for managing, running, and editing npm scripts.
  • ScriptingEmbedded languages for game logic.
  • Scripting Engines1 sub-etiquetaLibraries for embedding scripting languages and interpreters into applications.
  • Scripting FrameworksLibraries and APIs for building custom scripts and user interfaces.
  • Scripting Language IntegrationModules that embed programming languages directly into the Nginx request lifecycle.
  • Scripting LanguagesEmbeddable interpreters and expression evaluation engines for Go applications.
  • Scripting ToolsResources and tools for Swift scripting.
  • Scripting UtilitiesGeneral-purpose code libraries and helper scripts for Unity development.
  • Scripting and AutomationLibraries and plugins for automating reverse engineering tasks.
  • Scripting and BindingsEngines and tools for embedding languages or bridging native code.
  • Scripting and CLITools for building command-line interfaces and shell scripts.
  • Scripting and Extensions1 sub-etiquetaFrameworks and languages for extending server functionality.
  • Scripting and InteropLibraries for embedding scripting languages or bridging with Python.
  • Scripting and InterpretersLanguages and runtime environments for executing scripts on DOS.
  • Scripting and ReflectionTools for runtime introspection and embedded scripting languages.
  • Scripting and UtilitiesLibraries for easing, math, events, and general C# extensions.
  • Scroll Bars2 sub-etiquetasCustomizable scroll bar components.
  • Scroll Effects1 sub-etiquetaLibraries for managing scroll behavior and parallax animations.
  • Scroll Event HandlersComponents that trigger actions based on page scrolling.
  • Scroll UtilitiesComponents that respond to page scrolling actions.
  • Scroll and InteractionLibraries for scroll-based UI effects and interactions.
  • Scroll-Based Animations2 sub-etiquetasLibraries that trigger animations based on user scroll position.
  • Scrollbars and MinimapsVisual indicators for buffer position and code structure.
  • Scrolling and NavigationPlugins that enhance buffer scrolling, cursor positioning, and screen navigation.
  • Scrolling and Viewport1 sub-etiquetaUtilities for managing scroll interactions and element visibility.
  • Seamless Scrolling LoopsContent that scrolls continuously in a loop without user interaction for displaying announcements or rotating information. **Distinct from Scroll Effects:** Distinct from Scroll Effects: focuses on the specific behavior of a seamless, repeating loop rather than general scroll-based visual effects.
  • Search Engine OptimizationTools to audit and improve page SEO.
  • Search EnginesGeneral-purpose and specialized web search engines for information discovery.
  • Search Engines and ScrapersTools for aggregating search results, scraping data, and performing specialized queries.
  • Search Filters
  • Search Libraries1 sub-etiquetaLow-level libraries for efficient similarity search and clustering.
  • Search ToolsTools for searching files, text, and code patterns.
  • Search UtilitiesApplications for finding files and data on the local system.
  • Search ViewsComponents for implementing search bars, suggestions, and search animations.
  • Search and Discovery1 sub-etiquetaTools for searching files, text, and code patterns.
  • Search and Discovery Tools1 sub-etiquetaEngines and scrapers for finding information across the web, codebases, and darknet.
  • Search and Dorking ToolsUtilities for advanced search queries and automated information discovery.
  • Search and Input1 sub-etiquetaComponents for data-driven search and input fields.
  • Search and Replace2 sub-etiquetasTools for searching, filtering, and batch-replacing text.
  • Search and Translation1 sub-etiquetaAlternative front-ends for search engines and translation services.
  • Secure Coding ToolsLibraries and utilities that assist developers in writing secure code.
  • Secure Development FrameworksStandards and maturity models for implementing security in the software lifecycle.
  • Security Analysis ApplicationsSoftware suites for diagnosing, monitoring, and testing vehicle communication buses.
  • Security Automation ToolsAutomated tools and frameworks for monitoring and analyzing software security posture.
  • Security FrameworksComprehensive suites and frameworks for penetration testing and security research.
  • Security LabsEnvironments for practicing detection and incident response.
  • Security LibrariesCode libraries for implementing encryption, secure storage, and integrity checks.
  • Security Research And Utilities1 sub-etiquetaUtilities for analyzing files, transforming data, and researching attacker techniques.
  • Security Testing EnvironmentsVirtual machines and platforms pre-configured for mobile security assessment.
  • Security ToolingOpen source software and frameworks for threat detection and analysis.
  • Security ToolkitsComprehensive suites and distributions for penetration testing and reconnaissance.
  • Security ToolsComprehensive frameworks and utilities for web application security testing and auditing.
  • Security UtilitiesLibraries and tools for implementing encryption and data protection.
  • Security and AnalysisTools for auditing, testing, and analyzing smart contract security.
  • Seek BarsCustomizable slider and progress controls.
  • Segmented ControlsNavigation components for switching between multiple views or states.
  • Segmented Text RenderersLogic for mapping alphanumeric characters to specific segments of multi-digit LED displays. **Distinct from LED Segment Drivers:** Focuses on the alphanumeric mapping and rendering logic rather than the low-level hardware driver.
  • Select ComponentsDropdowns, multiselects, and region selectors.
  • Selection ComponentsComponents for selecting values from lists or wheels.
  • Self-Hosted Chat UIOpen-source web interfaces for deploying personal ChatGPT-compatible services.
  • Self-Hosted Status PagesOpen-source software for building and hosting custom service status dashboards.
  • Semantic Text SelectionTools for expanding or contracting text selections based on the structural and semantic units of the code. **Distinct from Editing and Text Manipulation:** Focuses on selection logic based on code semantics rather than general text transformation utilities.
  • Sensor Calibration13 sub-etiquetasTools for aligning and calibrating multi-sensor systems for autonomous platforms.
  • Sensor DriversLibraries for interfacing with various hardware sensors and modules.
  • Sensor Drivers and IntegrationDrivers and software interfaces for operating tactile sensors.
  • Sensor Hardware DesignOpen-source designs and implementations for physical tactile sensors.
  • Sensor and Actuator Drivers3 sub-etiquetasLibraries and ROS packages for interfacing with hardware sensors and robotic actuators.
  • Sensor and Hardware1 sub-etiquetaTools for interacting with device sensors, Bluetooth, and external hardware.
  • SensorsHardware and software for auxiliary drone sensing.
  • Serial CommunicationTools and libraries for managing serial port and hardware device communication.
  • Serial Port CommunicationLibraries for interacting with hardware serial interfaces.
  • SerializationLibraries that handle data serialization with high efficiency.
  • Serialization LibrariesTools for encoding and decoding data structures.
  • Serialization ProtocolsEfficient data encoding and RPC frameworks for cross-language communication.
  • Serialization ToolsLibraries for data serialization and protocol parsing.
  • Serialization and CommunicationTools for data interchange and remote procedure calls.
  • Serialization and I/OLibraries that handle data serialization and input/output operations with high efficiency.
  • Serialization and MappingTools for converting models to dictionaries or other formats.
  • Server Driven UIArchitectures for rendering interface components based on server-side definitions.
  • Server FrameworksHigh-level and low-level frameworks for building backend web services.
  • Server IntegrationsLibraries and packages for integrating client-side scripts with backend frameworks.
  • Server LibrariesGraphQL server implementations and backend frameworks.
  • Server Management UtilitiesTools for installing, configuring, and managing server environments.
  • Server ModulesServer-side extensions for optimizing content delivery and format negotiation.
  • Server Plugins2 sub-etiquetasExtensions that add functionality or administrative control to multiplayer servers.
  • Server Plugins and Extensions2 sub-etiquetasCustom plugins and extensions to add functionality to the PocketBase server.
  • Server Side SwiftFrameworks and tools for server-side Swift development.
  • Server SoftwareImplementations of game servers that support plugins and modding APIs.
  • ServerlessFrameworks for building and deploying serverless applications.
  • Serverless Application Examples1 sub-etiquetaSample projects and implementations demonstrating serverless architecture patterns.
  • Serverless DevelopmentHands-on tutorials for building and deploying serverless applications on AWS.
  • Serverless Framework PluginsExtensions and tools to enhance the functionality of the Serverless Framework.
  • Serverless FrameworksTools for developing and deploying serverless functions.
  • Serverless Frameworks and UtilitiesLibraries, frameworks, and tools for building, testing, and deploying serverless code.
  • Serverless PlatformsFrameworks and platforms for executing event-driven functions in containers.
  • Serverless and Lambda1 sub-etiquetaFrameworks and utilities for building serverless applications.
  • Service Factories1 sub-etiquetaMechanisms for creating and deploying services within the framework.
  • Service FrameworksLibraries and runtimes for building, scaling, and running microservices.
  • Service ManagementTools for handling background tasks and inter-process communication.
  • Service ProgrammingLibraries and frameworks for building distributed, fault-tolerant, and event-driven system services.
  • Service SDKsOfficial and community SDKs for integrating external services.
  • Service VirtualizationTools for mocking network services and simulating external dependencies.
  • Service Worker LibrariesLibraries that simplify caching, background synchronization, and offline functionality.
  • Service WorkersInfrastructure for managing background tasks and offline capabilities.
  • Services and Configuration1 sub-etiquetaTools for managing application configuration and service layers.
  • Serving FrameworksUnified frameworks for building and deploying production AI services.
  • Session ManagementTools for saving, restoring, and managing editor workspaces.
  • Session UtilitiesGeneral-purpose tools for enhancing the SSH experience and session management.
  • Setup and ScaffoldingTools to quickly initialize linting environments.
  • Shader Animation ToolsUtilities for baking animation data into textures and shaders.
  • Shader CollectionsCurated libraries and containers of custom shaders and visual effects.
  • Shader Editor PluginsSyntax highlighting and IDE support for Unity shader languages.
  • Shader Graph ExamplesEducational examples and libraries for Unity's Shader Graph.
  • Shader OptimizationMobile-optimized and efficient unlit shaders.
  • Shader ToolsUtilities for writing, compiling, and managing shader code.
  • Shader UtilitiesTools for managing and applying GLSL shaders.
  • Shadow ShadersOptimized shadow rendering techniques like dithering and planar shadows.
  • Shadowrocket ConfigurationCustom modules, rules, and scripts for enhancing proxy client functionality.
  • Shadowsocks Proxy ClientsLegacy and modern clients for the Shadowsocks and ShadowsocksR protocols.
  • Shape Based Input1 sub-etiquetaInput methods that map character strokes or components to keyboard keys.
  • Shareable ConfigurationsPredefined sets of rules and settings for consistent project linting.
  • Sharing ThemesCustom CSS templates for styling publicly shared notes.
  • Shell Command Organizers3 sub-etiquetasTools for categorizing and structuring shell one-liners into manageable collections. **Distinct from Command Line Shell Enhancements:** Focuses on the organization and structuring of commands rather than just history enhancement.
  • Shell Configuration ManagementFrameworks and tools for managing shell environments and dotfiles.
  • Shell CoreThe primary command-line shell environment and its official documentation.
  • Shell DashboardsIntegrated visual displays within a shell that surface system metrics, cloud contexts, and environment data. **Distinct from Shell Environments:** Distinct from general shell environments by focusing on the real-time data visualization layer (dashboard) within the prompt
  • Shell Ecosystem ListsCurated collections of plugins, themes, and applications for various shell environments.
  • Shell EnhancementsAlternative shells and command-line utilities for improved terminal interaction.
  • Shell EnvironmentFrameworks and tools for a more productive command-line experience.
  • Shell Environments1 sub-etiquetaFrameworks and tools for enhancing terminal shells and command-line workflows.
  • Shell FoundationsCore components and reference materials for the shell environment.
  • Shell FrameworksTools for managing ZSH configurations, plugins, and environment initialization.
  • Shell IntegrationTools that enhance the command-line experience.
  • Shell Integrations1 sub-etiquetaExternal tools and integrations that enhance the shell experience.
  • Shell One Liners
  • Shell Package ManagementTools for managing shell configurations, plugins, and dotfiles.
  • Shell PluginsUtilities that add functionality and efficiency to terminal sessions.
  • Shell Plugins and Extensions1 sub-etiquetaAdd-ons and plugins to enhance shell functionality and configuration portability.
  • Shell Script DevelopmentFrameworks, testing tools, and utilities for writing shell scripts.
  • Shell ScriptingResources for mastering command line interfaces and shell automation.
  • Shell Scripting Tools1 sub-etiquetaFrameworks and utilities for building and automating command-line tools in shell environments.
  • Shell Scripts2 sub-etiquetasUtility scripts and modules for automating common shell tasks.
  • Shell UtilitiesTools for enhancing shell productivity, process management, and command formatting.
  • Shell and ExecutionUtilities for cross-platform command execution and shell interactions.
  • ShellsAlternative shell environments based on Python.
  • Shells and Command LineEnhanced terminal environments and CLI utilities for improved productivity.
  • Shells and Emulators1 sub-etiquetaCommand-line environments and hardware emulators.
  • Shells and InterfacesTools for interacting with boards via REPL and file systems.
  • Shells and ScriptingCommand-line environments and utilities for automation.
  • Shift RegistersDrivers for serial-to-parallel shift register hardware.
  • Showcase ExamplesDemonstration projects highlighting specific Material Design UI patterns.
  • Showcase GeneratorsTools for documenting and displaying UI components.
  • Side MenusNavigation components for implementing slide-out side menus.
  • Sidebars1 sub-etiquetaNavigation and indexing sidebars.
  • Signal Analysis Tools1 sub-etiquetaUtilities for capturing, decoding, and analyzing cellular radio traffic.
  • Signal DatabasesCollections of pre-captured signals for Sub-GHz, NFC, RFID, and Infrared.
  • Signal Processing6 sub-etiquetasTools for digital signal processing, filtering, and analysis.
  • Signal Processing ToolsMathematical utilities and demonstrations for signal analysis and complex numbers.
  • Sim-to-Real Transfer1 sub-etiquetaMethods and frameworks for bridging the gap between simulation and physical deployment.
  • Simplified API WrappersCollections of classes and utilities to streamline common development tasks.
  • Simulated Browser EnvironmentsLibraries that simulate browser behavior or DOM environments without a full engine.
  • Simulation And PhysicsTools for creating fluid, particle, and mechanical simulations within the 3D environment.
  • Simulation EnvironmentsVirtual environments for testing and prototyping robotic systems.
  • Simulation Game Engines1 sub-etiquetaOpen source reimplementations and source ports for classic flight and space simulators.
  • Simulation and Modeling4 sub-etiquetasCommunities dedicated to physics modeling and flight simulation development.
  • Simulation and TestingTools designed to emulate adversary behavior for security validation.
  • Single Board Computing2 sub-etiquetasResources for bare-metal and OS development on Raspberry Pi and BeagleBone.
  • Single Cell AnalysisComprehensive software frameworks and toolkits for processing and analyzing single-cell sequencing data.
  • Single Service TemplatesThese samples provide minimal configurations for running individual applications or services.
  • Site ThemesPre-built visual themes for blogs, documentation, and portfolios.
  • Skeleton Screens1 sub-etiquetaPlaceholder views that indicate content is loading to improve perceived performance.
  • Sketch Plugins1 sub-etiquetaTools and extensions to enhance the design workflow in Sketch.
  • Sketching TemplatesPrintable grids and device frames for manual wireframing and ideation.
  • Sketching ToolsPrintable templates and digital grids for wireframing and early-stage design planning.
  • Skill Creation Tools1 sub-etiquetaFrameworks and plugins for building, testing, and iterating on custom agent skills.
  • Slicing SoftwareApplications that convert 3D models into machine-readable G-code.
  • Sliders
  • Sliders and CarouselsComponents for creating image galleries, slideshows, and interactive presentations.
  • Sliders and Inputs1 sub-etiquetaControls for range selection and value input.
  • Sliders and SteppersInput controls for selecting values from ranges or discrete steps.
  • Sliding ComponentsUI elements for sliding panels, drawers, and range selection.
  • Slugification ToolsLibraries for converting strings into URL-friendly slugs.
  • Smalltalk
  • Smalltalk Projects
  • Smart Contract Analysis11 sub-etiquetasSecurity and style analysis tools for blockchain smart contracts.
  • Smart Contract DevelopmentFrameworks and environments for building, testing, and deploying blockchain applications.
  • Smart Contract LibrariesReusable code, data structures, and standards for blockchain development.
  • Smart Contract PatternsReusable frameworks and design patterns for building secure smart contracts.
  • Snippet Management5 sub-etiquetasUtilities for creating, converting, and expanding code snippets.
  • Social Media AnalysisTools and search engines for monitoring and extracting data from social platforms.
  • Social Media ReconTools for gathering information and analyzing profiles across social platforms.
  • Software ArchitecturePrinciples and patterns for designing robust software systems.
  • Software CollectionsCurated lists of essential software for Linux environments.
  • Software DesignInsights into system architecture, domain modeling, and long-term code maintainability.
  • Software DevelopmentTools for project management, version control, and CI/CD pipelines.
  • Software Development Agents1 sub-etiquetaAutonomous agents and AI-powered assistants designed to automate coding, debugging, and software engineering workflows.
  • Software Development KitsLibraries for integrating external APIs and services into applications.
  • Software Development PrinciplesFoundational concepts and methodologies for building high-quality software systems.
  • Software Development StreamsLive coding sessions covering various programming languages, frameworks, and engineering practices.
  • Software Engineering Best PracticesGuides on writing idiomatic, maintainable, and high-performance production code.
  • Software Engineering FoundationsResources for understanding common programming misconceptions, build systems, and low-level behaviors.
  • Software Engineering InternshipsInternship opportunities focused on software development and engineering roles.
  • Software Engineering PracticesEssential engineering principles for building reliable and maintainable systems.
  • Software Engineering and TechGeneral technology news, engineering practices, and software development trends.
  • Software LibrariesGeneral-purpose utility and container libraries for C++.
  • Software ManagementTools for installing, freezing, and managing installed applications.
  • Software Platforms
  • Software SwitchesVirtual and modular software-based network switching implementations.
  • Software Testing
  • Solid Integrations1 sub-etiquetaPlugins for Solid.js development.
  • Sorting Algorithms1 sub-etiquetaHigh-performance implementations of sorting routines.
  • Sound EmulationTools for emulating legacy audio hardware on modern systems.
  • Sound Programming LanguagesSpecialized environments for audio synthesis and live coding music.
  • Source Code Analysis3 sub-etiquetasTools for inspecting, analyzing, and extracting data from web source code.
  • Source Code CollectionsRepositories containing reusable snippets, libraries, and package management tools.
  • Source ControlGit clients and utilities for managing version control repositories.
  • Source Control ManagementAPIs for interacting with code repositories and version control systems.
  • Source Control and CI/CDPlatforms for hosting code repositories and automating software delivery.
  • Source GeneratorsTools that automate code generation during compilation.
  • Sparse Signal ReconstructionTechniques for reconstructing signals with few non-zero coefficients from linear measurements. **Distinct from Signal Processing:** Distinct from general Signal Processing by focusing specifically on sparsity-based reconstruction.
  • Specialized ComponentsSpecific UI components for calendars, dates, trees, and other complex interactions.
  • Specialized FrameworksNiche libraries for specific aesthetics, print, or unique UI requirements.
  • Specialized Functional ToolsTargeted libraries for specific functional paradigms like lenses or algebraic types.
  • Specialized GeneratorsNiche tools for specific content types like marketing or code demos.
  • Specialized Icon SetsNiche icon collections including flags, maps, and glyph-based fonts.
  • Specialized Input WidgetsCustom input controls for dates, matrices, and complex data types.
  • Specialized Lisps1 sub-etiquetaDomain-specific Lisp dialects for hardware, GPU, or specific scripting needs.
  • Specification DraftsOfficial working documents and drafts for evolving web styling standards.
  • Specifications and DraftsOfficial documents and mirrors for web styling standards.
  • Speech Processing ToolkitsComprehensive libraries and frameworks for speech enhancement, separation, and recognition.
  • Speech Processing UtilitiesGeneral tools and frameworks for speech enhancement research.
  • Split Keyboard Hardware1 sub-etiquetaOpen-source hardware designs and PCB projects for ergonomic split keyboards.
  • Sponsored ProjectsProjects that receive financial backing from organizations or community donations.
  • Sponsorship and MonetizationTools and models for generating revenue from open source projects.
  • Spreadsheet IntegrationTools for bridging financial data and logic with Excel.
  • Spring Framework AnalysisEducational projects and simplified implementations for understanding Spring internals.
  • Sprite Generation4 sub-etiquetasTools for combining multiple images into sprites to reduce HTTP requests.
  • Sprite Rendering ToolsShaders and utilities for 2D sprite manipulation and effects.
  • Spritesheet ToolsUtilities for packing, splitting, and generating sprite sheets.
  • Stack ViewsUtilities for simplifying stack view layouts.
  • Stalled Development FrameworksLegacy or inactive projects maintained for reference and inspiration.
  • Standalone ApplicationsApplications and CLI tools built on or integrated with the core engine.
  • Standalone ComponentsIndividual, specialized web components for specific tasks.
  • Standalone EditorsRich text editing libraries that function independently of specific frontend frameworks.
  • Standalone ToolsExecutable applications and utilities for Steam developers and power users.
  • Standalone UI ComponentsIndividual reusable components for specific interface needs.
  • Standard Data LibrariesUtilities for handling common data formats and international standards.
  • Standard Libraries1 sub-etiquetaCore language components and fundamental ISO-standardized utilities.
  • Standard Library ExtensionsBackports, polyfills, and extensions for the C++ standard library.
  • Standard Library ImplementationsImplementations of standard containers and algorithms for learning and reference.
  • Standard Library ReinventionCreating redundant, custom versions of standard system functions to increase complexity and avoid standardization. **Distinct from Standard Libraries:** Unlike Standard Libraries [f14_mt2] which provide essential tools, this is about creating redundant, non-standard replacements.
  • Standard TypefacesProfessional-grade fonts for body text and general document layout.
  • Starlark DevelopmentTools and libraries for writing custom build rules.
  • Starter KitsBoilerplate templates and foundational architectures for new projects.
  • Starter Kits and SeedsBoilerplate projects and templates to accelerate new application development.
  • Starter Kits and TemplatesBoilerplate code and frameworks for quickly scaffolding new applications.
  • Starter Projects1 sub-etiquetaBoilerplate templates and administrative panels to accelerate application development.
  • Starter Templates1 sub-etiquetaBoilerplate projects for various frameworks and desktop environments.
  • Startup DashboardsGreeters and startup screens for the editor.
  • Startup ToolingCollections of software and utilities designed to assist founders and technical leaders.
  • State Estimation and SLAMTools for tracking robot pose and mapping environments using sensor fusion.
  • State Machines1 sub-etiquetaLibraries for implementing state-based workflows.
  • State ManagementLibraries for managing application state and dependency injection.
  • State Management PatternsImplementations and examples of different application state management architectures.
  • State Management UtilitiesLibraries for managing application state, reducers, and store logic.
  • State Management ViewsViews for handling empty, loading, and error states in layouts.
  • State ManagersCompact solutions for managing global application state and actions.
  • Static AnalysisTools for verifying code correctness and security.
  • Static Analysis FrameworksPlatforms and engines for building custom code analysis and structural transformation tools.
  • Static Analysis ToolsLinters and code quality checkers to enforce coding standards.
  • Static Analysis and FormattingTools for linting, parsing, and formatting source code.
  • Static Analysis and LintingTools for enforcing code quality, style, and identifying potential bugs.
  • Static Asset EmbeddingTools for bundling static files directly into Go binaries.
  • Static Asset ManagementUtilities for serving, compressing, and processing static files.
  • Static AssetsHandling, optimization, and storage of static files.
  • Static Code Analysis1 sub-etiquetaTools for identifying bugs, vulnerabilities, and code quality issues.
  • Static Site FrameworksGeneral-purpose frameworks for building complex static websites.
  • Static Site GenerationTools for building static websites from templates and content.
  • Static Site GeneratorsTools that transform templates and text into static HTML websites.
  • Static Type CheckersTools that analyze Python source code to identify type-related errors without executing the program.
  • Static WebTools for generating static sites and documentation.
  • Statistical Modeling1 sub-etiquetaTools for statistical analysis, probability, and Bayesian modeling.
  • Statistics and MathResources for learning statistical methods and mathematical foundations.
  • Status Bar Plugins1 sub-etiquetaExtensions that add information and widgets to the tmux status bar.
  • Status Bars and Panels1 sub-etiquetaModular status lines, panels, and desktop widgets for window managers.
  • Steam Development Libraries7 sub-etiquetasLibraries and SDKs for interacting with the Steam network and services across various programming languages.
  • Step IndicatorsComponents for showing progress through steps.
  • Stereo SLAMSystems leveraging stereo camera setups to provide metric scale and depth estimation.
  • Storage Utilities1 sub-etiquetaClients, plugins, and tools for managing object storage.
  • Story and Quest DesignTools for planning branching narratives and quest structures.
  • Strategy FrameworksLibraries and engines for building and managing trading strategies.
  • Strategy Game Engines1 sub-etiquetaOpen source reimplementations and source ports for classic strategy and management games.
  • Strategy and RoguelikesGames involving tactical planning, resource management, and dungeon exploration.
  • Stream Management ToolsUtilities for verifying and managing television stream data.
  • Stream Processing
  • Stream UtilitiesAdvanced tools for managing, transforming, and composing Node.js streams.
  • Streaming ApplicationsEnd-user applications and platforms built on top of streaming technologies.
  • Streaming Data GeneratorsTools and endpoints for simulating or testing real-time data pipelines.
  • Streaming EnginesHigh-performance distributed systems designed for real-time data processing and stateful computation.
  • Streaming Libraries1 sub-etiquetaModular code libraries and toolkits for building custom stream processing logic.
  • Streaming ToolkitsLibraries and runtimes for building concurrent, distributed, and event-driven applications.
  • String ManipulationTools for generating URL-friendly slugs from text strings.
  • String Manipulation and AnalysisLibraries for fuzzy matching, Unicode support, and language-aware string operations.
  • String ProcessingLibraries for string manipulation, formatting, and template engines.
  • String UtilitiesTools for manipulating, formatting, and transforming text.
  • String and Text ToolsResources for understanding character encoding and text manipulation.
  • Structural Code NavigatorsTools for jumping between code blocks and scopes based on structural markers or indentation. **Distinct from Scope Management:** Focuses on structural movement (jumps/text objects) within a file, whereas scope management typically refers to identifier visibility or filtering.
  • Structural Text TransformationsOperations that modify the layout or formatting of text across multiple selections, such as alignment and case conversion. **Distinct from Editing and Text Manipulation:** Focuses on active editor transformations across selections rather than general-purpose external text manipulation utilities.
  • Structure From MotionLibraries and frameworks for recovering 3D structures from image sequences.
  • Stub PackagesExternal type definition files for libraries lacking native annotations.
  • Studio IndicatorsHardware and software solutions for studio clocks and on-air status displays.
  • Style Guide GeneratorsTools for automatically creating documentation from component styles.
  • Style GuidesBest practices and design patterns for GraphQL APIs.
  • StylingLibraries for managing CSS, themes, and visual styles.
  • Styling LibrariesFrameworks and utilities for managing component styles and themes.
  • Styling and CSSLibraries for managing styles, themes, and responsive layouts.
  • Styling and CSS ToolsFrameworks and utilities for managing styles and layout in web projects.
  • Styling and Icons1 sub-etiquetaTools for managing CSS, themes, and icon sets.
  • Styling and Theming2 sub-etiquetasTools for managing app colors and visual themes.
  • Subdomain Assignment1 sub-etiquetaThe intentional configuration of subdomains to point to specific third-party infrastructure. **Distinct from Subdomain Discovery:** Distinct from subdomain discovery: focuses on the intentional configuration and assignment rather than enumeration.
  • Subdomain DiscoveryTools for enumerating and mapping subdomains associated with targets.
  • Subdomain EnumerationTools for discovering and mapping subdomains of target infrastructure.
  • Subdomain Enumeration ToolsUtilities for discovering and monitoring subdomains of target domains.
  • Subdomain TakeoverTools for identifying and verifying potential subdomain takeover vulnerabilities.
  • Superuser ToolsTools for managing root access, modules, and system patches.
  • Support ToolsLow-level utilities for debugging and interacting with hardware interfaces.
  • Sustainable Project ExamplesOpen source projects that implement various paid support, licensing, or hosting models.
  • Svelte Integrations2 sub-etiquetasPlugins for Svelte and SvelteKit development.
  • Svelte and Solid BoilerplatesLightweight starter kits for building modern web applications with SvelteKit or SolidStart.
  • Sway ConfigurationsCustomizations for the Sway Wayland compositor.
  • Swift1 sub-etiqueta
  • Swift CryptographyNative Swift libraries and wrappers for secure operations.
  • Swift Geospatial LibrariesMapping and navigation libraries for the Swift ecosystem.
  • Swift Projects
  • Swift and .NET LibrariesLibraries for building Bitcoin applications on Apple and .NET platforms.
  • SwiftUI ArchitectureResources for managing state and navigation in SwiftUI applications.
  • SwiftUI MacrosMacros designed to reduce boilerplate and improve type safety in SwiftUI.
  • Swipe ActionsComponents for swipe-to-delete and gesture-based list interactions.
  • Swipe and Gesture Controls1 sub-etiquetaComponents for swipe-to-delete, gesture interactions, and card stacks.
  • Switch ControlsToggle and switch UI components with various styles.
  • Switch Fall-Through DetectionDetects switch case blocks that lack terminating statements, potentially leading to accidental logic errors. **Distinct from Switches:** Focuses on logic errors in code blocks rather than UI toggle controls.
  • Switches3 sub-etiquetasCustomizable toggle switch controls.
  • Syntactic and Semantic Analysis1 sub-etiquetaTools for parsing, tree visualization, and calculating text similarity.
  • Syntax Highlighters1 sub-etiquetaPlugins and extensions for editing and highlighting rule files in various text editors.
  • Syntax HighlightingComponents for displaying code with syntax coloring.
  • Syntax Highlighting PackagesEditor extensions for Game Boy assembly development.
  • Syntax ModifiersReader macros and extensions to change or enhance language syntax.
  • Syntax and Programming1 sub-etiquetaPackages that extend language capabilities and functional programming patterns.
  • System Administration ToolsUtilities for elevated command execution and system management.
  • System And Hardware EmulationProjects implementing Game Boy hardware in software or FPGA.
  • System ArchitecturePrinciples and patterns for designing scalable and reliable software systems.
  • System Architecture PatternsHigh-level architectural strategies for designing scalable and reliable software systems.
  • System AutomationScripts and daemons for managing device state and background tasks.
  • System BarsUtilities for status bar and system bar customization.
  • System BenchmarkingTools for measuring and evaluating hardware and software performance.
  • System BindingsTools for integrating ROS2 with external systems and hardware platforms.
  • System CleanupUtilities for uninstalling applications and reclaiming disk space.
  • System ConfigurationTools for managing OS settings and application environments.
  • System Configuration UtilitiesTools for managing dotfiles and system-level optimizations.
  • System CustomizationApplications that modify system behavior, interface elements, and device settings.
  • System DashboardsMonitor system resources, network traffic, and hardware sensors in real-time.
  • System DesignResources for learning and practicing large-scale software architecture.
  • System Design FoundationsCore concepts and architectural patterns for building scalable software systems.
  • System Design ProjectsPractical implementations for common mobile architecture and library design challenges.
  • System Design References2 sub-etiquetasPractical implementations and architectural patterns for common distributed system challenges.
  • System Design and Architecture1 sub-etiquetaFoundational knowledge and guides for designing scalable software systems.
  • System DiagnosticsTools for tracing, debugging, and monitoring system performance.
  • System EmulatorsSoftware that replicates the behavior of legacy hardware and platforms.
  • System ExtensionsApps that provide utility through iOS system extensions.
  • System IdentificationLibraries to detect the current operating system and environment.
  • System InformationUtilities for identifying and querying host operating system details.
  • System Information FetchersTools for displaying system configuration and status in the terminal.
  • System IntegrationModules for interacting with OS-level features and hardware.
  • System InteractionTools for monitoring system status, hardware, and clipboard management.
  • System MaintenanceUtilities for cleaning caches, managing disk space, and uninstalling applications.
  • System Maintenance ToolsUtilities for monitoring package status and repository health.
  • System ManagementTools for managing macOS settings, windows, and application configurations.
  • System Management ToolsUtilities specifically designed for managing macOS and system environments.
  • System Menu Bar ToolsLightweight utilities that reside in the menu bar for quick system access.
  • System Modification1 sub-etiquetaTools for rooting, recovery, and low-level system management.
  • System Monitoring And ProfilingTools for analyzing performance, memory usage, and system resource consumption.
  • System Monitoring and BenchmarkingTools for tracking system performance, processes, and network activity.
  • System Monitoring and DiagnosticsTools for tracking system resources, network activity, and process management.
  • System MonitorsInteractive tools for tracking system resources and processes.
  • System Optimization and Debloating1 sub-etiquetaScripts and tools to remove bloatware and optimize system performance.
  • System Performance Benchmarking1 sub-etiquetaTools for measuring and comparing inter-process communication and system performance.
  • System Performance ToolsUtilities for monitoring, tracing, and analyzing system performance.
  • System Profiling ToolsTools for analyzing system-level performance and hardware interaction.
  • System ProgrammingTutorials for building low-level system components and utilities.
  • System ServicesPlugins for external service integrations.
  • System SetupAutomated scripts and playbooks for configuring development environments.
  • System Setup AutomationScripts and playbooks to automate the configuration of a development environment.
  • System Setup ScriptsAutomated scripts and playbooks for configuring a fresh development environment.
  • System ToolsCustomization and utility software for enhancing the macOS user experience.
  • System UtilitiesCommand-line tools for system management and productivity.
  • System Utilities and ToolsGuides for building low-level system software, compilers, and developer utilities.
  • System and BackupTools for system optimization, backup, and ADB management.
  • System and Build DependenciesInfrastructure components and dependencies required for building or running portable tools.
  • System and CustomizationTools for managing system settings, backups, and containers.
  • System and Menubar Utilities2 sub-etiquetasSmall tools that live in the menubar to enhance system management.
  • System and OS DevelopmentProjects focused on operating systems and low-level system components.
  • System and Utility ToolsMiscellaneous developer utilities for debugging and system interaction.
  • Systems ProgrammingUniversity-level courses covering computer architecture, operating systems, and distributed systems.
  • Systems Programming ProjectsTutorials for building core operating system and low-level components.
  • TFT Display Drivers1 sub-etiquetaHigh-performance drivers for color TFT and IPS display modules.
  • TUI Libraries1 sub-etiquetaFrameworks and libraries for building terminal user interfaces.
  • TV ComponentsUI components optimized for Android TV.
  • Tab Bars5 sub-etiquetasCustomizable tab bar controllers for app navigation.
  • Tab Layouts2 sub-etiquetasNavigation tabs and indicator frameworks.
  • Table And Collection Views1 sub-etiquetaAdvanced layouts and controllers for list-based data presentation.
  • Table View ComponentsEnhanced table and collection view cells and layouts.
  • Table View Management1 sub-etiquetaTools and extensions for managing and enhancing list-based table views.
  • TablesComponents for rendering and managing structured data lists.
  • Tables and Grids
  • TabsTab bar navigation and paging controllers.
  • Tactile LibrariesSoftware libraries for processing, interfacing, and analyzing tactile data.
  • Tactile SimulationSimulators for modeling vision-based tactile sensor deformation and contact.
  • Tag and Flow LayoutsComponents for displaying tags, chips, and flow-based layouts.
  • Tagging10 sub-etiquetasLibraries for adding tagging functionality to data models.
  • Talks and PresentationsConference talks and presentations on writing elegant and idiomatic code.
  • Target DiscoveryTools for identifying and mapping external attack surfaces and bug bounty scopes.
  • Task AutomationTools for managing build scripts and task workflows.
  • Task ManagersTools for monitoring and controlling running background processes.
  • Task Queues3 sub-etiquetasLibraries for managing asynchronous background tasks and job queues.
  • Task Queues And Background JobsLibraries for handling asynchronous tasks and background processing.
  • Task RunnersPlugins for executing build tasks, scripts, and REPLs.
  • Task SchedulingLibraries for managing time-based and recurring background tasks.
  • Technical Analysis Libraries1 sub-etiquetaTools for calculating indicators and visualizing financial chart patterns.
  • Technical Art and RiggingTools and techniques for bridging the gap between art and programming.
  • Technical Blogs1 sub-etiquetaPersonal websites and blogs focused on software development, programming, and technical tutorials.
  • Technical DocumentationComprehensive guides and technical references for understanding Game Boy hardware and architecture.
  • Technical IndicatorsLibraries for calculating financial technical analysis indicators and signals.
  • Technical Knowledge BasesReference materials covering essential concepts every programmer should understand.
  • Technical StrategyFrameworks and principles for making architectural decisions and managing technical debt.
  • Technical Writing and ResearchTools and advice for academic writing and research documentation.
  • Technology Fingerprinting1 sub-etiquetaTools for identifying web technologies, frameworks, and configurations.
  • Technology Reference ArchitectureStandardized architectural frameworks and technology guidance for enterprise environments.
  • Telegram Bot DiscoveryDirectories and search tools for finding Telegram bots.
  • Telegram Bot FrameworksFrameworks and libraries for building custom Telegram bots.
  • Telegram BotsAutomated tools for group management, moderation, and channel interaction.
  • Television DevelopmentUI components and frameworks optimized for large-screen television interfaces.
  • Television Web BrowsersWeb browsers optimized for navigation and media consumption on television.
  • TemplateTools and engines for generating text or code from templates.
  • Template AnalysisLinters and formatters for template languages and markup.
  • Template CollectionsCurated sets of issue and pull request templates for repository management.
  • Template Components1 sub-etiquetaTools for building reusable UI components and modernizing templates.
  • Template Engine1 sub-etiquetaEngines for rendering text and HTML templates.
  • Template EnginesLibraries and tools for templating and lexing.
  • Template Engines and MarkdownTools for rendering templates and parsing markdown content.
  • Template Extensions1 sub-etiquetaTools for enhancing template engines with filters, helpers, and extensions.
  • TemplatesTools for parsing and project templating.
  • Templates and BoilerplatesStarter kits and project templates for building AI applications.
  • Templates and ScaffoldingBoilerplate projects for bootstrapping new blockchain applications.
  • Templates and StartersBoilerplates and starter kits for building agentic applications.
  • TemplatingEngines for generating HTML and dynamic content.
  • Templating EnginesTools for generating dynamic HTML and text output.
  • Templating and Documentation1 sub-etiquetaTools for generating documentation and rendering templates.
  • Templating and UILibraries for generating HTML, XML, and web interfaces.
  • Templating and UI HelpersLibraries for template engines, UI components, and frontend integration.
  • Templating and Views1 sub-etiquetaEngines and helpers for generating views and code.
  • Terminal AgentsAutonomous CLI agents that generate code, execute shell commands, and manage workflows.
  • Terminal Applications
  • Terminal CustomizationThemes, prompts, and visual enhancements for the terminal.
  • Terminal EmulatorsGraphical applications for running terminal sessions.
  • Terminal EnhancementsUtilities and forks that extend the core functionality of the terminal environment.
  • Terminal FontsTypefaces optimized for command-line interfaces with support for special glyphs.
  • Terminal IntegrationPlugins for managing terminal sessions and shell workflows.
  • Terminal InterfacesCLI tools and TUIs for managing containers and images.
  • Terminal LibrariesLibraries for building terminal interfaces and CLI tools.
  • Terminal MultiplexersTools for managing multiple terminal sessions and programs.
  • Terminal Multiplexers and Workspaces1 sub-etiquetaTools for managing terminal sessions, window layouts, and persistent workspaces.
  • Terminal ProductivityTools to enhance search, navigation, and workflow efficiency.
  • Terminal PromptsCustomizable indicators for shell command-line interfaces.
  • Terminal SecurityUtilities for improving security within the command-line interface.
  • Terminal SharingUtilities for sharing terminal sessions over the web or network.
  • Terminal ShellsCommand-line interpreters for executing system tasks and scripts.
  • Terminal Text EditorsModern and intuitive text editors designed for the terminal.
  • Terminal ThemesA collection of color schemes for customizing the appearance of the terminal emulator.
  • Terminal ToolsUtilities and resources for command-line interface enthusiasts.
  • Terminal UI FrameworksLibraries for building terminal-based user interfaces and web-based tools.
  • Terminal UI ToolsLibraries for enhancing terminal output and interactivity.
  • Terminal User InterfacesLibraries for building interactive console applications and dashboards.
  • Terminal UtilitiesCommand-line tools for navigation, search, and file management.
  • Terminal and Programmable ReadersTools for reading feeds via CLI or integration into development workflows.
  • Terminal and ShellTools for enhancing the command line experience and terminal usage.
  • Terminal and Shell Tools1 sub-etiquetaUtilities for interacting with shells, terminal sessions, and remote command execution.
  • Terminal and Shell UtilitiesTools for interacting with shells, managing processes, and automating terminal tasks.
  • Terminal and System ToolsCommand-line utilities and system-level software for audio visualization.
  • Terminal and TUI ToolsFrameworks and utilities for building text-based user interfaces.
  • TerminalsCommand-line interfaces and terminal emulators for developers.
  • Test AutomationWeb applications and platforms designed to practice building automated test suites.
  • Test Automation FrameworksGeneral-purpose frameworks for building automated testing suites.
  • Test ConsumersLibraries designed to parse and process TAP-formatted data streams.
  • Test Data GenerationServices for generating mock content and placeholder data for development.
  • Test Driven DevelopmentGuidance on writing effective tests and integrating TDD into the development lifecycle.
  • Test Ether FaucetsServices providing testnet tokens for development and gas fee testing.
  • Test ProducersFrameworks and runners that generate TAP-compliant test output.
  • Test Reporters1 sub-etiquetaTools that format and display test results in human-readable or specific formats.
  • Test RunnersEnvironments and drivers for executing automated browser tests.
  • Test UtilitiesTools for running, visualizing, and improving test suites.
  • TestingFrameworks and utilities for verifying application code.
  • Testing & DevelopmentTools for testing, debugging, and enhancing the development experience.
  • Testing EcosystemsGeneral-purpose testing frameworks used for web and API validation.
  • Testing Framework IntegrationPlugins to provide linting support for various testing frameworks.
  • Testing FrameworksLibraries for unit, property-based, and automated testing.
  • Testing Frameworks and ToolsLibraries and runners for unit, integration, and automated testing.
  • Testing InfrastructureTools and frameworks for managing and executing automated test suites.
  • Testing MacrosMacros that simplify unit testing, mocking, and assertions.
  • Testing PluginsExtensions and utilities to enhance the testing workflow.
  • Testing ServicesCloud-based platforms and services for managing visual and automated tests.
  • Testing Solutions1 sub-etiquetaUtilities for testing components in various environments.
  • Testing SuitesTest ROMs and frameworks for verifying emulator and hardware accuracy.
  • Testing ToolsUtilities for unit, integration, and end-to-end testing.
  • Testing UtilitiesFrameworks and helpers for unit, integration, and E2E testing.
  • Testing and AutomationLibraries for testing and browser automation.
  • Testing and BenchmarkingFrameworks for unit testing and performance measurement.
  • Testing and ConformanceFrameworks for testing hardware, clusters, and resource health.
  • Testing and CoverageTools for running, monitoring, and visualizing test suites and code coverage.
  • Testing and DebuggingFrameworks for unit testing, benchmarking, and memory analysis.
  • Testing and Debugging ToolsFrameworks and utilities for verifying code quality and diagnosing issues.
  • Testing and DiagnosticsTools for monitoring and validating application behavior during development.
  • Testing and FixturesUtilities for generating test data and verifying migrations.
  • Testing and Mocking1 sub-etiquetaTools for validating schemas and mocking API responses.
  • Testing and ObservabilityPlatforms for monitoring, evaluating, and debugging LLM applications and agent workflows.
  • Testing and QAFrameworks for unit, integration, and behavior-driven testing.
  • Testing and QualityStrategies and tools for ensuring software reliability through testing.
  • Testing and Quality Assurance1 sub-etiquetaFrameworks and tools for automated testing and performance monitoring.
  • Testing and Service VirtualizationTools for mocking APIs, recording traffic, and validating contracts in microservice environments.
  • Testing and TroubleshootingFrameworks for chaos engineering, testing, and debugging clusters.
  • Testing and UtilitiesTools for testing, validation, and general-purpose code generation.
  • Testing and Validation6 sub-etiquetasFrameworks for automated testing and data validation.
  • Text Animation Libraries2 sub-etiquetasSpecialized tools for animating text effects and typing simulations.
  • Text ComponentsEnhanced text input and display widgets for user interfaces.
  • Text Content
  • Text CorrectionTools for detecting and fixing spelling, grammar, and punctuation errors.
  • Text Display ComponentsEnhanced label components for advanced text rendering and animations.
  • Text Editor PluginsExtensions for code editors to support USD file formats.
  • Text EditorsModern and intuitive terminal-based text editing tools.
  • Text Editors and IDEsExtensions, plugins, and configurations for popular code editors.
  • Text Editors and ViewersComponents for syntax highlighting, file viewing, and document editing.
  • Text Fields2 sub-etiquetasEnhanced text input fields with validation and effects.
  • Text Inputs4 sub-etiquetasComponents for text entry, autocompletion, and formatted text display.
  • Text LabelsCustomizable label components with animation and special formatting.
  • Text Manipulation3 sub-etiquetasUtilities for transforming, encoding, and formatting text.
  • Text ProcessingUtilities for string manipulation, encoding, and internationalization.
  • Text Processing ToolsUtilities for manipulating, analyzing, and transforming text data.
  • Text Processing UtilitiesLibraries for manipulating, formatting, and analyzing strings.
  • Text Processing and Parsing5 sub-etiquetasLibraries for text analysis and parsing.
  • Text Processing and SearchUtilities for searching, filtering, and transforming text content.
  • Text Rendering ToolsExtensions and utilities for enhancing text display and management.
  • Text TokenizationLibraries for splitting and segmenting text into meaningful units.
  • Text Tokenization and Segmentation2 sub-etiquetasUtilities for splitting text into tokens and identifying sentence boundaries.
  • Text Visualization1 sub-etiquetaTools for visualizing text data and model attention.
  • Text and Code EditorsEditors for programming, scripting, and general text manipulation.
  • Text and Content1 sub-etiquetaWidgets for formatting, editing, and rendering text.
  • Text and Labels1 sub-etiquetaCustom text views and label components.
  • Text and Number Utilities2 sub-etiquetasLibraries for parsing, encoding, and manipulating text, numbers, and data formats.
  • Text and String Utilities1 sub-etiquetaTools for manipulating, formatting, and transforming text and strings.
  • Text and TypographyComponents for advanced text rendering and input.
  • Texture Atlas GeneratorsTools for creating and managing sprite sheets and texture atlases.
  • Texture Processing and GenerationTools for texture generation, compression, and procedural material creation.
  • Texture and Material ToolsUtilities for texture generation, compression, and material creation.
  • Texture and UV ToolsAdd-ons for creating, baking, and manipulating textures and UV maps.
  • Theme CustomizationTools for programmatically generating and managing application styles.
  • Theme SwitchersTools for cycling, installing, and automatically updating editor themes.
  • Theme and Style ToolsUtilities for generating, customizing, and managing color palettes and themes.
  • ThemesVisual themes for the engine editor and script editors.
  • Themes and Icons4 sub-etiquetasVisual customization for the frontend interface.
  • Themes and UITools for customizing the terminal appearance and interactive interfaces.
  • Theming And Customization1 sub-etiquetaTools for managing desktop wallpapers, terminal prompts, and color schemes.
  • Theming FrameworksCollections of CSS and UI components for styling Shiny applications.
  • Theming and Styling1 sub-etiquetaTools and plugins for customizing and managing design themes.
  • Thesis Templates2 sub-etiquetasStandardized document structures for university doctoral and undergraduate thesis submissions.
  • Thin AbstractionsLightweight wrappers and alternative interfaces for database interaction.
  • Third Party APIsSDKs and clients for interacting with external web services.
  • Third Party IntegrationsSDKs and wrappers for external services and platforms.
  • Third Party Libraries1 sub-etiquetaCurated collections and specific implementations of external packages.
  • Third Party ServicesIntegrations for external APIs, cloud services, and communication platforms.
  • Threat Analysis Tools1 sub-etiquetaUtilities for extracting, generating, and managing threat intelligence data.
  • Threat Data StandardsSpecifications and schemas for structured threat intelligence exchange.
  • Tilemap ToolsTools for tile-based level design.
  • Time and Date1 sub-etiquetaComponents for displaying and managing dates, times, and timers.
  • Time and Date LibrariesUtilities for managing timestamps, timezones, and scheduling.
  • Timeline ExtensionsTools and tracks for extending Unity's Timeline system.
  • Timeline ViewsComponents for displaying chronological events or timelines.
  • Timetable PublishingTools for generating human-readable transit schedules and timetables.
  • Timing and Delays4 sub-etiquetasTools for managing execution timing, timeouts, and delays.
  • Tmux Integration1 sub-etiquetaPlugins for bridging the editor with terminal multiplexers.
  • Toggles and SwitchesComponents for boolean inputs and state toggles.
  • Tool IntegrationExtensions that connect the security suite to external platforms and frameworks.
  • Tool WrappersTools that wrap other utilities for easier execution or evasion.
  • Tool and API BenchmarksEvaluation environments for tool-augmented and API-driven agents.
  • ToolbarsCustomizable toolbars and navigation headers.
  • Toolchain Configuration2 sub-etiquetasInfrastructure for managing cross-platform and custom toolchains.
  • Toolchains1 sub-etiquetaCross-compilation toolchain files and environment configurations.
  • ToolingUtilities for auditing and maintaining project dependencies.
  • Toolkit UtilitiesCollections of scripts and plugins that extend compositor functionality.
  • Tools and UtilitiesUtilities for data conversion, processing, and editing of splat files.
  • Tooltips and PopoversComponents for displaying contextual information on hover or click.
  • Tooltips and PopupsComponents for displaying contextual information and modal dialogs.
  • Torrent ClientsSoftware applications for downloading and managing BitTorrent files.
  • Torrent UtilitiesCommand-line tools and services for managing torrent files.
  • Touch InteractionsLibraries for Force Touch and quick action interactions.
  • Touch UtilitiesComponents for handling touch and swipe gestures.
  • Touch and Gesture LibrariesTools for handling touch events and gesture-based interactions on mobile devices.
  • Touch and Gestures5 sub-etiquetasLibraries for handling touch events and mobile gestures.
  • Touch and Mouse Events2 sub-etiquetasUtilities for tracking touch, swipe, and mouse interactions.
  • Tracker Aggregators and ProxiesTools that unify multiple search sources or bridge trackers with media managers.
  • Tracker FrameworksPlatforms and CMS software for managing private torrent tracker communities.
  • Tracker Integration ToolsProxies and utilities that bridge torrent indexers with media management software.
  • Tracker PlatformsFull-stack web applications for managing private and public torrent communities.
  • Trading APIsInterfaces for connecting to brokers and exchanges for execution.
  • Trading Alert SystemsSystems for triggering notifications and automated actions based on cryptocurrency market price movements. **Distinct from Automated Trading Bots:** Distinct from Automated Trading Bots: focuses on the trigger and alert mechanism rather than the full execution bot.
  • Trading AutomationSoftware for executing automated trading strategies on cryptocurrency exchanges.
  • Trading Bots2 sub-etiquetasAutomated systems for executing specific arbitrage or trend-following strategies.
  • Trading Broker APIs2 sub-etiquetasLibraries for interacting with exchange and brokerage trading interfaces.
  • Trading FrameworksPlatforms and libraries for building, backtesting, and executing systematic trading strategies.
  • Trading PlatformsIntegrated environments for developing and executing quantitative strategies.
  • Trading and BacktestingFrameworks for developing, simulating, and deploying automated trading strategies.
  • Trading and Derivatives1 sub-etiquetaFrameworks and libraries for algorithmic trading and derivative pricing.
  • Trading and Inventory ToolsLibraries and utilities for managing Steam trades, inventories, and market interactions.
  • Traffic Capture Frameworks3 sub-etiquetasLibraries and tools for capturing, recording, and streaming network packets.
  • Training Backend Switching1 sub-etiquetaMechanisms for toggling execution environments between local development and remote production scale. **Distinct from Software Switches:** Switches compute environments for ML training, unlike network or software switches
  • Training FrameworksLibraries and frameworks for fine-tuning and RLHF.
  • Training and ExperimentationHigh-level frameworks and utilities for training and managing experiments.
  • Training and UtilitiesHigh-level wrappers, training loops, and developer productivity tools.
  • Transducers and StreamsTools for composable algorithmic transformations and reactive data streams.
  • Transfer Learning LibrariesSoftware libraries and toolkits for implementing domain adaptation and transfer learning.
  • Transit Hardware ToolsPhysical hardware and firmware for displaying or tracking transit data.
  • Transit Map CreationSoftware and web tools for designing and generating schematic or geographic transit maps.
  • Transit Routing Engines2 sub-etiquetasSoftware frameworks and servers for calculating multi-modal transit routes and schedules.
  • Transit SDKsSoftware development kits for integrating transit data into custom applications.
  • TransitionsCustom view controller and navigation transitions.
  • Translation ToolsUtilities for managing internationalization and localization resources.
  • TranslationsTools for internationalization and localization.
  • Translators and GeneratorsTools for converting code between languages or generating boilerplate.
  • TranspilationTools for converting code between languages.
  • TranspilersTools for converting Groovy code to other languages.
  • Transpilers and PolyfillsTools and libraries that enable modern syntax support in older environments.
  • Tree ViewersComponents for displaying and editing hierarchical tree data.
  • Tree ViewsComponents for displaying hierarchical or tree-structured data.
  • Trees and Graphs1 sub-etiquetaComponents for visualizing hierarchical and network data.
  • TrollStore ManagementTools for installing, managing, and customizing the TrollStore environment and its applications.
  • Troubleshooting ToolsUtilities for diagnosing, monitoring, and analyzing system and network issues.
  • Tunneling and ProxyingTools for exposing local services and ports to the public internet.
  • Tweening LibrariesTools for animating properties and values over time.
  • Tweening and AnimationLibraries for smoothing values and managing timers.
  • Type AnnotationsExtensions for validating Python type hints and annotations.
  • Type Checkers2 sub-etiquetasTools for enforcing static types and schema validation in JavaScript.
  • Type Checking11 sub-etiquetasTools for static type analysis and annotation generation.
  • Type ExtensionsAdditional types and utilities to enhance Python's standard typing capabilities.
  • Type ProvidersLibraries that provide strongly-typed access to external data sources.
  • Type Safety and Schema Construction1 sub-etiquetaUtilities for generating types and building schemas programmatically.
  • Type SystemsLibraries for adding type safety to Clojure.
  • Type UtilitiesLibraries providing advanced type definitions and helpers.
  • TypeScript
  • TypeScript DevelopmentTools and exercises for mastering static typing in JavaScript.
  • TypeScript FrameworksGenerators and libraries for gRPC in TypeScript and Node.js.
  • TypeScript ResourcesLearning materials and best practices for TypeScript.
  • TypeScript and Type ToolsUtilities for generating types, schemas, and type-safe query builders for PocketBase.
  • Typescript Projects
  • Typing UtilitiesBackports and compatibility layers for Python's typing module.
  • Typography
  • Typography LibrariesJavaScript and programming libraries for font manipulation and web integration.
  • Typography ResourcesCollections of font archives, pairing guides, and typography research tools.
  • Typography ToolsResources detailing common misconceptions and edge cases in font and text rendering.
  • Typography and IconsCollections of fonts and icon sets for document design.
  • Typography and Text1 sub-etiquetaUtilities for responsive text sizing and styling.
  • Typography and Text EffectsPlugins for responsive text sizing, rotation, and decorative styling.
  • UFO Specification ToolsTools and specifications for the Unified Font Object format.
  • UI And CustomizationPlugins for modifying the admin interface and public-facing pages.
  • UI AnimationLibraries for adding transitions, physics, and motion to interfaces.
  • UI Animation ComponentsLibraries and widgets for creating interactive and animated user interface elements.
  • UI Animation ToolsLibraries for animating UI elements and integrating Lottie animations.
  • UI AnimationsLibraries for creating transitions and motion effects in mobile interfaces.
  • UI AutomationTools for automating user interfaces and browser interactions.
  • UI Badges1 sub-etiquetaNotification and count badges for UI elements.
  • UI BehaviorsReusable components for extending element functionality and validation.
  • UI Buttons1 sub-etiquetaCustomizable button controls and helpers.
  • UI Component ExamplesCollections of code snippets and demonstrations for building user interface elements.
  • UI Component FrameworksComprehensive libraries providing pre-built responsive components and design systems for rapid interface development.
  • UI Component LibrariesReusable interface elements and design systems for web applications.
  • UI Components1 sub-etiquetaSpecialized components for common interface patterns.
  • UI Components and AnimationTools for building dynamic interfaces and motion effects.
  • UI Components and HelpersReusable views, layout helpers, and utility components for interface development.
  • UI Components and Kits1 sub-etiquetaReusable interface elements and design system collections.
  • UI Components and LayoutsElements for building custom interfaces, drawers, and drag-and-drop interactions.
  • UI Components and Libraries1 sub-etiquetaCollections of pre-built components and design systems.
  • UI Components and WidgetsInteractive UI elements with built-in animation effects.
  • UI Control ToolkitsCollections of controls and themes for enhancing application interfaces.
  • UI ConvertersUtilities for transforming data bindings in XAML.
  • UI Customization2 sub-etiquetasPlugins that modify the web interface, add custom tabs, or inject scripts for a personalized experience.
  • UI Debugging Tools1 sub-etiquetaTools for inspecting, measuring, and monitoring visual elements and performance.
  • UI Design SoftwareComprehensive tools for vector editing, interface design, and graphic production.
  • UI Design ToolsProfessional software for vector editing, interface design, and graphic production.
  • UI EffectsLow-level platform-specific UI modifications.
  • UI Effects and HUDsComponents for visual feedback, loading states, and navigation bar styling.
  • UI FrameworksComprehensive design systems and component libraries for web applications.
  • UI GeneratorsTools that convert visual designs or text prompts into front-end code and components.
  • UI GraphicsResources for finding and downloading design assets like illustrations and UI kits.
  • UI Helpers
  • UI Kits
  • UI Layout
  • UI Layout Components1 sub-etiquetaComponents for building responsive grids, split views, and dashboard layouts.
  • UI Layout ToolsFrameworks for defining and managing view layouts.
  • UI Layout UtilitiesComponents for sticky elements, headers, and scroll management.
  • UI Layout and AutoLayoutFrameworks and utilities for simplifying interface constraints and styling.
  • UI LibrariesExtensions and widgets for building immediate mode interfaces.
  • UI Libraries and ExtensionsThird-party libraries providing specialized UI controls and functional extensions.
  • UI PerformanceTools for detecting interface lag and frame drops.
  • UI Preview ToolsUtilities for mirroring and previewing mobile UI designs on physical devices.
  • UI Styling ToolsUtilities and extensions for applying web-like styling to interface elements.
  • UI Styling and Components1 sub-etiquetaFrameworks and libraries for theming and building custom UI components.
  • UI Styling and Themes7 sub-etiquetasFrameworks for managing application themes and visual styles.
  • UI TemplatesReady-made interface components and layout examples for mobile apps.
  • UI Templates and KitsPre-built UI components and application templates.
  • UI TestingFrameworks and tools for automating functional testing of mobile applications.
  • UI ToolkitsPre-styled component libraries and design systems.
  • UI Transitions and NavigationLibraries for animating screen changes and navigation flows.
  • UI UtilitiesMiscellaneous UI components and helpers.
  • UI and Desktop FrameworksLibraries and toolkits for building graphical user interfaces.
  • UI and Editor Enhancements1 sub-etiquetaPlugins that improve the visual experience and navigation within the IDE.
  • UI and End-to-End TestingFrameworks for automating user interactions across web and mobile platforms.
  • UI and Functional ComponentsReusable UI libraries, widgets, and functional components for小程序.
  • UI and GraphicsLibraries and frameworks for building user interfaces and graphics in WASM.
  • UI and Layout DSLsFrameworks for building user interfaces, layouts, and menus declaratively.
  • UI and Styling ToolsComponents, themes, and styling utilities for web interfaces.
  • UI and View Helpers1 sub-etiquetaComponents and helpers for building dynamic user interfaces.
  • UML Modeling2 sub-etiquetasTools for UML diagramming and model-driven development.
  • URL Discovery and ManagementTools for extracting and manipulating URLs from historical and live sources.
  • URL Management3 sub-etiquetasUtilities for handling redirects, database URLs, and routing.
  • URL Redirection ToolsBrowser extensions and services that automatically route traffic to privacy-friendly alternatives.
  • URL RoutingUtilities for managing application navigation and URL state.
  • URL Shortening ServicesAPIs for generating and managing shortened web links.
  • URL UtilitiesTools for parsing, normalizing, and manipulating URLs.
  • URL and Network UtilitiesTools for parsing, normalizing, and manipulating URLs.
  • URLs2 sub-etiquetasUtilities for URL management and routing.
  • UX Libraries1 sub-etiquetaTools for handling complex user interactions and accessibility.
  • Undo VisualizationTools for inspecting and navigating the editor's undo history.
  • Unhandled Rejection Handlers2 sub-etiquetasGlobal event listeners that capture and log promises that fail without a corresponding catch block. **Distinct from Promise Utilities:** Distinct from general promise utilities: specifically manages the global failure state of unhandled rejections.
  • Unicode Support4 sub-etiquetasLibraries for handling and processing Unicode character data.
  • Unidirectional Data FlowResources for implementing Redux-like and unidirectional state management patterns.
  • UnionsTools for generating immutable data structures and union types.
  • Unique ID Generation3 sub-etiquetasSmall utilities for generating unique identifiers.
  • Unit Conversion3 sub-etiquetasLibraries for dimensional analysis and physical unit management.
  • Unity ExtendersPlugins and tools that enhance the Unity game development workflow.
  • Unofficial DistributionsCommunity-maintained Linux distributions and installers for the subsystem.
  • Unpacking and Deobfuscation4 sub-etiquetasTools for automated unpacking, deobfuscation, and import table repair.
  • Update ManagersTools designed to keep portable applications current with the latest versions.
  • Url Shorteners2 sub-etiquetasTools for creating and managing shortened links.
  • Usage AnalyticsTools for monitoring token usage, API costs, and agent performance.
  • Useful ToolsUtilities for blockchain interaction, address generation, and network analytics.
  • Usenet Indexing Software1 sub-etiquetaApplications and scripts for indexing and managing Usenet newsgroup content.
  • User AuthenticationTools for registration, social auth, and user management.
  • User Behavior TestingComponents for implementing A/B tests and experiments.
  • User Input2 sub-etiquetasComponents for enhanced text entry and interactive input.
  • User Interaction ToolsUtilities for system-level interaction, notifications, and automation.
  • User InterfaceTools for creating graphical elements, menus, and notifications in the console.
  • User Interface And ExperiencePlugins that enhance the admin dashboard or public-facing pages.
  • User Interface ComponentsLibraries for building custom views, layouts, and interactive UI elements.
  • User Interface FrameworksLibraries for building graphical interfaces and widgets.
  • User Interface LayoutFrameworks for building and managing complex view hierarchies.
  • User Interface ScriptsScripts that add menus, context controls, and navigation to the player.
  • User Interface ToolkitsFrameworks and bindings for building graphical and terminal interfaces.
  • User Interface ToolsComponents and utilities for building game GUIs and text rendering.
  • User InterfacesGraphical and terminal-based tools for managing Docker environments.
  • User Permissions4 sub-etiquetasUnified APIs for requesting and managing system permissions.
  • User Space RuntimesEnvironments and verifiers for executing eBPF programs outside the kernel.
  • Username ReconnaissanceTools for tracking and verifying user account presence across multiple social platforms.
  • Username Verification3 sub-etiquetasTools for checking the availability or presence of usernames across multiple platforms.
  • UserscriptsCustom scripts to modify website behavior and functionality.
  • UtilitiesGeneral-purpose libraries for collections, functional programming, and common tasks.
  • Utilities and CLIGeneral-purpose tools for terminal interaction, debugging, and system tasks.
  • Utilities and ClientsGeneral purpose tools, remote access clients, and system utilities.
  • Utilities and HelpersTools for configuration, debugging, and external system integration.
  • Utilities and ScannersTools for scanning codes and managing device hardware.
  • Utility Based FrameworksFrameworks that provide low-level utility classes for custom UI construction.
  • Utility ComponentsSpecialized, single-purpose components for common web functionality.
  • Utility ExtensionsGeneral-purpose helpers for caching, email, validation, and frontend integration.
  • Utility LibrariesGeneral-purpose programming helpers for data manipulation and logic.
  • Utility MacrosGeneral-purpose macros for code generation, localization, and security.
  • Utility PluginsMiscellaneous plugins for workflow, file handling, and rule management.
  • Utility ScriptsScripts and macros for automating build tasks and compiler integration.
  • Utility ToolsSmall-scale tools and helper libraries for development tasks.
  • Utility and Fuzzing ToolsGeneral-purpose utilities for data processing, fuzzing, and content discovery.
  • Utility and Helper Libraries1 sub-etiquetaMiscellaneous helper modules for data parsing, reputation checks, and SteamID management.
  • Utility and Integration LibrariesGeneral purpose libraries for data handling, security, and reactive programming.
  • Utility and Integration ToolsMiscellaneous tools for code generation, file conversion, and shell integration.
  • Utility and Math1 sub-etiquetaGeneral-purpose libraries for math, geometry, and development utilities.
  • Utility and Productivity ToolsSmall tools and scripts to assist with development tasks.
  • V2Ray Proxy Clients2 sub-etiquetasTools and clients specifically designed for the V2Ray protocol.
  • VIPER ArchitectureResources for implementing the VIPER pattern for complex modular apps.
  • ValidationTools for enforcing data constraints and sanitizing inputs.
  • Validation LibrariesTools for validating data structures and inputs.
  • Validation PluginsTools for enforcing data integrity in forms.
  • Validation ToolsLibraries for validating user input and form fields.
  • Validation and SerializationTools for runtime validation, schema parsing, and data transformation.
  • Vanilla TemplatesStarter kits for framework-agnostic or library-focused development.
  • Vanity Key MiningUtilities for generating or mining custom public key prefixes.
  • Vault Management Tools1 sub-etiquetaUtilities for managing, viewing, or structuring note vaults.
  • Vector CreationTools for generating and rendering vector artwork for plotting.
  • Vector FontsSingle-line fonts designed for engraving and plotting.
  • Vector UtilitiesTools for optimizing and manipulating vector paths for plotting.
  • Vector and SVG3 sub-etiquetasLibraries for handling vector graphics and SVG animations.
  • Vehicle Research UtilitiesSpecialized tools for reverse engineering and investigating automotive systems.
  • Vehicle Security FrameworksFrameworks and platforms for building, testing, and managing automotive security research.
  • Vendor Abstraction Libraries2 sub-etiquetasSDKs and drivers for interacting with specific vendor APIs.
  • Vendor IntegrationsConnect specific manufacturer hardware with enhanced local control.
  • Vendor SpecificTools tailored for specific device manufacturers and firmware.
  • Verification Bypass ToolsUtilities for managing temporary identities and bypassing phone verification.
  • Verification and TestingTools and frameworks for testing, tracing, and verifying distributed system correctness.
  • Version ControlResources for learning and mastering Git workflows.
  • Version Control Add-onsExtensions and proxies to improve Git and Mercurial performance.
  • Version Control ClientsGraphical interfaces and tools for managing Git and other repositories.
  • Version Control GuidesResources for mastering Git and collaborative workflows.
  • Version Control IntegrationTools that enable AI agents to interact with code repositories, manage issues, and handle pull requests.
  • Version Control SystemsTools for managing source code, issues, and software development workflows.
  • Version Control ToolsTools and utilities for managing Git repositories and workflows.
  • Version Control UtilitiesTools for interacting with version control systems.
  • Version Control and CollaborationTools and workflows for managing code and team communication.
  • Version Control and GitResources and tools for managing Git repositories.
  • Version Control and NetworkingTutorials for building Git-like tools and network stacks.
  • Version ManagementTools for checking app updates and managing dependencies.
  • Version ManagersUtilities for managing and switching between Java versions.
  • Video Processing ScriptsScripts and tools for automating video-to-GIF conversion and processing.
  • Video ReceiversHardware and software modules for analog video reception and diversity.
  • Video and Text EditingTools for video sequence editing and script development.
  • View Components3 sub-etiquetasFrameworks and patterns for building modular, object-oriented UI components.
  • View Controllers1 sub-etiquetaHigh-level controllers for managing complex UI flows and screen transitions.
  • View Enhancements1 sub-etiquetaExtensions and utilities that provide additional functionality for class-based views.
  • View ExtensionsSmall utilities for adding simple animation effects to standard views.
  • View Helpers2 sub-etiquetasUtilities and extensions to simplify view logic and data rendering.
  • View MixinsGeneric view extensions and request handling utilities.
  • View PagersComponents for swiping between views and pages.
  • View TransitionsCustom view controller and navigation transition libraries.
  • View and UI ComponentsUtilities for managing themes, notifications, pagination, and template directives.
  • ViewsMixins and utilities for class-based views.
  • Vim ConfigurationGuides and best practices for configuring and customizing the editor.
  • Vim DevelopmentCore project information and development resources for the editor.
  • Vim DistributionsPre-configured bundles of settings and plugins for the editor.
  • Vim LearningResources for mastering the editor and its modal philosophy.
  • Vim PluginsExtensions and plugins designed to enhance or fix specific editor behaviors.
  • Virtual Environments1 sub-etiquetaUtilities for managing isolated Python environments and versions.
  • Virtual MachinesImplementations of virtual machines and execution environments.
  • Virtual RealityFrameworks and SDKs for building immersive VR and AR experiences.
  • Virtualization Patching ToolsUtilities designed to modify virtualization software binaries to unlock OS support. **Distinct from Virtualization Tools:** Distinct from Virtualization Tools: specifically focuses on patching the hypervisor binary rather than managing the VM.
  • Virtualization ToolsTools for managing containers and virtual machines.
  • Virtualization UtilitiesTools and helper libraries for managing or interacting with hypervisors.
  • Virtualization and ContainersTools for running, emulating, or containerizing software environments.
  • Visibility Reporters1 sub-etiquetaComponents that track and report element visibility or scroll status.
  • Vision Software LibrariesGeneral-purpose libraries and tools for computer vision development.
  • Visual Accuracy OptimizationRefining the fidelity of vector graphics by iteratively correcting errors found through rendered output comparison. **Distinct from SVG Optimization:** Distinct from minification or asset optimization; focuses on visual correctness via feedback loops.
  • Visual Animations1 sub-etiquetaPlugins that add fluid motion and visual effects to editor actions.
  • Visual AssetsCollections of icons, fonts, and color palettes for design systems.
  • Visual Badges1 sub-etiquetaTools for generating status and metadata badges for project repositories.
  • Visual DebuggingUtilities for inspecting, measuring, and debugging web interface elements.
  • Visual Demonstration ToolsSoftware for recording and creating animated media to showcase project functionality.
  • Visual EffectsPlugins that add animations and visual flair to editor actions.
  • Visual EnhancementsPlugins for highlighting, dimming, and customizing editor aesthetics.
  • Visual Page BuildersTools focused on drag-and-drop interface design and frontend page assembly.
  • Visual Programming1 sub-etiquetaLibraries for node-based editors and visual flow programming.
  • Visual Programming EnvironmentsNode-based and graphical interfaces for interactive media and prototyping.
  • Visual Programming LanguagesNode-based and graphical environments for interactive media and logic.
  • Visual Programming ToolsEnvironments that allow building applications through graphical interfaces.
  • Visual ReconnaissanceTools for capturing and analyzing visual data from web targets.
  • Visual ReferencesCollections of diagrams and examples for document design.
  • Visual Regression FrameworksThese tools focus on detecting and reviewing visual changes in web interfaces.
  • Visual Regression TestingTools for detecting UI changes and visual discrepancies in web applications.
  • Visual Studio Plugins1 sub-etiquetaExtensions to enhance the Visual Studio development experience.
  • Visual StylingPlugins for customizing the appearance and aesthetic of charts.
  • Visual TestingTools for detecting UI regressions through screenshot and DOM comparisons.
  • Visual ThemesColor schemes and aesthetic configurations for tmux.
  • Visual Trigger MatchingSystems that detect specific visual patterns or colors in screenshots to trigger automated actions. **Distinct from Local Feature Matching:** Distinct from Local Feature Matching: focuses on triggering automation workflows based on pixel-level cues rather than geometric keypoint analysis.
  • Visual and Shader ToolsSoftware for creating, testing, and visualizing shaders and procedural art.
  • VisualizationLibraries for creating charts, plots, and interactive data visualizations.
  • Visualization FrameworksLibraries and tools for rendering graphics, animations, and visual data.
  • Visualization GuidesInstructional materials that demonstrate how to use plotting libraries to create visual data representations. **Distinct from Python Visualization:** Distinct from Python Visualization: provides instructional guides rather than the visualization libraries themselves.
  • Visualization ToolsLibraries for rendering financial market data, backtest results, and analytical dashboards.
  • Visualization UtilitiesTools and scripts for generating figures and plots for academic publications.
  • Visualization and AnalysisTools for data visualization, interactive notebooks, and exploratory analysis.
  • Visualization and Diagrams6 sub-etiquetasTools for generating entity-relationship diagrams from models.
  • Visualization and GraphicsTools for graph visualization and game development.
  • Visualization and MappingLibraries for rendering maps, plotting spatial data, and interactive visualization.
  • Voice CommandsLibraries for integrating speech recognition.
  • Voice RecognitionLibraries for integrating voice commands into web applications.
  • Voxel Design ToolsSoftware and plugins for creating and manipulating voxel-based game assets.
  • Voxel EditorsSoftware for creating and modifying 3D voxel-based models.
  • Voxel Modeling ToolsSoftware and plugins for creating and manipulating voxel-based 3D assets.
  • Voxel ToolsMesh voxelization utilities and file format readers.
  • Vue Ecosystem2 sub-etiquetasFrameworks, plugins, and utilities for the Vue.js development environment.
  • Vue EditorsRich text editor components and wrappers for Vue applications.
  • Vue Framework ResourcesCurated collections and learning materials for the Vue ecosystem.
  • Vue Frameworks1 sub-etiquetaFrameworks and administrative templates for building Vue applications.
  • Vue Integrations3 sub-etiquetasOfficial and community plugins for Vue framework support.
  • Vue Templates1 sub-etiquetaStarter kits for Vue 2 and Vue 3 application development.
  • Vue UI Libraries1 sub-etiquetaComponent and UI frameworks for building Vue applications.
  • Vulnerability ResearchTools for searching exploit databases and identifying specific software vulnerabilities.
  • Vulnerability Research ToolsSpecialized frameworks for fuzzing and security testing of cellular protocols.
  • Vulnerability ScannersAutomated tools for identifying security weaknesses in networks and applications.
  • Vulnerability ScanningAutomated scanners for identifying security flaws and misconfigurations.
  • Vulnerable Systems and MobileVirtual machines and mobile applications designed for exploitation practice.
  • Vulnerable Web ApplicationsDeliberately insecure web applications designed for testing and training.
  • WPF Components1 sub-etiquetaControls and utilities for building Windows desktop applications.
  • WSGI ServersProduction-ready servers for WSGI-compliant applications.
  • Wallets2 sub-etiquetasInterfaces for managing private keys and interacting with decentralized applications.
  • Wallpaper Managers5 sub-etiquetasUtilities for managing and setting desktop backgrounds.
  • Wallpaper ToolsApplications for managing animated, interactive, or dynamic desktop backgrounds.
  • Water ShadersSimulations and shaders for water surfaces, buoyancy, and caustics.
  • Wave EffectsUI components featuring wave and ripple animations.
  • Waveform Generators6 sub-etiquetasLibraries for frequency and signal generation hardware.
  • Wayland BindingsLanguage-specific wrappers and interfaces for Wayland development.
  • Wearable DevelopmentLibraries and components for building applications on wearable device platforms.
  • Weather ToolsCLI utilities for checking weather conditions.
  • Web & Browser UtilitiesExtensions and tools to enhance browser functionality and web development workflows.
  • Web API IntegrationLibraries for interacting with browser APIs and external web services.
  • Web API SpecificationsOfficial documentation and technical explainers for browser-based web technologies.
  • Web API WrappersTools for interacting with Steam's web-based services and APIs.
  • Web API and Browser Standards1 sub-etiquetaDocumentation and tools for leveraging native browser capabilities and APIs.
  • Web APIsLibraries for building RESTful and GraphQL APIs.
  • Web And Data ScrapingLibraries for extracting data and interacting with web content.
  • Web Application Frameworks1 sub-etiquetaFrameworks for building web services and HTTP applications.
  • Web Application FuzzingTools for detecting vulnerabilities in web applications and templates.
  • Web Application ScannersAutomated tools for discovering security vulnerabilities in web servers and applications.
  • Web ApplicationsExample applications and tools built for the web.
  • Web Archive ToolsUtilities for retrieving, downloading, and analyzing historical web content from archives.
  • Web Asset DiscoveryTools for crawling and extracting URLs, endpoints, and files from web applications.
  • Web Asset ManagementTools for managing, compressing and minifying website assets.
  • Web Automation FrameworksComprehensive frameworks for browser-based end-to-end testing.
  • Web Based TemplatesResume templates and generators built with HTML, CSS, and JavaScript.
  • Web BrowsersAlternative web browsers focused on privacy, speed, or productivity.
  • Web Clients and UIsInterfaces and dashboards for interacting with agents.
  • Web Clipping Extensions2 sub-etiquetasBrowser tools for capturing web content directly into the note vault.
  • Web Component OptimizationTools for bundling and concatenating web components to improve delivery.
  • Web Component StandardsSpecifications and best practices for building custom elements.
  • Web Components and UI1 sub-etiquetaPlugins and tools for enhancing web page interactivity and design.
  • Web CrawlersTools for gathering and converting web content into LLM-ready formats.
  • Web CrawlingLibraries for analyzing and scraping website content.
  • Web Crawling and Scraping4 sub-etiquetasUtilities for extracting data and crawling web content for analysis.
  • Web DemonstrationsInteractive examples and visual demonstrations for web development.
  • Web DevelopmentGuides and resources for modern front-end and web development.
  • Web Development ExtensionsPlugins for streamlining HTML, CSS, and frontend workflows.
  • Web Development FrameworksComprehensive learning materials for popular frontend and backend web frameworks.
  • Web Development LibrariesTools and utilities for enhancing web application development and integration.
  • Web Development ToolsUtilities for debugging, testing, and enhancing web development workflows.
  • Web Development UtilitiesTools for debugging, visualizing, and testing web technologies.
  • Web Directory Discovery1 sub-etiquetaTools for finding and analyzing hidden directories on web servers.
  • Web Font ReplacementsPrivacy-focused alternatives to hosted web font services.
  • Web Framework BindingsLibraries and wrappers for integrating Firebase with popular web frameworks.
  • Web Framework ComponentsStandalone modules and middleware for building web applications.
  • Web Framework ExamplesReal-world applications and services built using the web framework.
  • Web Framework IntegrationsPlugins for integrating database sessions with web frameworks.
  • Web Framework LibrariesExtensions and middleware for building server-side applications.
  • Web Framework MiddlewareReusable components for extending web server functionality.
  • Web FrameworksFrameworks and toolkits for building server-side and full-stack web applications.
  • Web Frameworks and BoilerplatesFoundational tools for building and structuring web applications.
  • Web Frameworks and LibrariesFrameworks and libraries for building web applications with WebAssembly.
  • Web Frameworks and RuntimesFrameworks and runtimes for building web applications and services.
  • Web Game ProjectsOpen-source browser-based games and interactive experiments.
  • Web Graphics LibrariesJavaScript libraries for rendering 2D and 3D content in the browser.
  • Web History and CaptureUtilities for archiving, retrieving, and preserving historical snapshots of web content.
  • Web Integration ComponentsMarkdown editing libraries and widgets for embedding in web applications.
  • Web InterfacesSelf-hosted web services and UI wrappers for language model APIs.
  • Web Management Interfaces2 sub-etiquetasGraphical platforms for managing containers and clusters via browser.
  • Web Map ServersInfrastructure for publishing, caching, and serving geospatial data over the web.
  • Web Mapping FrameworksLibraries and SDKs for building interactive 2D and 3D maps in browsers.
  • Web Markdown EditorsBrowser-based tools for writing and previewing Markdown content.
  • Web Middleware and PluginsExtensions for enhancing web servers and application environments.
  • Web MinificationTools for optimizing web assets to improve application performance.
  • Web ParsingTools for parsing and querying HTML content.
  • Web Performance UtilitiesMiscellaneous tools for optimizing critical rendering paths and layout stability.
  • Web PlaygroundsBrowser-based environments for testing and sharing jq queries.
  • Web ProjectsInteractive web-based animations and visual expressions of affection.
  • Web Robotics InterfacesTools and frameworks for connecting robotic systems to web browsers and cloud services.
  • Web Scrapers and Extractors1 sub-etiquetaUtilities for harvesting data, links, and contact information from web pages.
  • Web ScrapingTools for automating browser interactions and extracting structured web data.
  • Web Scraping FrameworksLibraries and frameworks for building automated data extraction spiders.
  • Web Scraping and CrawlingUtilities for extracting and structuring web content for LLM consumption.
  • Web Security ToolsUtilities for scanning, enumerating, and exploiting web application vulnerabilities.
  • Web ServersServers specifically used to deploy and host applications.
  • Web Servers and APIsProjects that implement HTTP servers, web frameworks, and networking protocols from scratch.
  • Web Servers and Browsers1 sub-etiquetaTutorials and guides for implementing core web infrastructure from scratch.
  • Web Servers and Middleware1 sub-etiquetaHTTP servers and middleware components for handling requests and responses.
  • Web Service AnalysisTools for parsing, decoding, and testing SOAP, REST, and other web service protocols.
  • Web ServicesTools for building, documenting, and securing RESTful APIs.
  • Web Standards & APIsCore specifications and browser-native interfaces for modern web development.
  • Web Styling
  • Web Styling and UILibraries and frameworks for building user interfaces and styling web applications.
  • Web Sustainability AnalysisTools for measuring and optimizing the environmental impact of web applications.
  • Web Technologies and ServicesLibraries for web scraping, API interaction, and building web applications.
  • Web Templates1 sub-etiquetaPre-built HTML and CSS templates for rapid website development.
  • Web Terminal ToolsLibraries and demos for running terminals in web browsers.
  • Web TestingInteractive websites and demo applications for practicing manual and exploratory testing.
  • Web Tools
  • Web Typography Utilities1 sub-etiquetaTools for managing, loading, and optimizing fonts for the web.
  • Web UI ComponentsReusable interface elements and interactive widgets built with pure CSS.
  • Web View IntegrationTools for bridging and enhancing web content within apps.
  • Web Worker ManagementTools for offloading tasks to background threads.
  • Web and API Frameworks1 sub-etiquetaTools for building RESTful APIs, routing, and web-specific functionality.
  • Web and API ToolsFrameworks and utilities for building web services and CLI applications.
  • Web and Application DevelopmentSkills for building, testing, and deploying web and mobile applications.
  • Web and File Transfer ToolsUtilities for handling HTTP requests, file servers, and multi-threaded downloads.
  • Web and GUI TestingTools for automating browser and interface interactions.
  • Web and HTML DSLsLibraries for generating HTML, CSS, and web content using declarative syntax.
  • Web and HTML Processing1 sub-etiquetaLibraries for parsing, manipulating, and generating web content.
  • Web and NetworkTools for building web servers and network communication.
  • Web and NetworkingFrameworks and utilities for HTTP, WebSocket, and network communication.
  • Web-Based UtilitiesOnline tools for generating, analyzing, and managing 3D printing data.
  • Web-based ClientsWeb interfaces and browser extensions for SSH access.
  • Web3 and Blockchain2 sub-etiquetasDevelopment tools, frameworks, and learning resources for decentralized applications.
  • Web3 and Blockchain TestingToolkits for developing and testing smart contracts and decentralized apps.
  • WebAssembly4 sub-etiquetasTools for working with WebAssembly modules.
  • WebAssembly Build SystemsTooling designed to compile, bundle, and orchestrate the delivery of WebAssembly applications. **Distinct from WebAssembly Tools:** Focuses on the build and bundling process rather than just runtime libraries for executing Wasm.
  • WebAssembly DevelopmentGuides for debugging low-level compiled code environments.
  • WebAssembly InteroperabilityTools and bindings for bridging Rust code with JavaScript and Web APIs.
  • WebAssembly ResourcesTools and documentation for running high-performance code in the browser.
  • WebAssembly ToolsLibraries for executing or running code in WebAssembly environments.
  • WebGL 2 LibrariesSpecialized frameworks designed specifically for the WebGL 2 API.
  • WebKit DriversLibraries that interface with WebKit-based browser instances.
  • WebRTC UtilitiesTools for feature detection, statistics, and collaborative drawing.
  • WebSocketTools for implementing realtime, bidirectional communication.
  • WebSocket Libraries1 sub-etiquetaTools for implementing real-time communication protocols.
  • WebSockets and Real-time9 sub-etiquetasLibraries for real-time communication and socket handling.
  • Website Analysis and ReconnaissanceTools for mapping site structure, identifying technologies, and finding relationships between domains.
  • Website BuildersVisual tools for designing and deploying web pages.
  • WebsocketsLibraries for WebSocket communication.
  • Wheel PickersRotary and wheel-style selection controls.
  • Wheeled Robot ModelsCollections of URDF and simulation files for mobile wheeled platforms.
  • WidgetsReusable UI components for building terminal interfaces.
  • Widgets and ControlsIndividual UI widgets like progress bars, switches, and pickers.
  • Wikipedia Tools5 sub-etiquetasTools for searching, analyzing, and extracting data from Wikipedia.
  • Win32 UI Styling ToolsUtilities specifically designed to modify the visual appearance of native Win32 application interfaces. **Distinct from UI Styling Tools:** Targets legacy native Win32 frames rather than web-like styling of interface elements.
  • Window Event Subscription Managers1 sub-etiquetaTools for managing the subscription and lifecycle of global window and user input events. **Distinct from Touch and Mouse Events:** Distinct from simple touch/mouse event lists by focusing on the management system for these subscriptions.
  • Window Management4 sub-etiquetasUtilities for tiling, resizing, and organizing application windows.
  • Window Managers1 sub-etiquetaLightweight and highly configurable tools for managing window layout and focus.
  • Windows Development2 sub-etiquetasTools and extensions for integrating with the Windows operating system.
  • Windows Hunting ToolsResources and queries for identifying threats within Windows environments.
  • Windows IntegrationLibraries for interacting with Windows APIs.
  • Windows Internals Research1 sub-etiquetaResources and documentation for analyzing Windows kernel and system-level structures.
  • Windows Registry3 sub-etiquetasLibraries for interacting with the Windows registry.
  • Windows ServicesTools for managing background services.
  • Wireframe ShadersRendering mesh wireframes using geometry shaders or custom materials.
  • Wireless Sensing SurveysAcademic reviews and overviews of the state of wireless sensing technology.
  • Wireless Site Survey ToolsTools for collecting and exporting detailed wireless network metadata to report on signal coverage. **Distinct from Wireless Sensing Surveys:** Distinct from Wireless Sensing Surveys: focuses on practical site data collection tools rather than academic reviews.
  • Word Segmentation Tools1 sub-etiquetaSpecialized algorithms and libraries for Chinese word tokenization.
  • WordPressChecklists for WordPress theme development, security, and deployment.
  • WordPress Integration4 sub-etiquetasTools to bridge the framework with WordPress for themes or database access.
  • Wordlist Analysis ToolsUtilities for analyzing password lists to improve cracking efficiency.
  • Wordlist Generation ToolsUtilities for creating and mutating wordlists for targeted attacks.
  • Wordlist GeneratorsTools for creating custom wordlists for brute-forcing and enumeration.
  • Wordlists and PayloadsCollections of wordlists and attack payloads for security testing.
  • WorkbenchTools for building and configuring drone hardware.
  • Worker RecipesTemplates and code snippets for building serverless worker applications.
  • Workflow AutomationUtilities for managing state, generating code, visualizing dependencies, and streamlining CI/CD.
  • Workflow Collections1 sub-etiquetaCurated lists and repositories containing multiple Alfred workflows.
  • Workflow DevelopmentLibraries and tools for building custom Alfred workflows.
  • Workflow Development ToolsLibraries and utilities for building, testing, and managing data pipelines.
  • Workflow EnginesLibraries for managing state machines and complex business processes.
  • Workflow EnhancementsTools for customizing the interface, managing requests, and streamlining testing workflows.
  • Workflow FoundationsCore utilities for managing repository checkouts, artifacts, and environment setup.
  • Workflow FrameworksLibraries and frameworks for defining and executing computational pipelines.
  • Workflow LanguagesStandardized languages and DSLs for defining pipeline logic.
  • Workflow LibrariesFrameworks and libraries for building custom Alfred workflows.
  • Workflow Management1 sub-etiquetaTools for organizing, searching, and managing installed automation scripts.
  • Workflow PlatformsComprehensive platforms for managing, visualizing, and executing workflows.
  • Workflow Plugins and ExtensionsPlugins and integrations that extend core functionality and monitoring.
  • Workflow SchedulingPlatforms for programmatically authoring, scheduling, and monitoring data pipelines and tasks.
  • Workflow UtilitiesGeneral-purpose tools for enhancing workflow logic and environment management.
  • Workflow and CLI UtilitiesCommand-line tools to manage, run, and optimize linting workflows.
  • Workflow and UI ExtensionsGeneral utilities for improving the interface and development workflow.
  • Workshops and Learning1 sub-etiquetaEducational resources and community-led development guides.
  • Workspace Productivity HelpersUnified command-line interfaces that simplify common cross-service productivity tasks. **Distinct from Command Line Helpers:** Distinct from general command line helpers by focusing on high-level productivity API shortcuts rather than shell utilities.
  • World Editing Tools1 sub-etiquetaAdvanced utilities for manipulating game worlds and structures.
  • World Generation ToolsTools for large-scale world rendering, terrain, and procedural generation.
  • World and Navigation1 sub-etiquetaTools for map loading, pathfinding, and camera control.
  • WrappersWrappers that allow other tools to run via flake8.
  • Writing and Documentation ToolsTools for creating, managing, and automating technical documentation workflows.
  • XML Parsers1 sub-etiquetaLibraries for parsing and manipulating XML data.
  • Xcode Plugins1 sub-etiquetaExtensions and tools to enhance the Xcode development environment.
  • Xcode Support ToolsUtilities for managing Apple platform device support and development environments.
  • Xcode and iOS Development ToolsUtilities for enhancing Xcode workflows and on-device debugging.
  • Xfce ConfigurationsCustomizations for the Xfce desktop environment.
  • Xmonad ConfigurationsCustomizations for the Xmonad tiling window manager.
  • Yabai ConfigurationsCustomizations for the Yabai tiling window manager.
  • Yara Rule CollectionsCurated repositories containing YARA signatures for malware detection and threat hunting.
  • Zero-Config LintersLinting tools that apply a consistent code style immediately upon installation without user configuration. **Distinct from Linting Tools:** Distinct from Linting Tools: specifically focuses on the zero-configuration aspect of the tool's delivery.
  • Zsh FrameworksComprehensive environments for managing shell configurations, plugins, and themes.
  • Zsh Plugin Managers2 sub-etiquetasLightweight tools focused on installing, updating, and loading shell plugins.
  • iOS Charting LibrariesNative libraries for implementing charts in iOS applications.
  • iOS Development UtilitiesTools for enhancing or modifying iOS development workflows.
  • iOS Filesystem AccessTools for managing files and SSH connections on iOS devices.
  • iOS Reverse Engineering ToolsUtilities for decrypting, dumping, and analyzing iOS binaries.
  • iOS and macOS UtilitiesGeneral-purpose tools for iOS and macOS forensics, networking, and security.
  • jQuery EditorsRich text editing plugins designed specifically for the jQuery ecosystem.
  • 第三方 API用于集成外部服务的客户端库。