msteindorfer / memory-measurerLinks
Clone of Google's memory measurer, with slight additions.
☆31Updated 8 years ago
Alternatives and similar repositories for memory-measurer
Users that are interested in memory-measurer are comparing it to the libraries listed below
Sorting:
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 3 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Useful Java utilities☆150Updated last year
- Memory consumption estimator for Java☆119Updated 7 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated 7 months ago
- Utilities to write a simple DSL in Java☆75Updated 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 5 years ago
- Visualize G1GC Region allocation data☆40Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- GUI for comparing JMH results☆70Updated 8 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- simple rules engine☆92Updated 5 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- ☆64Updated 6 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- ☆82Updated last week
- Preemptive jstack for production debugging as presented by Tal Weiss from Takipi @ JavaOne '14 SF☆83Updated 10 years ago
- Multi-Threaded Time Series library☆60Updated 7 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 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
- Single-threaded off-heap object store☆47Updated 2 years ago
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 4 years ago
- A Heap Dump Analyzer☆40Updated 4 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆86Updated 6 years ago
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆107Updated 9 years ago