code-review-checklists / java-concurrencyLinks
Checklist for code reviews
☆1,350Updated 5 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,592Updated last year
- A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.☆2,151Updated 3 years ago
- https://openjdk.org/projects/code-tools/jcstress☆479Updated 6 months ago
- Unconventional I/O library for Java☆703Updated this week
- An attempt to answer to the concurrency questions from a famous Habr blog post (in Russian)☆219Updated 4 years ago
- Java agent to detect blocking calls from non-blocking threads.☆1,475Updated 2 weeks ago
- Common misuses of new Java 8 features and other mistakes☆255Updated 5 months ago
- Lightweight Java Visualizer☆290Updated 2 years ago
- The High-Performance Java Persistence book and video course code examples☆1,439Updated this week
- Modern view on classic design patterns implementation in Java☆158Updated 5 months ago
- Enhancing Java Stream API☆2,272Updated 3 months ago
- A personnal summary of the book Effective Java by Joshua Bloch☆276Updated 3 years ago
- Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.☆660Updated this week
- Object-Oriented Java primitives, as an alternative to Google Guava and Apache Commons☆763Updated this week
- FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.☆1,165Updated 3 weeks ago
- My notes for preparing for Spring Professional Certification☆324Updated 6 years ago
- Eclipse Collections Katas☆440Updated 5 months ago
- A curated list of resources related to the Java annotation processing API (JSR 269)☆531Updated last year
- Demonstrates Java 9-18's new features☆305Updated 2 years ago
- Samples for "Hibernate performance tuning" talk☆111Updated 5 months ago
- A curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.☆267Updated 2 years ago
- Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.☆407Updated 6 years ago
- A curated list of awesome Java frameworks, libraries and software.☆523Updated 3 weeks ago
- Container auto-configurations for Spring Boot based integration tests