code-review-checklists / java-concurrency
Checklist for code reviews
☆1,319Updated 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
- Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.☆1,565Updated 10 months ago
- Enhancing Java Stream API☆2,235Updated this week
- Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JS…☆3,474Updated 2 months ago
- Unconventional I/O library for Java☆687Updated last month
- Java agent to detect blocking calls from non-blocking threads.☆1,406Updated last week
- Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.☆611Updated this week
- Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.☆406Updated 5 years ago
- Common misuses of new Java 8 features and other mistakes☆253Updated 5 years ago
- 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,105Updated 7 months ago
- Modern view on classic design patterns implementation in Java☆158Updated 7 years ago
- A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.☆2,105Updated 2 years ago
- Summary of the book Effective Java 2nd Edition by Joshua Bloch☆1,495Updated 8 months ago
- A personnal summary of the book Effective Java by Joshua Bloch☆269Updated 2 years ago
- Awaitility is a small Java DSL for synchronizing asynchronous operations☆3,888Updated last month
- https://openjdk.org/projects/code-tools/jcstress☆444Updated 3 months ago
- A list of useful Java frameworks, libraries, software and hello worlds examples☆5,971Updated 4 months ago
- High Performance data structures and utility methods for Java☆2,975Updated last week
- Lightweight Java Visualizer☆289Updated last year
- A curated list of resources related to the Java annotation processing API (JSR 269)☆507Updated 4 months ago
- FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.☆1,119Updated 3 weeks ago
- ☆3,636Updated 9 months ago
- Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.☆2,497Updated 4 months ago
- https://openjdk.org/projects/code-tools/jol☆952Updated 3 months ago
- The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure…☆2,023Updated this week
- An advanced, but easy to use, platform for writing functional applications in Java 8.☆1,323Updated 2 years ago
- Java rate limiting library based on token-bucket algorithm.☆2,458Updated last month
- A guide of modern Java (Java 17)☆555Updated last year
- Object-Oriented Java primitives, as an alternative to Google Guava and Apache Commons☆749Updated this week
- EqualsVerifier can be used in Java unit tests to verify whether the contract for the equals and hashCode methods is met.☆717Updated this week
- Utilities for working with futures in Java 8☆398Updated last year