awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comالمدونة
التصنيفات

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • allinurl/goaccessالصورة الرمزية لـ allinurl

    allinurl/goaccess

    20,242عرض على 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
    عرض على GitHub↗20,242
  1. Home
  2. Data & Databases
  3. Data Persistence
  4. Analysis State Persistence