Showing 355 open source projects for "shutdown windows"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    k8s-graceful-shutdown

    k8s-graceful-shutdown

    The library provides the resources to implement graceful shutdown

    The library provides the resources to implement a graceful shutdown with Kubernetes. When running microservices in Kubernetes. We need to handle the termination signals emitted by Kubernetes. The simple app shown above, adds a graceful shutdown period of 5 seconds after which the hook, which takes care of closing the server with the help of our shutdown functionality, gets triggered. Upon sending a SIGINT or SIGTERM signal, the user can see that a grace period of 5 seconds after which a waiting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Annie

    Annie

    Fast, simple and clean video downloader

    ... will resume from the last session. Annie will auto retry when the download failed, you can specify the retry times by -retry option (default is 100). Cookies can be provided to annie with the -c option if they are required for accessing the video. If the -c is not set, annie will try to get the cookies from the current user's Chrome or Edge automatically. To use this feature, you need to shutdown your Chrome or Edge for only one time and let annie launch the browser for you.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    PC shutdown timer

    PC shutdown timer

    Shutting off the PC using a timer

    This console program is written entirely in Python. This is one of my first programs, so don't judge too harshly :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    terminus Kubernetes

    terminus Kubernetes

    Graceful shutdown and Kubernetes readiness checks for Node.js apps

    Graceful shutdown and Kubernetes readiness/liveness checks for any Node.js HTTP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    haskell-tools.nvim

    haskell-tools.nvim

    Supercharge your Haskell experience in neovim

    Supercharge your Haskell experience in Neovim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    podinfo

    podinfo

    Go microservice template for Kubernetes

    Podinfo is a tiny web application made with Go that showcases the best practices of running microservices in Kubernetes. Podinfo is used by CNCF projects like Flux and Flagger for end-to-end testing and workshops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    koatty

    koatty

    Koa2 + Typescript = Koatty. Use Typescript's decorator implement IOC

    Koa2 + Typescript + IOC = koatty. Use Typescript's decorator implement IOC and AOP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AWS Node Termination Handler

    AWS Node Termination Handler

    Gracefully handle EC2 instance shutdown within Kubernetes

    This project ensures that the Kubernetes control plane responds appropriately to events that can cause your EC2 instance to become unavailable, such as EC2 maintenance events, EC2 Spot interruptions, ASG Scale-In, ASG AZ Rebalance, and EC2 Instance Termination via the API or Console. If not handled, your application code may not stop gracefully, take longer to recover full availability, or accidentally schedule work to nodes that are going down. Secure and resizable compute capacity for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gorush

    gorush

    A push notification server written in Go (Golang)

    A push notification micro server using Gin framework written in Go (Golang) and see the demo app. Support graceful shutdown that workers and queue have been sent to APNs/FCM before shutdown service. Support different Queue as backend like NSQ or NATS, defaut engine is local Channel. You can deploy gorush to alternative solution like netlify functions. Netlify lets you deploy serverless Lambda functions without an AWS account, and with function management handled directly within Netlify. Support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 10
    VictoriaMetrics

    VictoriaMetrics

    VictoriaMetrics: fast, cost-effective monitoring solution

    VictoriaMetrics is a fast, cost-effective and scalable monitoring solution and time series database. VictoriaMetrics is available in binary releases, Docker images, Snap packages and source code. Just download the latest version of VictoriaMetrics. VictoriaMetrics is developed at a fast pace, so it is recommended periodically checking the CHANGELOG and performing regular upgrades. It can be used as long-term storage for Prometheus. See these docs for details. It can be used as a drop-in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ueli

    ueli

    Keystroke launcher for Windows and macOS

    Keystroke launcher for Windows and macOS. This plugin is searching for applications on your computer. You can specify the folders where your applications are installed and which file extension should be used to recognize an application. Enables you to quickly convert colors into different formats. Enables you to quickly execute commandline commands. Enables you to quickly look up the definition and synonyms of words. Enables you to quickly start writing an email by typing in an email address...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    u-root

    u-root

    A fully Go userland with Linux bootloaders

    A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Starlette

    Starlette

    The little ASGI framework that shines

    Starlette is a lightweight ASGI framework/toolkit, which is ideal for building async web services in Python. It is production-ready and gives you a lightweight, low-complexity HTTP web framework. WebSocket support. In-process background tasks. Startup and shutdown events. Test client built on httpx. CORS, GZip, Static Files, streaming responses. Session and Cookie support. 100% test coverage. 100% type annotated codebase. Few hard dependencies. Compatible with asyncio and trio backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    eRPC

    eRPC

    An efficient, extensible and easy-to-use RPC framework

    eRPC is an efficient, extensible and easy-to-use RPC framework. Suitable for RPC, Microservice, Peer-to-Peer, IM, Game and other fields. Use peer to provide the same API package for the server and client. Optimized high-performance transport layer. Use a Non-block socket and I/O multiplexing technology. Support setting the size of socket I/O buffer. Support setting the size of the reading message (if exceed disconnect it). Support controlling the connection file descriptor. Detailed log...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Light-4J

    Light-4J

    A fast, lightweight and more productive microservices framework

    Light means lightweight, lightning-fast and shedding light on how to program with modern Java SE for cloud-native deployment. I had been working on the Java EE platforms since early 2000 and suffered performance and productivity issues. In 2014, I realized that the IT industry was moving from Monolithic to Microservices and from on-premise data centers to the public clouds. To reduce the production cost for my applications, I need to find a lightweight platform that has a small memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mosec

    Mosec

    A high-performance ML model serving framework, offers dynamic batching

    Mosec is a high-performance and flexible model-serving framework for building ML model-enabled backend and microservices. It bridges the gap between any machine learning models you just trained and the efficient online service API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Algernon

    Algernon

    Small self-contained pure-Go web server with Lua, Markdown, HTTP/2

    Web server with built-in support for QUIC, HTTP/2, Lua, Teal, Markdown, Pongo2, HyperApp, Amber, Sass(SCSS), GCSS, JSX, BoltDB (built-in, stores the database in a file, like SQLite), Redis, PostgreSQL, MariaDB/MySQL, rate limiting, graceful shutdown, plugins, users and permissions. Written in Go. Uses Bolt (built-in), MySQL, PostgreSQL or Redis (recommended) for the database backend, permissions2 for handling users and permissions, gopher-Lua for interpreting and running Lua, optional Teal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mangum

    Mangum

    AWS Lambda support for ASGI applications

    Mangum is an adapter for running ASGI applications in AWS Lambda to handle Function URL, API Gateway, ALB, and Lambda@Edge events. Event handlers for API Gateway HTTP and REST APIs, Application Load Balancer, Function URLs, and CloudFront Lambda@Edge. Compatibility with ASGI application frameworks, such as Starlette, FastAPI, Quart and Django. Support for binary media types and payload compression in API Gateway using GZip or Brotli. Works with existing deployment and configuration tools,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Amazon EC2 Spot Interrupter

    Amazon EC2 Spot Interrupter

    CLI tool that triggers Amazon EC2 Spot Interruption Notifications

    ... Notifications, Rebalance Recommendation Events are sent to spot instances that are at higher risk of being interrupted. Handling Rebalance Recommendations can potentially give your application even more time to gracefully shutdown than the 2 minutes an Interruption Notification would give you. It can be challenging to test your application's handling of Spot Interruption Notifications and Rebalance Recommendations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MagicMirror²

    MagicMirror²

    Modular smart mirror platform with a list of installable modules

    MagicMirror² is Open Source, free and maintained by a big group of enthusiasts. Got a nice idea? Send us a pull request and become a part of the big list of contributors. The core of MagicMirror² contains a strong API which allows 3rd party developers to build additional modules. Modules you can use. Modules you can develop. Read our extensive documentation to find out everything you want to know about the MagicMirror² project. The full API description allows you to build your own modules....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cr OS Linux Flex Beta LTS  (Shutdown)

    Cr OS Linux Flex Beta LTS (Shutdown)

    The Continuation of Cr OS Linux Now an Updated DIY Distro Fan Page

    The Brand New Continuation of Cr OS Linux now a Periodically Updated DIY Distro Fan Page DIY= Do It Yourself Cr OS Linux Beta- The Chrome Beta Plated OS Cr OS Linux (pronounced like Cros Linux) is the free OS built around the revolutionary Google Chrome Browser - a foundation for Google Chrome Beta. We call it the Chrome Beta plated OS, because it is stable and shiny. This open source project provides a lightweight Linux distribution similar to Google Chrome OS for the best web browsing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FFmpeg Batch AV Converter

    FFmpeg Batch AV Converter

    Free all in one audio/video ffmpeg batch encoder

    ... encoding priority, pause and resume, set automatic shutdown. It is good for seasoned ffmpeg users as well as beginners. It provides unlimited single or multi-file batch encoding for almost any audio/video format. You can use any set of parameters and try them before starting encoding. You can multiplex streams, subtitle videos (as track and hardcoded), trim, concatenate, record screen, capture M3u8 or YouTube URLs. You can also get multimedia info.
    Leader badge
    Downloads: 1,861 This Week
    Last Update:
    See Project
  • 24
    HotkeyP
    Keyboard/mouse/WinLIRC/joystick shortcuts for exe files, documents, folders, www pages and commands: shutdown, hibernate, desktop resolution, volume, process priority, eject CD, wallpaper, always on top, hide active window, kill process, paste text,
    Leader badge
    Downloads: 752 This Week
    Last Update:
    See Project
  • 25
    TNT Windows Countdown

    TNT Windows Countdown

    Shutdown PC, Log Off System Account, Start or Close Any File.

    Nice and Harmless Countdown with a slightly bizarre design, recalling the idea of the "TNT" dynamites used in the cartoon series of the 50s-60s by Wile E. Coyote. In the Secret Sub-Menu, after having entered the password, in default "000000", we find various settings to be used individually or together. Its Purpose is simple, make a Joke a Friend on his PC or Shutdown of Windows or Log-Out of PC. Moreover can Starting any Files or Processes: Images, Videos or Exec, Trying NOT to be too BAD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next