awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesJava Engineering Foundations

Comprehensive guides and deep dives into core Java language features and concurrency.

Explore 4 awesome GitHub repositories matching part of an awesome list · Java Engineering Foundations. Refine with filters or upvote what's useful.

Awesome Java Engineering Foundations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • doocs/advanced-javaAvatar de doocs

    doocs/advanced-java

    78,987Voir sur GitHub↗

    This project is a comprehensive Java backend engineering guide and technical reference focused on high-concurrency design, distributed systems, and microservices architecture. It provides detailed strategies for decomposing monolithic applications, managing service discovery, and implementing the architectural patterns required for scalable backend environments. The repository distinguishes itself through an extensive collection of big data algorithmic references and database scaling strategies. It covers memory-efficient techniques for analyzing massive datasets, such as Top-K element extrac

    Covers high-concurrency, distributed systems, and microservices architecture.

    Javaadvanced-javadistributed-search-enginedistributed-systems
    Voir sur GitHub↗78,987
  • doocs/jvmAvatar de doocs

    doocs/jvm

    11,093Voir sur GitHub↗

    This project is a technical reference and documentation suite focused on the internal architecture and operational principles of the Java Virtual Machine. It provides comprehensive guides and analysis on how the virtual machine manages class loading, memory organization, and bytecode execution. The documentation distinguishes itself by providing deep dives into specific runtime mechanisms, such as the binary decoding of class files, the hierarchical delegation model for class loaders, and the precise sequence of the loading, linking, and initialization lifecycle. It also details memory reclam

    Explains the underlying principles and internals of the Java Virtual Machine.

    JavaScriptclassdoocsgc
    Voir sur GitHub↗11,093
  • h2pl/javatutorialAvatar de h2pl

    h2pl/JavaTutorial

    7,129Voir sur GitHub↗

    JavaTutorial is a specialized knowledge base and set of study guides focused on backend engineering, the Java ecosystem, distributed systems, and database internals. It serves as a technical reference for engineers, providing structured learning paths and curated content designed for Java backend developer interview preparation. The resource distinguishes itself through deep-dive analyses of internal mechanics, including JVM memory management, garbage collection algorithms, and the internal architecture of the Spring Framework. It provides detailed studies on database internals specifically f

    Provides comprehensive guides and deep dives into core Java language features and concurrency for engineering foundations.

    Java
    Voir sur GitHub↗7,129
  • whx123/javahomeAvatar de whx123

    whx123/JavaHome

    4,678Voir sur GitHub↗

    JavaHome est une ressource d'étude en ingénierie backend et une feuille de route d'apprentissage pour les développeurs Java. Il fournit un guide structuré pour maîtriser les fonctionnalités fondamentales du langage et les meilleures pratiques d'ingénierie backend. Le projet sert de guide de préparation aux entretiens techniques, proposant une collection de questions d'entretien courantes et d'exemples d'examens réels. Il se concentre sur le développement de compétences professionnelles en ingénierie backend Java, ciblant spécifiquement la capacité à construire des systèmes distribués scalables. Le contenu couvre l'optimisation des performances backend, incluant l'implémentation de standards de code propre et la résolution de bugs en production tels que les fuites de mémoire. Il inclut également des ressources d'étude pour la gestion de bases de données et le développement professionnel via des résumés de travail structurés.

    Provides a comprehensive foundation in Java language features and concurrency for backend engineering.

    Voir sur GitHub↗4,678
  1. Home
  2. Part of an Awesome List
  3. Learning & Reference
  4. Java Engineering Foundations