awesome-repositories.com
المدونة
MCP
awesome-repositories.com

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesSession State Machines

State machines that manage per-session lifecycle and react to network events for coordinated multi-stage operations.

Distinct from Event-Driven Coordination: Distinct from Event-Driven Coordination: focuses on session-scoped state machines reacting to network events, not general system-to-system event coordination.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Session State Machines. Refine with filters or upvote what's useful.

Awesome Session State Machines GitHub Repositories

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

    cuixueshe/earthworm

    10,899عرض على GitHub↗

    Earthworm is an AI-powered language learning platform centered on sentence construction, translation exercises, and grammar tutoring. It integrates a spaced repetition system to schedule reviews based on individual performance and a multimedia practice tool that converts audio, video, and text into interactive sentence-level exercises. The platform features a real-time competitive quiz system where users can challenge each other in live matches based on speed and accuracy. It also includes an AI tutor that provides contextual grammar and usage explanations for specific sentences, and a set of

    Utilizes a session state machine to allow switching between learning modes without losing progress.

    TypeScript
    عرض على GitHub↗10,899
  • evilsocket/bettercapالصورة الرمزية لـ evilsocket

    evilsocket/bettercap

    2,495عرض على GitHub↗

    Bettercap is an extensible framework for network security testing that provides a unified interface for performing man-in-the-middle attacks, network reconnaissance, and traffic manipulation across WiFi, Bluetooth, and wired networks. It operates through a modular attack module system that loads and executes interchangeable offensive or diagnostic modules, supported by event-driven session management and multi-protocol network spoofing capabilities. The framework distinguishes itself by covering a broad range of network domains, including Bluetooth Low Energy scanning and enumeration, CAN-Bus

    Maintains per-session state machines that react to network events for coordinated multi-stage attacks.

    bettercapettercapman-in-the-middle
    عرض على GitHub↗2,495
  1. Home
  2. Software Engineering & Architecture
  3. Event-Driven Coordination
  4. Session State Machines