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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to moshebe/gebug

Open-source alternatives to Gebug

30 open-source projects similar to moshebe/gebug, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gebug alternative.

  • mattn/vim-lsp-settingsmattn avatar

    mattn/vim-lsp-settings

    1,412View on GitHub↗

    Vim-lsp-settings is a Vim plugin that automates the installation, configuration, and lifecycle management of external language server binaries. It functions as a development environment manager, bridging the gap between the text editor and language-specific analysis tools to provide code intelligence features such as autocompletion and error checking. The plugin distinguishes itself by orchestrating the entire toolchain, including the automated downloading and versioning of language server executables. It employs project-root heuristic detection to identify workspace boundaries, ensuring that

    Vim Scriptlanguage-servervim
    View on GitHub↗1,412
  • activeloopai/deeplakeactiveloopai avatar

    activeloopai/deeplake

    9,175View on GitHub↗

    DeepLake is AI data infrastructure consisting of a multimodal data lake, a hybrid search engine, and a serverless vector database. It provides a PostgreSQL-based AI data runtime that combines multimodal storage with streaming pipelines to load and shuffle datasets from cloud storage directly into deep learning training pipelines. The system utilizes lazy indexing to store and slice images, audio, and video without loading entire files into memory. It enables retrieval-augmented generation by persisting high-dimensional embeddings in a serverless vector store and implementing hybrid search tha

    C++agentagentic-ragai
    View on GitHub↗9,175
  • aptana/studio3aptana avatar

    aptana/studio3

    1,093View on GitHub↗

    This repository contains the code for core components of Aptana Studio 3.

    Java
    View on GitHub↗1,093
  • adam-p/markdown-hereadam-p avatar

    adam-p/markdown-here

    60,218View on GitHub↗

    Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes, directly inside their browser. The tool distinguishes itself through a bidirectional transformation engine that supports both the conversion of markdown to HTML and the reversion of rendered content back into its original source code. This state-preserving functionality allows

    JavaScript
    View on GitHub↗60,218

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • aerokube/selenoidaerokube avatar

    aerokube/selenoid

    2,656View on GitHub↗

    Selenoid is a powerful implementation of Selenium hub using Docker containers to launch browsers.

    Go
    View on GitHub↗2,656
  • ahkscript/sublimeautohotkeyahkscript avatar

    ahkscript/SublimeAutoHotkey

    211View on GitHub↗

    AutoHotkey AHK language package for SublimeText including syntax highlighting, comments toggling, auto-completions, build system definitions, commands for ahkrun, ahkcompile, ahkrunpiped.

    Python
    View on GitHub↗211
  • ailisp/commonlisp-vscodeailisp avatar

    ailisp/commonlisp-vscode

    39View on GitHub↗

    Common Lisp Editing extension for Visual Studio Code

    TypeScript
    View on GitHub↗39
  • alacritty/alacrittyalacritty avatar

    alacritty/alacritty

    64,592View on GitHub↗

    Alacritty is a cross-platform terminal emulator that provides a consistent command-line environment across Linux, macOS, and Windows. It functions as a configuration-driven terminal, relying on a declarative file format to manage user preferences, key bindings, and visual styling. The application distinguishes itself through a high-performance architecture that offloads text rendering to the graphics processor. By utilizing zero-copy terminal emulation, it processes incoming byte streams directly into a grid-based memory buffer to minimize data duplication and latency during output. The proj

    Rustbsdgpulinux
    View on GitHub↗64,592
  • alandipert/fswatchalandipert avatar

    alandipert/fswatch

    5,553View on GitHub↗

    fswatch is a cross-platform file change monitor and event automation tool. It tracks file system modifications across different operating systems using native kernel event APIs or a portable polling fallback. The project implements specific wrappers for Linux systems using inotify and fanotify, as well as a watcher for BSD and macOS using kqueue. It translates these platform-specific APIs into a unified event format to provide consistent monitoring behavior. The tool allows for the automatic execution of external programs or scripts in response to detected changes. It includes capabilities f

    C++
    View on GitHub↗5,553
  • alefragnani/vscode-language-pascalalefragnani avatar

    alefragnani/vscode-language-pascal

    265View on GitHub↗

    Pascal language extension for Visual Studio Code

    TypeScript
    View on GitHub↗265
  • alefragnani/vscode-pascal-formatteralefragnani avatar

    alefragnani/vscode-pascal-formatter

    39View on GitHub↗

    Pascal formatter extension for Visual Studio Code

    TypeScript
    View on GitHub↗39
  • ansible-semaphore/semaphoreansible-semaphore avatar

    ansible-semaphore/semaphore

    13,766View on GitHub↗

    Semaphore is a web interface and API for running and scheduling Ansible playbooks and other infrastructure automation tools. It serves as an infrastructure automation dashboard and DevOps task scheduler for orchestrating deployments. The platform functions as a multi-tool automation hub, providing a centralized dashboard for managing infrastructure as code using Ansible, Terraform, OpenTofu, and Terragrunt. It includes an inventory management tool for organizing target servers and containers, alongside a secret management service for storing sensitive environment variables required during exe

    Go
    View on GitHub↗13,766
  • antonito/gfileA

    Antonito/gfile

    0View on GitHub↗
    View on GitHub↗0
  • apr3vau/lw-pluginsapr3vau avatar

    apr3vau/lw-plugins

    33View on GitHub↗

    LispWorks Plugins by the Calendrical System

    Common Lisp
    View on GitHub↗33
  • adacore/gpsAdaCore avatar

    AdaCore/gps

    518View on GitHub↗

    What is GNAT Studio? - Building

    Ada
    View on GitHub↗518
  • assafmo/joincapA

    assafmo/joincap

    0View on GitHub↗
    View on GitHub↗0
  • atom/atomatom avatar

    atom/atom

    60,807View on GitHub↗

    Atom is an extensible code IDE and hackable text editor designed for source code editing and the creation of custom development environments. It functions as a syntax highlighting editor and a version control integrated editor that tracks file changes and synchronizes code with remote repositories. The editor allows for the modification of its own core functionality and supports a package-based plugin system for creating custom themes and snippets. It also serves as a Markdown preview editor, providing side-by-side visual rendering for content authoring. The platform includes capabilities fo

    JavaScript
    View on GitHub↗60,807
  • atuinsh/atuinatuinsh avatar

    atuinsh/atuin

    30,266View on GitHub↗

    Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use

    Rustbashfishhistory
    View on GitHub↗30,266
  • autohandai/code-cliautohandai avatar

    autohandai/code-cli

    138View on GitHub↗

    Autohand Code CLI - Ultra fast self evolving coding agent that runs in your terminal

    TypeScript
    View on GitHub↗138
  • azukiapp/azkazukiapp avatar

    azukiapp/azk

    894View on GitHub↗

    azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.

    JavaScript
    View on GitHub↗894
  • bibendi/dipbibendi avatar

    bibendi/dip

    1,336View on GitHub↗

    The dip is a CLI dev–tool that provides native-like interaction with a Dockerized application.

    Ruby
    View on GitHub↗1,336
  • bichlepa/autohotflowbichlepa avatar

    bichlepa/AutoHotFlow

    72View on GitHub↗

    AutoHotFlow - Simply draw your applictaions

    AutoHotkey
    View on GitHub↗72
  • boyter/sccboyter avatar

    boyter/scc

    8,469View on GitHub↗

    Scc is a codebase analysis tool written in Go that calculates source lines of code, blank lines, and comments across hundreds of programming and markup languages. It functions as a source code metric engine, software complexity analyzer, and cost estimator. The project differentiates itself by providing a COCOMO cost estimator to predict development effort and financial costs, alongside tools to estimate the cost of regenerating a codebase using large language models. It also includes a Git repository metrics tool that correlates commit history with codebase metrics to identify hotspots, trac

    Goclicloccode
    View on GitHub↗8,469
  • buger/gorbuger avatar

    buger/gor

    19,290View on GitHub↗

    Gor is a set of specialized utilities for recording, replaying, and shadowing network traffic to validate system behavior under real-world conditions. It functions as an HTTP traffic recording tool, a network traffic capture engine, and a system for duplicating live production traffic. The project provides capabilities for recording real-time HTTP network traffic and storing it for later playback or analysis. It can duplicate live production network traffic and redirect it to a staging environment in real time, or replay recorded network requests against a target environment to validate syste

    Go
    View on GitHub↗19,290
  • casey/justcasey avatar

    casey/just

    34,302View on GitHub↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    Rust
    View on GitHub↗34,302
  • casteng/i-pascalcasteng avatar

    casteng/i-pascal

    124View on GitHub↗

    Intellij IDEA Object Pascal plugin

    Java
    View on GitHub↗124
  • celador/forcecodecelador avatar

    celador/ForceCode

    164View on GitHub↗

    Starting at version 3.9.6, ForceCode supports per-org settings (Which can be changed via the settings menu option). If you don't want your settings reset then take a backup of your force.json file as a reference and change the settings via the settings menu option for each org. 3.9.6 and up will…

    TypeScript
    View on GitHub↗164
  • charmbracelet/glowcharmbracelet avatar

    charmbracelet/glow

    22,908View on GitHub↗

    Glow is a terminal-based interface designed for browsing, rendering, and navigating markdown documentation. It functions as a command-line reader that allows users to discover and view formatted text files directly within their terminal environment. The tool distinguishes itself by providing a high-performance pager that supports both local file system navigation and remote repository access. It automatically scans directories and version control structures to index documentation, while its remote-aware fetching capabilities enable the retrieval of content from web sources and code repositori

    Gocliexcitementhacktoberfest
    View on GitHub↗22,908
  • charmbracelet/soft-servecharmbracelet avatar

    charmbracelet/soft-serve

    6,638View on GitHub↗

    Soft Serve is a self-hosted Git server that authenticates users via SSH public keys and provides a terminal-based user interface for browsing repositories, files, and commits. It stores repository data and configuration in either SQLite or PostgreSQL, and supports role-based access control with four permission levels for managing repository visibility and write access. The server can be deployed via Docker or managed as a systemd service, and supports webhook notifications for push, collaborator, and branch or tag events to integrate with external automation workflows. It also enables server-

    Gogitgolangssh
    View on GitHub↗6,638
  • abookyun/clean-install-your-mac-without-hesitationabookyun avatar

    abookyun/clean-install-your-mac-without-hesitation

    85View on GitHub↗

    Checklist version of Clean install your Mac without hesitation

    View on GitHub↗85