awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to waylau/java-code-conventions

Open-source alternatives to Java Code Conventions

30 open-source projects similar to waylau/java-code-conventions, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Java Code Conventions alternative.

  • qibaoguang/spring-boot-reference-guideqibaoguang का अवतार

    qibaoguang/Spring-Boot-Reference-Guide

    4,449GitHub पर देखें↗

    This project is a Chinese translation of the official Spring Boot technical documentation. It serves as a comprehensive Java backend development guide, providing a localized version of English technical specifications to make framework details accessible to Chinese speakers. The repository is structured as a markdown documentation collection, with content organized by module and chapter to mirror the original reference manual. This setup allows for the conversion of raw text files into a navigable technical website via static site generation. The project covers the architecture and implement

    GitHub पर देखें↗4,449
  • waylau/rest-in-actionW

    waylau/rest-in-action

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • waylau/spring-framework-4-referencewaylau का अवतार

    waylau/spring-framework-4-reference

    1,452GitHub पर देखें↗

    Chinese translation of the Spring Framework 4.x Reference Documentation (https://docs.spring.io/spring/docs/4.3.13.RELEASE/spring-framework-reference/html/) .中文翻译《Spring Framework 4.x参考文档》

    chinese-translationspringspringframework
    GitHub पर देखें↗1,452
  • waylau/apache-mina-2.x-user-guideW

    waylau/apache-mina-2.x-user-guide

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • waylau/jersey-2.x-user-guideW

    waylau/Jersey-2.x-User-Guide

    0GitHub पर देखें↗
    GitHub पर देखें↗0

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • waylau/netty-4-user-guidewaylau का अवतार

    waylau/netty-4-user-guide

    2,317GitHub पर देखें↗

    Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》

    chinese-translationnettynetty4
    GitHub पर देखें↗2,317
  • waylau/essential-netty-in-actionwaylau का अवतार

    waylau/essential-netty-in-action

    1,781GitHub पर देखें↗

    It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简

    actionessentialnetty
    GitHub पर देखें↗1,781
  • aarongalloway/30-days-of-javaA

    AaronGalloway/30-Days-Of-Java

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • a8m/go-lang-cheat-sheeta8m का अवतार

    a8m/go-lang-cheat-sheet

    8,802GitHub पर देखें↗

    This project is a comprehensive reference guide and cheat sheet for the Go programming language. It serves as a syntax reference and documentation collection designed for quick lookup of fundamental operators, core language features, and specific code patterns. The resource covers a wide range of technical domains, including Go concurrency primitives, software architecture patterns such as interface embedding, and standard error handling. It provides guides on implementing goroutines and channels to manage parallel execution and asynchronous tasks. The content is delivered as a static site g

    GitHub पर देखें↗8,802
  • 3dgen/cppwasm-book3dgen का अवतार

    3dgen/cppwasm-book

    1,399GitHub पर देखें↗

    :books: WebAssembly friendly programming with C/C++ -- Emscripten practice

    C++ccppemscripten
    GitHub पर देखें↗1,399
  • akullpp/awesome-javaakullpp का अवतार

    akullpp/awesome-java

    48,240GitHub पर देखें↗

    This project is a comprehensive, community-driven directory of software resources, libraries, and frameworks for the Java programming language. It serves as a centralized knowledge base designed to help developers discover tools and industry-standard solutions for building and maintaining software applications. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast array of technical components into a structured, navigable tree. By relying on distributed peer contributions, the index remains a living resource that reflects current community-recommended pract

    awesomeawesome-list
    GitHub पर देखें↗48,240
  • alanjames1987/node.js-best-practicesalanjames1987 का अवतार

    alanjames1987/Node.js-Best-Practices

    743GitHub पर देखें↗

    If you want to improve these best practices in any way please don't hesitate to create a pull request.

    GitHub पर देखें↗743
  • alebcay/awesome-shellalebcay का अवतार

    alebcay/awesome-shell

    37,110GitHub पर देखें↗

    This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks, and resources. It functions as a curated knowledge base designed to help users discover software for enhancing terminal environments and streamlining daily development tasks. The collection is maintained through an open-source contribution model, where community members manually verify and organize resources into structured categories. This collaborative approach ensures the directory remains a reliable reference for finding specialized utilities, alternative shell implementati

    awesomeawesome-listbash
    GitHub पर देखें↗37,110
  • alireza-fa/data-structures-pythonalireza-fa का अवतार

    alireza-fa/data-structures-python

    13GitHub पर देखें↗

    1-Data Structures

    Python
    GitHub पर देखें↗13
  • airbnb/javascriptairbnb का अवतार

    airbnb/javascript

    148,081GitHub पर देखें↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    GitHub पर देखें↗148,081
  • ahkscript/awesome-autohotkeyahkscript का अवतार

    ahkscript/awesome-AutoHotkey

    3,038GitHub पर देखें↗

    A curated list of awesome AutoHotkey libraries, library distributions, scripts, tools and resources.

    GitHub पर देखें↗3,038
  • 9magnets/ios-developer-and-designer-interview-questions9magnets का अवतार

    9magnets/iOS-Developer-and-Designer-Interview-Questions

    1,578GitHub पर देखें↗

    A small guide to help those looking to hire a developer or designer for iOS work. While tailored for iOS, many questions could be used for Android developers or designers as well. A great self-test if you're looking to keep current or practice for your own interview.

    GitHub पर देखें↗1,578
  • anjuke/zguide-cnanjuke का अवतार

    anjuke/zguide-cn

    1,792GitHub पर देखें↗

    ZMQ 指南

    Raku
    GitHub पर देखें↗1,792
  • anshulrgoyal/rust-web-developer-roadmapanshulrgoyal का अवतार

    anshulrgoyal/rust-web-developer-roadmap

    1,844GitHub पर देखें↗

    Roadmap to becoming a Rust Web Developer in 2022

    Rust
    GitHub पर देखें↗1,844
  • areai51/yarn-cheatsheetA

    areai51/yarn-cheatsheet

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • asabeneh/30-days-of-javascriptAsabeneh का अवतार

    Asabeneh/30-Days-Of-JavaScript

    46,479GitHub पर देखें↗

    This project is a structured educational resource designed to guide developers through the mastery of the JavaScript programming language. It utilizes a progressive curriculum that organizes technical concepts into a daily learning path, allowing students to build foundational knowledge before advancing to complex application development. The resource distinguishes itself through a hands-on training model that combines detailed explanations with practical code challenges. By focusing on an interactive learning experience, it reinforces core language principles—such as data types, functional p

    JavaScript30daysofjavascriptangularchallenge
    GitHub पर देखें↗46,479
  • asabeneh/30-days-of-pythonAsabeneh का अवतार

    Asabeneh/30-Days-Of-Python

    65,111GitHub पर देखें↗

    This project is a structured educational curriculum designed to guide beginners through the fundamental concepts and syntax of the Python programming language. It functions as a self-paced technical training resource, providing a curated path for individuals to acquire core software development skills through a series of daily lessons and practical exercises. The guide distinguishes itself by combining theoretical explanations with hands-on coding tasks that cover the language's dynamic type system, interpreted execution model, and whitespace-based block scoping. It emphasizes the practical a

    Python30-days-of-pythondatadata-science
    GitHub पर देखें↗65,111
  • astaxie/build-web-application-with-golangastaxie का अवतार

    astaxie/build-web-application-with-golang

    43,920GitHub पर देखें↗

    This project is an open-source software engineering handbook and technical learning resource focused on backend web development. It provides a comprehensive guide to building server-side applications, covering the end-to-end flow of web requests from initial HTTP traffic handling to database integration and dynamic content rendering. The material follows a code-centric pedagogical pattern, anchoring theoretical concepts in functional snippets that demonstrate practical implementation. The curriculum is organized through progressive complexity sequencing, moving from foundational language synt

    Go
    GitHub पर देखें↗43,920
  • astaxie/go-in-actionA

    astaxie/Go-in-Action

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • asyraffff/open-source-ruby-and-rails-appsasyraffff का अवतार

    asyraffff/Open-Source-Ruby-and-Rails-Apps

    1,260GitHub पर देखें↗

    Awesome Ruby and Rails Open Source applications 🌈

    GitHub पर देखें↗1,260
  • augustl/net-http-cheat-sheetaugustl का अवतार

    augustl/net-http-cheat-sheet

    1,157GitHub पर देखें↗
    Ruby
    GitHub पर देखें↗1,157
  • avajs/awesome-avaavajs का अवतार

    avajs/awesome-ava

    355GitHub पर देखें↗

    Awesome AVA resources

    avaawesomeawesome-list
    GitHub पर देखें↗355
  • avelino/awesome-goavelino का अवतार

    avelino/awesome-go

    175,576GitHub पर देखें↗

    This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently discover resources tailored to specific functional domains. The repository distinguishes itself through a decentralized contribution model, where community-driven updates ensure the index remains current with the rapidly evolving software landscape. Beyond simple resource listing,

    Goawesomeawesome-listgo
    GitHub पर देखें↗175,576
  • awesome-lists/awesome-bashawesome-lists का अवतार

    awesome-lists/awesome-bash

    9,851GitHub पर देखें↗

    A curated list of delightful Bash scripts and resources.

    Shellawesomeawesome-listbash
    GitHub पर देखें↗9,851
  • anitaa1990/android-cheat-sheetanitaa1990 का अवतार

    anitaa1990/Android-Cheat-sheet

    2,272GitHub पर देखें↗

    Cheat Sheet for Android Interviews

    Javaactivity-lifecycleandroidandroid-interview-practice
    GitHub पर देखें↗2,272