code-review-checklists / java-concurrencyLinks
Checklist for code reviews
☆1,341Updated 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,580Updated last year
- Unconventional I/O library for Java☆697Updated 2 weeks ago
- Enhancing Java Stream API☆2,264Updated 2 weeks ago
- An attempt to answer to the concurrency questions from a famous Habr blog post (in Russian)☆215Updated 4 years ago
- Modern view on classic design patterns implementation in Java☆158Updated 2 months ago
- Java agent to detect blocking calls from non-blocking threads.☆1,455Updated this week
- Lightweight Java Visualizer☆291Updated 2 years ago
- Common misuses of new Java 8 features and other mistakes☆253Updated 2 months ago
- Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.☆645Updated this week
- https://openjdk.org/projects/code-tools/jcstress☆461Updated 2 months ago
- A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.