awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Debugger Interfaces · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesDebugger Interfaces

Interfaces that connect external debugging tools to a runtime environment for inspecting code execution and state.

Explore 2 awesome GitHub repositories matching development tools & productivity · Debugger Interfaces. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Developer Tooling
  4. Debugging and Diagnostics
  5. Interactive Debugging Interfaces
  6. Debugger Interfaces

Awesome Debugger Interfaces GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react-native

    facebook/react-native

    125,418GitHubView on GitHub↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.

    C++androidapp-frameworkcross-platform
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Zigbunbundlerjavascript