gridkit / jvm-attachLinks
Wraper around attach API and other JVM diagnostic interfaces
☆33Updated 4 years ago
Alternatives and similar repositories for jvm-attach
Users that are interested in jvm-attach are comparing it to the libraries listed below
Sorting:
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆66Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 7 months ago
- ☆109Updated last month
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- Visualize G1GC Region allocation data☆41Updated 3 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- Java utilities for working with CompletionStages☆60Updated 6 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Assorted java classes that make use of sun.misc.Unsafe☆97Updated 4 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 9 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Classloader isolation library.☆57Updated 2 years ago
- jRT measures the response time of a java application to socket-based requests☆49Updated 9 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆143Updated 3 weeks ago
- 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…☆105Updated 5 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated 2 years ago
- simple rules engine☆93Updated 5 years ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆43Updated last year
- ☆83Updated last month
- Banana is a Java primitive collections library with its own memory management☆73Updated 4 years ago
- Continuations / CoRoutines for Java 1.6 - 25, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…☆89Updated 3 months ago
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆109Updated 9 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 7 months ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated 8 months ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 4 years ago
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆219Updated 4 months ago