msteindorfer / memory-measurerLinks
Clone of Google's memory measurer, with slight additions.
☆31Updated 9 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:
- Useful Java utilities☆152Updated last year
- Memory consumption estimator for Java☆119Updated 7 years ago
- Java Language support☆285Updated 2 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- Visualize G1GC Region allocation data☆46Updated 3 years 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…☆106Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A monadic java profiler☆105Updated 9 months ago
- Custom java agent for production debugging as presented by Tal Weiss from Takipi @ JavaOne '14 SF☆51Updated 11 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 4 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- simple rules engine☆92Updated 5 years ago
- ☆84Updated last week
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆109Updated 9 years ago
- Paranamer - access to parameter names in Java5, 6, 7, 8☆233Updated 10 months ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Multi-Threaded Time Series library☆59Updated 7 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated last year
- A multipart library that uses nio and asynchronous processing☆94Updated 2 years ago
- ☆64Updated 6 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Code Examples☆111Updated 9 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated last year
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago