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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kean avatar

kean/Pulse

0
View on GitHub↗
7,052 estrellas·369 forks·Swift·MIT·7 vistaspulselogger.com↗

Pulse

Pulse is an Apple platform network logger used for recording and inspecting network traffic and system logs directly within applications. It functions as an on-device network inspector and traffic export tool, allowing for the capture of outgoing requests and the transmission of logs to external systems.

The project includes a remote log streamer for the real-time transmission of device logs to an external viewer for live monitoring. It further provides an integrated interface for viewing recorded network requests and system logs on the device without the requirement of an external proxy.

The toolset covers network traffic recording, in-app log inspection, and the export of local debug data for use in bug reports. These capabilities are supported by a SwiftUI-based debug interface and in-process traffic interception.

Features

  • Network Debugging - Provides capabilities for capturing and inspecting network requests on Apple platforms to troubleshoot API calls.
  • On-Device Network Inspectors - Provides an integrated interface for viewing outgoing requests and local logs on the device without an external proxy.
  • Persistent Log Buffers - Stores captured network requests in a local database to ensure data persistence across application restarts.
  • App Diagnostics - Collects and exports local debug logs from the device to attach to bug reports for further analysis.
  • Network Traffic Analyzers - Captures and stores outgoing network requests locally on the device for detailed inspection and debugging.
  • Process-Level Interception - Captures and redirects network requests from the specific application process without requiring an external proxy.
  • Apple Platform Diagnostic Tools - Provides a comprehensive diagnostic and logging utility specifically optimized for Apple operating systems.
  • Application Logging - Provides an integrated interface to view application and system logs directly on the device.
  • Log Entry Inspection - Provides an integrated interface to view recorded network requests and system logs directly within the app.
  • Debug Interfaces - Renders a visual inspection tool directly within the application using the SwiftUI framework.
  • Remote Monitoring Transmission - Implements a real-time transmission system to send local device logs to an external viewer.
  • Real-time Telemetry Streams - Transmits captured log data to a remote viewer using a continuous network connection for live monitoring.
  • Network Log Streaming - Sends real-time system behavior and network data from a device to an external viewer for live monitoring.
  • Traffic Data Export - Provides mechanisms for capturing local network data and exporting it for external analysis.
  • Logging and Debugging - Powerful logging system built with SwiftUI.

Historial de estrellas

Gráfico del historial de estrellas de kean/pulseGráfico del historial de estrellas de kean/pulse

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Pulse

Proyectos open-source similares, clasificados según cuántas características comparten con Pulse.
  • cocoalumberjack/cocoalumberjackAvatar de CocoaLumberjack

    CocoaLumberjack/CocoaLumberjack

    13,327Ver en GitHub↗

    CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and managing diagnostic messages within mobile and desktop applications. It serves as a tool for monitoring software health and troubleshooting runtime issues by recording application events across various severity levels. The framework utilizes a modular architecture that allows developers to define custom log levels and route diagnostic output to multiple concurrent destinations, including the system console, local files, and remote servers. It incorporates an asynchronous pipel

    Objective-Ccarthagecocoalumberjackcocoapods
    Ver en GitHub↗13,327
  • hyperdxio/hyperdxAvatar de hyperdxio

    hyperdxio/hyperdx

    9,324Ver en GitHub↗

    HyperDX is an OpenTelemetry observability platform that provides centralized log management, distributed tracing, and a self-hosted monitoring stack. It functions as a unified system for collecting, indexing, and visualizing logs, metrics, and traces from cloud and container environments. The platform distinguishes itself with specialized tooling for large language model monitoring and session replay, allowing user interactions in the browser to be linked to backend telemetry. It employs schema-less JSON parsing to index structured logs dynamically and uses source maps to resolve minified sta

    TypeScriptalertinganalyticsapm
    Ver en GitHub↗9,324
  • chromedevtools/devtools-frontendAvatar de ChromeDevTools

    ChromeDevTools/devtools-frontend

    3,945Ver en GitHub↗

    This project is a specialized browser debugging interface designed to monitor DOM elements, network traffic, and JavaScript execution. It provides a client-side user interface for inspecting and debugging web applications, allowing for the real-time modification of CSS styles and the investigation of the JavaScript runtime. The toolkit includes dedicated analysis tools for WebAssembly, featuring disassembly highlighting, scope inspection, and binary execution profiling. It also provides a network traffic inspector for analyzing HTTP requests and a CSS style editor for testing properties and a

    TypeScriptchromechrome-devtoolsdevtools
    Ver en GitHub↗3,945
  • reactotron/reactotronAvatar de reactotron

    reactotron/reactotron

    15,564Ver en GitHub↗

    Reactotron is a desktop application and collection of developer tools designed for monitoring runtime errors, analyzing network requests, and inspecting state within JavaScript and React environments. It serves as a debugger for both React JS and React Native projects, providing a visual interface to monitor internal application state and performance. The tool provides specialized inspectors for React Native mobile applications and React web applications. It allows for the real-time tracking of state changes and the dispatching of actions to a state manager to test different application scena

    TypeScript
    Ver en GitHub↗15,564
Ver las 30 alternativas a Pulse→

Preguntas frecuentes

¿Qué hace kean/pulse?

Pulse is an Apple platform network logger used for recording and inspecting network traffic and system logs directly within applications. It functions as an on-device network inspector and traffic export tool, allowing for the capture of outgoing requests and the transmission of logs to external systems.

¿Cuáles son las características principales de kean/pulse?

Las características principales de kean/pulse son: Network Debugging, On-Device Network Inspectors, Persistent Log Buffers, App Diagnostics, Network Traffic Analyzers, Process-Level Interception, Apple Platform Diagnostic Tools, Application Logging.

¿Qué alternativas de código abierto existen para kean/pulse?

Las alternativas de código abierto para kean/pulse incluyen: cocoalumberjack/cocoalumberjack — CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and… hyperdxio/hyperdx — HyperDX is an OpenTelemetry observability platform that provides centralized log management, distributed tracing, and… chromedevtools/devtools-frontend — This project is a specialized browser debugging interface designed to monitor DOM elements, network traffic, and… skellock/reactotron — Reactotron is a desktop application for inspecting the state, network traffic, and logs of React and React Native… reactotron/reactotron — Reactotron is a desktop application and collection of developer tools designed for monitoring runtime errors,… aol/moloch — Moloch is a full packet capture system and network forensics platform designed for large scale network traffic…