airlift / jvmkill
Terminate the JVM when resources are exhausted
☆184Updated last year
Alternatives and similar repositories for jvmkill:
Users that are interested in jvmkill are comparing it to the libraries listed below
- A JVMTI agent that attaches to your JVM and kills it when things go sideways☆166Updated 11 months ago
- Get Method Sampling from Java Flight Recorder Dump and convert to FlameGraph compatible format.☆267Updated last year
- View for Mission Control for rendering stack traces as flame graphs. Note that this is now part of JMC 7.1.0, and all further development…☆104Updated 4 years ago
- ☆239Updated 3 years ago
- Web frontend and REST API for Java Flight Recorder with Flamegraphs 🔥☆82Updated last year
- ☆86Updated 7 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆92Updated 2 months ago
- High performance native memory access for Java.☆125Updated last month
- Simple performance framework for java☆207Updated 6 months ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Benchmarking the best way to store long, Object value pairs in a map.☆37Updated 8 years ago
- ☆59Updated 9 years ago
- Visually explore your JMH Benchmarks☆306Updated last year
- ☆110Updated 2 months ago
- ☆29Updated 3 years ago
- Materials for the presentation TUT2844 "Mastering Java Performance with async-profiler"☆148Updated 4 years ago
- HeapFragger: A heap fragmentation inducer☆60Updated 3 years ago
- Collection of advanced monitoring structures with rolling time window semantic for Dropwizard-Metrics library, including integration with…☆102Updated 3 years ago
- Custom java agent for production debugging as presented by Tal Weiss from Takipi @ JavaOne '14 SF☆51Updated 10 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆76Updated 3 months ago
- ☆107Updated last month
- Java memory allocation profiler☆220Updated last year
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- Heapothesys /hɪˈpɒθɪsɪs/ is a heap allocation JVM benchmark developed by the Amazon Corretto team.☆176Updated 4 months ago
- Utilities for latency measurement and reporting☆460Updated 11 months ago
- Heap query plugin for Eclipse Memory Analyzer☆158Updated 3 weeks ago
- Java agent that detects file handle leak☆266Updated 2 weeks ago
- Upgradable read-write locks for Java