awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesRemote System Call Execution

The ability to trigger specific kernel system calls on a remote target host.

Distinct from Remote Binary Execution: None of the candidates cover the low-level coordination of system calls for state transfer; they focus on build targets or binary execution.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Remote System Call Execution. Refine with filters or upvote what's useful.

Awesome Remote System Call Execution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • checkpoint-restore/criuAvatar von checkpoint-restore

    checkpoint-restore/criu

    3,697Auf GitHub ansehen↗

    CRIU is a Linux process checkpointing tool and state manager used to freeze running applications and save their memory and state to disk for later restoration. It functions as a container migration engine and an OCI checkpoint image converter, allowing the live state of running containers to be transferred between different hosts. The project distinguishes itself through its ability to persist network connectivity, acting as a TCP connection state persister that saves and reconstructs network socket states to maintain active communication after a restart. It further enables the distribution o

    Triggers system calls on remote targets to coordinate the transfer of process states.

    Cblcrcheckpointcontainer
    Auf GitHub ansehen↗3,697
  1. Home
  2. Operating Systems & Systems Programming
  3. Remote System Call Execution