zolyfarkas / spf4jLinks
Simple performance framework for java
☆208Updated 8 months ago
Alternatives and similar repositories for spf4j
Users that are interested in spf4j are comparing it to the libraries listed below
Sorting:
- Crossing IO boundaries on the JVM with Reactive Streams☆78Updated 3 years ago
- Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection…☆261Updated 3 weeks ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆78Updated 5 months ago
- ZeroTurnaround Process Killer☆131Updated last year
- An easy-to-use library for creating load testing applications.☆156Updated 2 years ago
- Utilities for latency measurement and reporting☆464Updated last year
- A monadic java profiler☆103Updated 2 months ago
- Java library to provide an API for beans and properties.☆146Updated 2 months 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…☆104Updated 5 years ago
- ...will provide a platform neutral way for running processes in unittests.☆225Updated 2 weeks ago
- Visually explore your JMH Benchmarks☆310Updated last year
- Vibur DBCP - concurrent and dynamic JDBC connection pool☆118Updated 5 months ago
- AspectJ integration for Dropwizard Metrics☆82Updated 4 years ago
- A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J☆229Updated 3 weeks ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- A library that simplifies error handling for Functional Programming in Java☆140Updated 3 months ago
- JKeyLockManager provides fine-grained locking with application specific keys.☆73Updated 4 years ago
- Java Language support☆285Updated last year
- Java memory allocation profiler☆221Updated last year
- Java library that can create a lambda from its code stored in a string.☆86Updated 2 years ago
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- Randomized Testing (Core JUnit Runner, ANT, Maven)☆175Updated 3 months ago
- Collection of advanced monitoring structures with rolling time window semantic for Dropwizard-Metrics library, including integration with…☆102Updated 3 years ago
- Erlang style object supervision for the JVM☆126Updated 2 years ago
- ☆107Updated 2 weeks ago
- A light-weight and dynamic dependency injection framework☆113Updated 6 years ago
- Upgradable read-write locks for Java