jvmkill
JVM terminator
An agent that terminates an application when its JVM cannot allocate memory or create threads.
Terminate the JVM when resources are exhausted
181 stars
10 watching
41 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cloudfoundry/jvmkill | An agent that terminates a JVM when resources are exhausted | 30 |
mertdas/sharpterminator | A tool to terminate malicious AV/EDR processes using a custom kernel driver written in C# | 337 |
ninjudd/drip | A launcher that provides faster JVM startup times by spinning up a fresh JVM and discarding it after use. | 1,547 |
samverschueren/alfred-fkill | Tool for searching and killing running processes on a system | 475 |
zeroturnaround/zt-process-killer | A Java library that provides a unified API to stop and manage running processes on multiple platforms. | 128 |
uber-common/jvm-profiler | A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis. | 1,785 |
jmmcatee/cracklord | A distributed system for managing and distributing computing resources across multiple hardware systems | 384 |
jtmoulia/spawndir | A tool that spawns processes from the file system by monitoring directories and executing specified commands with provided arguments. | 4 |
strepsirrhini-army/chaos-lemur | An application that randomly destroys virtual machines in a BOSH-managed environment to test resilience and availability. | 62 |
rasulomaroff/telepath.nvim | A Leap extension that enables remote text operations using flash.nvim's approach without creating custom mappings for every textobject. | 58 |
milosmosovsky/terminator | A toolkit for defining and enforcing fine-grained permissions in Elixir applications | 61 |
jellydator/ttlcache | An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. | 956 |
yoshuawuyts/hyperlapse | Manages and executes processes on a host machine using a distributed process manager | 23 |
sindresorhus/fkill | A tool to kill specific processes or ports across multiple operating systems. | 732 |
benanders/rjni | Provides Rust bindings to interact with Java Virtual Machines and Java Native Interface. | 73 |