awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesAnalysis State Persistence

Mechanisms for storing and restoring analytical datasets on disk to maintain state across sessions.

Distinct from Data Persistence: Distinct from general Data Persistence: focuses on preserving analytical state for log processing rather than general database modeling.

Explore 1 awesome GitHub repository matching data & databases · Analysis State Persistence. Refine with filters or upvote what's useful.

Awesome Analysis State Persistence GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • allinurl/goaccessAvatar de allinurl

    allinurl/goaccess

    20,242Voir sur GitHub↗

    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

    Maintains analysis state across sessions by storing and restoring datasets on disk to avoid redundant processing after restarts.

    Canalyticsapachec
    Voir sur GitHub↗20,242
  1. Home
  2. Data & Databases
  3. Data Persistence
  4. Analysis State Persistence