code-review-checklists / java-concurrencyLinks
Checklist for code reviews
☆1,331Updated 4 years ago
Alternatives and similar repositories for java-concurrency
Users that are interested in java-concurrency are comparing it to the libraries listed below
Sorting:
- Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.☆1,577Updated last year
- Enhancing Java Stream API☆2,249Updated 2 months ago
- https://openjdk.org/projects/code-tools/jcstress☆451Updated last week
- Java agent to detect blocking calls from non-blocking threads.☆1,426Updated this week
- FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.☆1,133Updated 3 months ago
- Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.☆631Updated last week
- A curated list of resources related to the Java annotation processing API (JSR 269)☆512Updated 7 months ago
- Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JS…☆3,497Updated last week
- Common misuses of new Java 8 features and other mistakes☆252Updated 5 years ago
- Summary of the book Effective Java 2nd Edition by Joshua Bloch☆1,518Updated 2 months ago
- Unconventional I/O library for Java☆697Updated 4 months ago
- An attempt to answer to the concurrency questions from a famous Habr blog post (in Russian)☆215Updated 4 years ago
- A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.☆2,120Updated 2 years ago
- https://openjdk.org/projects/code-tools/jmh☆2,417Updated last month
- jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple s…☆2,109Updated 10 months ago
- A personnal summary of the book Effective Java by Joshua Bloch☆272Updated 2 years ago
- A Fluent Logging API for Java☆1,462Updated last month
- Java rate limiting library based on token-bucket algorithm.☆2,514Updated this week
- Eclipse Collections Katas☆434Updated 8 months ago
- A list of useful Java frameworks, libraries, software and hello worlds examples☆6,020Updated 3 weeks ago
- The High-Performance Java Persistence book and video course code examples☆1,398Updated last month
- Awaitility is a small Java DSL for synchronizing asynchronous operations☆3,923Updated 4 months ago
- Lightweight Java Visualizer☆293Updated 2 years ago
- A guide of modern Java (Java 17)☆564Updated last year
- Code Kata collection for JVM Languages and Libraries.☆411Updated last month
- Modern view on classic design patterns implementation in Java☆158Updated 7 years ago
- Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.☆407Updated 5 years ago
- EqualsVerifier can be used in Java unit tests to verify whether the contract for the equals and hashCode methods is met.☆724Updated this week
- Repository with java-backend interview questions and answers [RUS]☆278Updated 4 years ago
- Checked Exceptions-enabled Java 8+ functional interfaces + adapters☆382Updated this week