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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to das-labor/panopticon

Open-source alternatives to Panopticon

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

  • dotnet/benchmarkdotnetAvatar de dotnet

    dotnet/BenchmarkDotNet

    11,428Voir sur GitHub↗

    BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It utilizes statistical sampling and warm-up iterations to determine the stability and precise execution speed of specific methods. The project provides a JIT disassembly viewer to inspect processor disassembly and analyze how the compiler executes code paths. It includes a memory allocation profiler that tracks managed and native memory traffic to identify efficiency bottlenecks. Additionally, a runtime performance comparator allows the same benchmarks to be executed across differ

    C#benchmarkbenchmarkingc-sharp
    Voir sur GitHub↗11,428
  • amirhammouteneei/scheduledpasteandkeysAvatar de AmirHammouteneEI

    AmirHammouteneEI/ScheduledPasteAndKeys

    167Voir sur GitHub↗

    version 1.2.1 (December 2024)

    C++
    Voir sur GitHub↗167
  • arsmasiuk/qvgeAvatar de ArsMasiuk

    ArsMasiuk/qvge

    669Voir sur GitHub↗

    Qt Visual Graph Editor

    C++
    Voir sur GitHub↗669
  • aseman-land/telegramqmlAvatar de Aseman-Land

    Aseman-Land/TelegramQML

    60Voir sur GitHub↗

    Telegram API tools for QtQml and Qml. It's based on Cutegram-Core and libqtelegram.

    C++
    Voir sur GitHub↗60
  • atom/electronAvatar de atom

    atom/electron

    121,778Voir sur GitHub↗

    Electron is a framework for building native desktop applications using JavaScript, HTML, and CSS. It functions as a cross-platform desktop runtime that combines the Chromium engine with Node.js to enable web technologies to run as standalone applications on Windows, macOS, and Linux. The project serves as a desktop integration layer that allows web-based user interfaces to access low-level operating system APIs. By bridging the Chromium rendering engine with a Node.js environment, it enables a single codebase to be deployed as a native executable across different desktop operating systems. T

    C++
    Voir sur GitHub↗121,778

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cseagle/freedomAvatar de cseagle

    cseagle/fREedom

    230Voir sur GitHub↗

    capstone based disassembler for extracting to binnavi

    PLpgSQL
    Voir sur GitHub↗230
  • davidar/tensorAvatar de davidar

    davidar/tensor

    171Voir sur GitHub↗

    Cross-platform Qt5/QML-based Matrix client

    C++
    Voir sur GitHub↗171
  • gdabah/distormAvatar de gdabah

    gdabah/distorm

    1,336Voir sur GitHub↗

    Powerful Disassembler Library For x86/AMD64

    Cdisassemblerdisassembler-distormdisassembler-library
    Voir sur GitHub↗1,336
  • heroyin/qmlvncviewerAvatar de heroyin

    heroyin/qmlvncviewer

    65Voir sur GitHub↗

    VNC viewer component by qt quick

    C
    Voir sur GitHub↗65
  • jjyg/metasmJ

    jjyg/metasm

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jorgen/yatAvatar de jorgen

    jorgen/yat

    118Voir sur GitHub↗

    Terminal Emulator written in C++ and qml

    C++
    Voir sur GitHub↗118
  • khronosgroup/spirv-crossAvatar de KhronosGroup

    KhronosGroup/SPIRV-Cross

    2,456Voir sur GitHub↗

    SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

    GLSL
    Voir sur GitHub↗2,456
  • lirios/filesAvatar de lirios

    lirios/files

    89Voir sur GitHub↗

    :rocket: File manager

    C++
    Voir sur GitHub↗89
  • mavlink/qgroundcontrolAvatar de mavlink

    mavlink/qgroundcontrol

    4,347Voir sur GitHub↗

    QGroundControl is a desktop ground control station application that communicates with drones using the MAVLink protocol. It serves as a central interface for controlling both manual and autonomous flight operations, monitoring real-time telemetry, and managing vehicle configurations for compatible UAV platforms. The application provides a comprehensive mission planning environment with an interactive map-based editor for designing autonomous flight paths and waypoint sequences. It includes tools for flight controller configuration and sensor calibration, supporting both PX4 and ArduPilot plat

    C++ardupilotdronehacktoberfest
    Voir sur GitHub↗4,347
  • mmatyas/pegasus-frontendAvatar de mmatyas

    mmatyas/pegasus-frontend

    1,818Voir sur GitHub↗

    A cross platform, customizable graphical frontend for launching emulators and managing your game collection.

    C++
    Voir sur GitHub↗1,818
  • modulebaan/harbour-sailfinderAvatar de modulebaan

    modulebaan/harbour-sailfinder

    18Voir sur GitHub↗

    Sailfinder, the unofficial Tinder client for Jolla's Sailfish OS

    C++
    Voir sur GitHub↗18
  • nadunindunil/stickyAvatar de nadunindunil

    nadunindunil/sticky

    9Voir sur GitHub↗

    Your favourite sticky note manager

    JavaScript
    Voir sur GitHub↗9
  • nwjs/nw.jsAvatar de nwjs

    nwjs/nw.js

    41,183Voir sur GitHub↗

    nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build standalone software for Windows, macOS, and Linux. It serves as a cross-platform desktop runtime that allows developers to create native executables using web technologies. The project is distinguished by its integration layer that exposes Node.js system APIs and modules directly to the browser window and web worker contexts. It functions as a native module bridge, enabling the compilation and execution of low-level C++ system code and native addons within a web-based applica

    JavaScriptdesktopjavascriptnode-webkit
    Voir sur GitHub↗41,183
  • pbek/qownnotesAvatar de pbek

    pbek/QOwnNotes

    5,792Voir sur GitHub↗

    QOwnNotes is a desktop note editor that stores each note as a plain-text Markdown file on the local filesystem, avoiding proprietary formats and enabling direct file access. It functions as a Nextcloud Notes client, syncing notes and metadata with Nextcloud or ownCloud servers through a companion API service for versioning and sharing. The application also integrates with AI providers and exposes a local MCP server for external agents to search and fetch notes, and includes a companion browser extension for capturing web content, bookmarks, and screenshots. The editor distinguishes itself thr

    C++
    Voir sur GitHub↗5,792
  • redasmorg/redasmR

    redasmorg/redasm

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • rolisteam/rolisteamAvatar de Rolisteam

    Rolisteam/rolisteam

    191Voir sur GitHub↗

    Rolisteam is a virtual tabletop. It helps you to manage tabletop role playing games with remote friends/players. It provides many features to share maps, pictures, dice roller, manage background music and much more. The main git repository is available here: https://invent.kde.org/kde/rolisteam.

    C++
    Voir sur GitHub↗191
  • shashwatdixit124/ipconnectAvatar de shashwatdixit124

    shashwatdixit124/IPConnect

    90Voir sur GitHub↗

    P2P Chat and File Transfer Desktop Application

    C++
    Voir sur GitHub↗90
  • swordfish90/cool-retro-termAvatar de Swordfish90

    Swordfish90/cool-retro-term

    25,706Voir sur GitHub↗

    This project is a cross-platform terminal emulator that functions as a graphical frontend for command line shells. It operates by managing shell processes through a pseudoterminal emulation layer, capturing raw character streams to display them within a native desktop windowing environment. The application distinguishes itself through a specialized rendering engine that simulates the visual characteristics of vintage cathode ray tube hardware. By utilizing fragment shaders, it applies real-time effects such as scanlines, screen curvature, and phosphor glow directly to the terminal output. Use

    QMLlinuxmacosqml
    Voir sur GitHub↗25,706
  • telegramdesktop/tdesktopAvatar de telegramdesktop

    telegramdesktop/tdesktop

    32,099Voir sur GitHub↗

    This project is a cross-platform messaging client that implements a secure, real-time communication protocol. It provides a comprehensive development toolkit, including a database library and messaging SDK, which allows for the creation of custom messaging applications that maintain synchronized state across multiple devices. The core architecture relies on an asynchronous event-driven model to ensure responsive performance while managing persistent local database synchronization with server-side state. The client distinguishes itself through a robust end-to-end encryption layer that supports

    C++messengermulti-platformtelegram
    Voir sur GitHub↗32,099
  • wh201906/serialtestAvatar de wh201906

    wh201906/SerialTest

    1,613Voir sur GitHub↗

    Data transceiver(monitor)/realtime plotter/shortcut/file transceiver over serial port/Bluetooth/network on Windows/Linux/Android/macOS | 跨平台串口/蓝牙/网络调试助手,带数据收发/实时绘图/快捷发送/文件收发面板,可在PC和Android设备上使用

    C++
    Voir sur GitHub↗1,613
  • wisk/medusaAvatar de wisk

    wisk/medusa

    1,086Voir sur GitHub↗

    An open source interactive disassembler

    C++
    Voir sur GitHub↗1,086
  • xland/screencaptureAvatar de xland

    xland/ScreenCapture

    1,199Voir sur GitHub↗

    A feature-rich screen capture software with just a single executable file

    C++
    Voir sur GitHub↗1,199
  • yubico/yubioath-desktopAvatar de Yubico

    Yubico/yubioath-desktop

    1,334Voir sur GitHub↗

    Yubico Authenticator for Desktop (Windows, macOS and Linux) and Android

    Dart
    Voir sur GitHub↗1,334
  • 0xd4d/iced0

    0xd4d/iced

    0Voir sur GitHub↗
    Voir sur GitHub↗0