awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

derekparker/delve

0
View on GitHub↗
0 stele·0 fork-uri·1 vizualizare

Delve

Features

  • Core Language Tools - A professional debugger for Go applications.
  • Developer Utilities - Debugger for the Go programming language.
  • General Utilities - Debugger for Go applications.
  • General Utility Libraries - Debugger for Go applications.

Istoric stele

Graficul istoricului de stele pentru derekparker/delveGraficul istoricului de stele pentru derekparker/delve

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Delve

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Delve.
  • github/hubAvatar github

    github/hub

    22,955Vezi pe GitHub↗

    Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It functions as a GitHub git wrapper, extending standard git commands to include direct management of repositories, issues, and pull requests. The tool integrates REST API communication with a wrapper-based execution model to perform administrative tasks without a web browser. It utilizes OAuth-based authentication and a local configuration store to secure API requests. The utility includes shell command completion and argument parsing to improve terminal productivity. It also suppo

    Go
    Vezi pe GitHub↗22,955
  • bcicen/ctopAvatar bcicen

    bcicen/ctop

    17,765Vezi pe GitHub↗

    ctop is a terminal-based dashboard utility designed for monitoring and managing containerized applications. It provides a real-time interface for tracking the operational status and resource utilization of multiple containers simultaneously, offering a centralized view of system health directly within a terminal emulator. The tool distinguishes itself by integrating directly with the container runtime to provide both high-level infrastructure overviews and deep inspection capabilities. Users can organize their dashboard through persistent filtering and sorting preferences, ensuring that perfo

    Gocommand-linecommandlinecontainers
    Vezi pe GitHub↗17,765
  • asciimoo/wuzzAvatar asciimoo

    asciimoo/wuzz

    10,711Vezi pe GitHub↗

    Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing outgoing network calls and their payloads. It functions as a terminal-based tool for debugging API issues and testing web endpoints. The tool provides specialized filtering for response bodies, using regular expressions and format-specific query syntaxes tailored for JSON and HTML data. It allows for the persistence of captured requests and responses to disk to facilitate the reproduction of network issues and offline analysis. User settings and default request behaviors are

    Goclicurlgo
    Vezi pe GitHub↗10,711
  • go-task/taskAvatar go-task

    go-task/task

    15,721Vezi pe GitHub↗

    Task is a YAML-based task runner and build tool used to define and automate development workflows. It functions as a dependency-based build system and cross-platform task automator, allowing users to execute shell commands across different operating systems using a declarative configuration file. The project operates as an incremental build tool, utilizing file fingerprints and checksums to track state and avoid redundant work by determining if tasks are up to date. It manages execution via a dependency graph to ensure prerequisites are completed before target commands run. The system includ

    Go
    Vezi pe GitHub↗15,721
Vezi toate cele 30 alternative pentru Delve→

Întrebări frecvente

Care sunt principalele funcționalități ale derekparker/delve?

Principalele funcționalități ale derekparker/delve sunt: Core Language Tools, Developer Utilities, General Utilities, General Utility Libraries.

Care sunt câteva alternative open-source pentru derekparker/delve?

Alternativele open-source pentru derekparker/delve includ: github/hub — Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It… goreleaser/goreleaser — GoReleaser is a release automation tool for building, packaging, and distributing Go binaries across multiple… asciimoo/wuzz — Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing… bcicen/ctop — ctop is a terminal-based dashboard utility designed for monitoring and managing containerized applications. It… go-task/task — Task is a YAML-based task runner and build tool used to define and automate development workflows. It functions as a… jmoiron/sqlx — sqlx is a set of extensions for the Go database/sql package that reduces boilerplate code by automating the mapping of…