awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Exit Callbacks · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesExit Callbacks

Mechanisms for registering and executing cleanup logic or state restoration upon process termination.

Explore 1 awesome GitHub repository matching software engineering & architecture · Exit Callbacks. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Application Lifecycle Management
  4. Lifecycle Event Systems
  5. Exit Callbacks

Awesome Exit Callbacks GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Registers callbacks to execute cleanup logic or restore system state automatically when the interface terminates.

    Gobashclifish