shipilev / java-object-layoutLinks
Low-level Java object layout dumpers
☆198Updated 5 years ago
Alternatives and similar repositories for java-object-layout
Users that are interested in java-object-layout are comparing it to the libraries listed below
Sorting:
- Java memory allocation profiler☆224Updated 2 years ago
- Software Transactional Memory Implementation for the JVM☆247Updated 12 years ago
- Don't try this in production☆109Updated 8 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated last week
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆221Updated 3 months ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Plugin for Itellij IDEA to make benchmarking with JMH easier.☆459Updated last year
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- Automatically exported from code.google.com/p/memory-measurer☆278Updated 8 years ago
- More kryo serializers☆384Updated last year
- Utilities for latency measurement and reporting☆465Updated last year
- Paranamer - access to parameter names in Java5, 6, 7, 8☆233Updated 10 months ago
- Memory consumption estimator for Java☆119Updated 7 years ago
- XNIO☆290Updated 4 months ago
- A Guava cache extension that allows caches to overflow to disk.☆55Updated 12 years ago
- Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool☆148Updated last year
- Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection…☆264Updated last week
- An instrumentation java agent that is able to inject itself into the running process☆92Updated this week
- JSR107 Cache Specification☆424Updated 2 years ago
- DEPRECATED Use JMH - Continuous Performance Testing (JUnit)☆58Updated 5 years ago
- Configurable sizeOf engine for Ehcache☆109Updated last year
- NetCrusher is a TCP/UDP proxy that allows to test services for failover☆72Updated 9 years ago
- A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.☆312Updated last year
- Lightweight Java library for retrying unreliable logic - DEPRECATED☆206Updated 2 years ago
- Standard RSocket RPC Java Implementation☆172Updated 3 years ago
- JUnit extensions to launch JMH benchmarks from your IDE during development☆84Updated 3 months ago
- Jetty ReactiveStreams HttpClient☆75Updated last week
- Apache Commons Proxy (Dormant)