awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to amrdeveloper/gql

Open-source alternatives to Amrdeveloper Gql

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

  • 34306/watchingAvatar von 34306

    34306/watching

    36Auf GitHub ansehen↗

    tell you more details about your batter on your iPhone that Apple won't let you know

    Auf GitHub ansehen↗36
  • 8lwxpg/powertoysrun-processkillerAvatar von 8LWXpg

    8LWXpg/PowerToysRun-ProcessKiller

    187Auf GitHub ansehen↗

    A PowerToys Run plugin for killing processes.

    C#
    Auf GitHub ansehen↗187
  • actionschnitzel/pigro-aid-Avatar von actionschnitzel

    actionschnitzel/PiGro-Aid-

    46Auf GitHub ansehen↗

    With a clear and graphically appealing GUI you can access the system deeply, overclock the Pi or replace the entire desktop environment. Everything you need to use the Pi as a desktop computer. PiGro does many commands that have to be entered via the terminal with one or two clicks of a button.

    Python
    Auf GitHub ansehen↗46
  • actuallymentor/wintertime-mac-background-freezerA

    actuallymentor/wintertime-mac-background-freezer

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • agauniyal/rangAvatar von agauniyal

    agauniyal/rang

    1,581Auf GitHub ansehen↗

    A Minimal, Header only Modern c++ library for terminal goodies 💄✨

    C++
    Auf GitHub ansehen↗1,581
  • ahmetcanarslan/hiddenalarmrevealerA

    AhmetCanArslan/HiddenAlarmRevealer

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • ajeetdsouza/zoxideAvatar von ajeetdsouza

    ajeetdsouza/zoxide

    37,467Auf GitHub ansehen↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    Auf GitHub ansehen↗37,467
  • akhileshthorat/micropython-esp32-otaAvatar von AkhileshThorat

    AkhileshThorat/Micropython-ESP32-OTA

    16Auf GitHub ansehen↗

    Example code for updating firmware over the air

    Python
    Auf GitHub ansehen↗16
  • alichtman/strongholdAvatar von alichtman

    alichtman/stronghold

    1,190Auf GitHub ansehen↗

    Easily configure macOS security settings from the terminal.

    Pythoncommand-linecommand-line-toolhardening
    Auf GitHub ansehen↗1,190
  • allinurl/goaccessAvatar von allinurl

    allinurl/goaccess

    20,242Auf GitHub ansehen↗

    This project is a terminal-based log analyzer and real-time traffic monitoring system designed for web server environments. It processes raw server access logs to generate structured statistical insights, providing visibility into visitor behavior, bandwidth usage, and request latency. The tool functions as a high-performance utility capable of handling large-scale datasets through multi-threaded parsing and memory-efficient data structures. The software distinguishes itself by offering both an interactive terminal interface and a web-based dashboard that updates in real-time via WebSocket st

    Canalyticsapachec
    Auf GitHub ansehen↗20,242
  • amora-labs/micropython-captive-portalAvatar von amora-labs

    amora-labs/micropython-captive-portal

    51Auf GitHub ansehen↗

    This is a simple captive portal demo for MicroPython using NodeMCU/ESP8266.

    Python
    Auf GitHub ansehen↗51
  • androidexpert35/appboosterA

    androidexpert35/AppBooster

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • anthonya1999/goodnightAvatar von anthonya1999

    anthonya1999/GoodNight

    551Auf GitHub ansehen↗

    The first non-jailbroken iOS (and macOS) application to adjust the screen temperature, brightness, and color!

    Objective-C
    Auf GitHub ansehen↗551
  • anzz1/cpuidAvatar von anzz1

    anzz1/cpuid

    2Auf GitHub ansehen↗

    cross-platform cross-compiler single-header C/C++ cpuid intrinsic.

    C
    Auf GitHub ansehen↗2
  • anzz1/iathookAvatar von anzz1

    anzz1/iathook

    0Auf GitHub ansehen↗

    simple x86/x64 self-contained no-CRT header-only C/C++ win32 import address table hooking library

    C++
    Auf GitHub ansehen↗0
  • aristocratos/btopAvatar von aristocratos

    aristocratos/btop

    32,876Auf GitHub ansehen↗

    Btop is a terminal-based system monitor that tracks and displays real-time hardware performance metrics. It functions as a resource usage dashboard, providing visibility into processor, memory, disk, network, and active process activity directly within a text-based interface. The application utilizes ANSI escape sequences to render complex graphical interfaces and data visualizations within standard terminal emulators. It is designed as a cross-platform performance tool, maintaining consistent monitoring capabilities across various Unix-like operating systems through a platform-agnostic build

    C++
    Auf GitHub ansehen↗32,876
  • arsenetar/dupeguruAvatar von arsenetar

    arsenetar/dupeguru

    7,631Auf GitHub ansehen↗

    dupeguru is a content-based file deduplicator and cross-platform disk cleanup tool. It functions as a local file management utility designed to identify and remove redundant files to recover disk space. The application identifies identical files across a file system by using content hashing and metadata comparison. This allows it to detect duplicates regardless of their filenames or directory locations. The software covers a range of data management capabilities, including directory scanning, content-based data deduplication, and the consolidation of redundant copies into single versions. It

    Python
    Auf GitHub ansehen↗7,631
  • ast-grep/ast-grepAvatar von ast-grep

    ast-grep/ast-grep

    12,522Auf GitHub ansehen↗

    ast-grep is a command-line utility and static analysis engine designed for searching, linting, and refactoring source code. It operates by identifying and transforming code blocks based on their underlying syntactic structure rather than relying on text-based or regular expression matching. The tool utilizes a language-agnostic abstraction to normalize diverse programming grammars into a unified tree structure. By employing a rule-driven engine, it allows users to define complex patterns that capture syntax nodes as variables, enabling consistent and syntactically valid modifications across e

    Rustastbabelcodemod
    Auf GitHub ansehen↗12,522
  • ataraxy-labs/semAvatar von ataraxy-labs

    ataraxy-labs/sem

    2,911Auf GitHub ansehen↗

    Semantic version control => entity-level diffs, blame, and impact analysis on top of git. 26 languages via tree-sitter. Built for coding agents.

    Rust
    Auf GitHub ansehen↗2,911
  • ataraxy-labs/weaveAvatar von Ataraxy-Labs

    Ataraxy-Labs/weave

    1,177Auf GitHub ansehen↗

    Entity-level git merge driver. Resolves false conflicts git invents when independent agents edit the same file. ~95% reduction vs. line-based merge.

    Rustai-agentscode-intelligencecoding-agents
    Auf GitHub ansehen↗1,177
  • atuinsh/atuinAvatar von atuinsh

    atuinsh/atuin

    30,266Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗30,266
  • avikeid2007/kairos.localA

    avikeid2007/Kairos.local

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • axorax/keylockA

    Axorax/keylock

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • axorax/winpowerAvatar von Axorax

    Axorax/winpower

    74Auf GitHub ansehen↗

    Improved power settings for Windows

    Python
    Auf GitHub ansehen↗74
  • bad-antics/n01d-forgeAvatar von bad-antics

    bad-antics/n01d-forge

    11Auf GitHub ansehen↗

    🔥 n01d-forge - Secure Cross-Platform Image Burner with Encryption | LUKS, VeraCrypt, Secure Erase, Hash Verification

    Rust
    Auf GitHub ansehen↗11
  • balena-io/etcherAvatar von balena-io

    balena-io/etcher

    33,872Auf GitHub ansehen↗

    Etcher is a cross-platform utility designed for creating bootable media by flashing raw disk images onto USB drives and SD cards. It functions as a desktop application that provides a graphical interface for low-level storage device management, ensuring data integrity through built-in validation during the writing process. The application utilizes a unified interface layer to map high-level commands to native system utilities, allowing it to operate consistently across different operating systems. It employs a stream-based data pipeline to pipe image contents directly to storage media, which

    TypeScriptcross-platformetchersd-cards
    Auf GitHub ansehen↗33,872
  • barbeau/gpstestAvatar von barbeau

    barbeau/gpstest

    2,291Auf GitHub ansehen↗

    The #1 open-source Android GNSS/GPS test program

    Kotlin
    Auf GitHub ansehen↗2,291
  • beltex/systemkitAvatar von beltex

    beltex/SystemKit

    357Auf GitHub ansehen↗

    macOS system library in Swift

    Swift
    Auf GitHub ansehen↗357
  • billz/raspap-webguiAvatar von billz

    billz/raspap-webgui

    28Auf GitHub ansehen↗

    Simple wireless AP setup & management for Debian-based devices

    PHP
    Auf GitHub ansehen↗28
  • 1kc/razer-macosAvatar von 1kc

    1kc/razer-macos

    2,567Auf GitHub ansehen↗

    Color effects manager for Razer devices for macOS. Supports High Sierra (10.13) to Monterey (12.0). Made by the community, based on openrazer.

    JavaScriptopenrazerrazerrazer-macos
    Auf GitHub ansehen↗2,567