awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesProcess Checkpointing Tools

Utilities for freezing running applications and persisting their memory and execution state to disk.

Distinct from Checkpoint Saving and Restoration: Distinct from AI model checkpoints or database restoration as it handles general Linux process state (registers, memory, file descriptors).

Explore 1 awesome GitHub repository matching operating systems & systems programming · Process Checkpointing Tools. Refine with filters or upvote what's useful.

Awesome Process Checkpointing Tools GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • checkpoint-restore/criuAvatar checkpoint-restore

    checkpoint-restore/criu

    3,697Vezi pe GitHub↗

    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

    Provides the core ability to freeze running applications and save their memory and state to disk for later restoration.

    Cblcrcheckpointcontainer
    Vezi pe GitHub↗3,697
  1. Home
  2. Operating Systems & Systems Programming
  3. Process Checkpointing Tools