awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Java Ecosystem · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesJava Ecosystem

Tools and architectural components specific to the Java runtime environment and its standard library patterns.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Java Ecosystem. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Language Ecosystems and Tooling
  4. Java Ecosystem

Awesome Java Ecosystem GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • CyC2018/CS-Notes

    CyC2018/CS-Notes

    183,686GitHubView on GitHub↗

    This repository serves as a comprehensive educational resource covering core computer science concepts, software engineering principles, and system architecture. It provides detailed explanations of fundamental data structures and algorithms, alongside in-depth analysis of database management systems, including transac

    algorithmcomputer-sciencecpp
  • Snailclimb/JavaGuide

    Snailclimb/JavaGuide

    153,828GitHubView on GitHub↗

    This project is a comprehensive educational repository providing technical documentation and learning materials across a wide range of computer science and software engineering domains. It serves as a centralized knowledge base for developers, covering core programming concepts, database management, distributed systems

    Javaalgorithmsdistributed-systemsinterview

Explore sub-tags

  • JVM ArchitectureComponents and lifecycle of the Java Virtual Machine.
  • Queue ImplementationsThread-safe and standard queue data structures.
  • Serialization MechanismsMethods and protocols for converting object states into byte streams.
  • Thread Creation PatternsComparison and implementation strategies for Java threads.