awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to github/choosealicense.com

Open-source alternatives to Choosealicense.com

30 open-source projects similar to github/choosealicense.com, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Choosealicense.com alternative.

  • github/opensource.guidegithub avatar

    github/opensource.guide

    15,530View on GitHub↗

    This project serves as a comprehensive repository of best practices and documentation standards for managing open source software. It provides a foundational framework for establishing project governance, defining contributor roles, and structuring the lifecycle of collaborative software development. By centralizing knowledge on community building and operational transparency, it acts as a guide for launching, maintaining, and scaling healthy software projects. The project distinguishes itself by offering actionable strategies for the human and organizational aspects of software development t

    HTMLbest-practicesdocumentationhacktoberfest
    View on GitHub↗15,530
  • deepsourcecorp/good-first-issueDeepSourceCorp avatar

    DeepSourceCorp/good-first-issue

    3,370View on GitHub↗

    This project is a developer onboarding tool and GitHub issue discovery portal. It serves as a curated directory and contribution guide designed to match new programmers with beginner-friendly open source tasks based on their technical skills and experience level. The platform operates as a static project directory, using a serverless catalog of repositories stored in JSON files. It provides the ability to filter tasks by programming language and difficulty, enabling users to identify approachable starting points in active software projects. The system includes capabilities for repository cur

    Pythoncontributions-welcomegood-first-issueopen-source
    View on GitHub↗3,370
  • alshedivat/al-folioalshedivat avatar

    alshedivat/al-folio

    15,759View on GitHub↗

    al-folio is a Jekyll academic theme and portfolio generator designed for researchers and professors to build professional homepages, lab sites, and research profiles. It functions as a system for creating a digital academic identity, combining a website template with tools for scientific and academic publishing. The project distinguishes itself through specialized scholarly workflows, such as automated publication lists and bibliography management driven by BibTeX files. It provides specific layouts for digital academic CVs, research portfolios, and the rendering of mathematical expressions a

    HTMLacademicacademic-websitegithub-pages
    View on GitHub↗15,759

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • assemble/assembleassemble avatar

    assemble/assemble

    4,258View on GitHub↗

    Assemble is a static site generator and build pipeline system that compiles markdown, templates, and data into static HTML files. It functions as a markdown-to-HTML converter and a data format transformer capable of moving content between JSON, YAML, XML, PLIST, and CSV formats. The project features a pipeline-based build process where users can define ordered sequences of data transformations and file processing steps. It includes project scaffolding tools to bootstrap directory structures and configuration files from predefined boilerplates. The system manages content through collection-ba

    CSSassembleblog-enginebuild
    View on GitHub↗4,258
  • poole/hydepoole avatar

    poole/hyde

    3,799View on GitHub↗

    Hyde is a static site theme for Jekyll that implements a two-column layout featuring a dedicated sidebar and a primary content area. It serves as a template for organizing text-heavy websites, providing a structure for documentation, portfolios, and blogs. The theme distinguishes itself through a Gist integration framework that allows for the embedding of hosted code snippets and external blocks via remote identifiers. It also includes an automated system for generating standard RSS feeds and custom error pages during site setup. The project covers visual customization through predefined col

    CSSjekylljekyll-theme
    View on GitHub↗3,799
  • jekyll/minimajekyll avatar

    jekyll/minima

    3,822View on GitHub↗

    Minima is a Jekyll static site theme and configuration-driven site template. It provides a collection of layouts, styles, and metadata structures used to transform text files into websites, specifically serving as a framework for SEO-optimized blogs and technical documentation. The theme utilizes a Sass-based web layout, allowing visual identity and structure to be modified through CSS overrides and the adjustment of Sass variables. It enables configuration-driven web design where branding, social profiles, and navigation links are managed through centralized settings. The project covers a r

    SCSSjekylljekyll-themejekyll-themes
    View on GitHub↗3,822
  • dwqs/blogdwqs avatar

    dwqs/blog

    3,775View on GitHub↗

    This project is a technical blog platform and developer portfolio site designed for publishing curated engineering documentation and professional technical writing. It functions as a markdown publishing tool and static site generator that transforms plain text files into a formatted collection of technical articles and software engineering notes. The system serves as a markdown publishing platform for organizing and sharing technical guides, software engineering documentation, and professional insights. It allows for the creation of a professional online presence by hosting technical content

    JavaScriptblog
    View on GitHub↗3,775
  • baidu-ife/ifebaidu-ife avatar

    baidu-ife/ife

    4,171View on GitHub↗

    ife is a front-end resource directory and web development knowledge base designed for technical skill development. It functions as a static site generator that transforms JSON metadata and markdown files into a navigable website. The project organizes educational materials and engineering references into a structured index, rendering plain text files as technical articles and guides. It utilizes a component-based UI library to maintain consistent layout patterns across the documentation site. The system handles technical knowledge management through categorized resource indexing and client-s

    View on GitHub↗4,171
  • hugoblox/kitHugoBlox avatar

    HugoBlox/kit

    9,531View on GitHub↗

    This project is a framework for building static websites using the Hugo static site generator. It functions as a Markdown-based content management system and a page builder that utilizes Tailwind CSS to assemble modular utility-first blocks into final web pages. The system features specialized capabilities for creating academic portfolios, including a framework to import BibTeX publications and manage scholarly resumes. It also includes an AI website generator that produces deployable Markdown structures and content based on natural language descriptions. The platform covers a broad range of

    HTMLacademicblogdocumentation-tool
    View on GitHub↗9,531
  • metalsmith/metalsmithmetalsmith avatar

    metalsmith/metalsmith

    7,827View on GitHub↗

    Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites, eBooks, or technical documentation. It functions as a file-to-object transformer, converting directory trees into plain JavaScript objects that can be programmatically manipulated in memory. The project is built around a pluggable build pipeline where files are passed through a sequence of custom functions to transform content and metadata incrementally. This architecture allows users to extend functionality by writing their own plugins or using third-party modules to define

    JavaScriptjavascriptmarkdownmarkdown-to-html
    View on GitHub↗7,827
  • shuhuai007/machine-learning-sessionshuhuai007 avatar

    shuhuai007/Machine-Learning-Session

    5,241View on GitHub↗

    This project is a machine learning educational resource and study site focused on the theoretical foundations and mathematical derivations of machine learning algorithms. It serves as a study guide for mastering the linear algebra, calculus, and proofs required for predictive modeling. The site functions as a markdown documentation portal and static site generator, converting formatted text and LaTeX formulas into a structured web interface. It utilizes a typesetting engine to render complex academic derivations and mathematical equations clearly within the browser. The platform includes a r

    View on GitHub↗5,241
  • yuanguangxin/leetcodeyuanguangxin avatar

    yuanguangxin/LeetCode

    7,480View on GitHub↗

    This project is a LeetCode solution repository and algorithm implementation library. It serves as a technical interview study guide, providing a collection of solved programming problems and algorithmic implementations. The repository focuses on coding practice management and algorithm study workflows. It organizes curated coding questions and answers to assist in preparing for technical job evaluations and software engineering assessments. The content is managed through a git-based system using markdown documentation and a category-based directory structure. This allows for the organization

    Javaleetcodeleetcode-classificationleetcode-java
    View on GitHub↗7,480
  • keikinn/shadowsocksbioKeiKinn avatar

    KeiKinn/ShadowsocksBio

    3,927View on GitHub↗

    ShadowsocksBio is a documentation site and technical resource dedicated to network proxy guides and censorship circumvention. It serves as a specialized guide for using Shadowsocks to route traffic around internet firewalls and bypass network restrictions. The project provides technical explanations of encrypted proxy protocols and DNS modification methods. It includes an analysis of various proxy clients across mobile and desktop platforms, comparing their features and pricing. The content covers the configuration of Shadowsocks proxy clients across different operating systems and documents

    shadowsocksshadowsocks-libevssr
    View on GitHub↗3,927
  • lepture/mistunelepture avatar

    lepture/mistune

    2,978View on GitHub↗

    Mistune is a pure Python implementation of a Markdown to HTML parser. It functions as a library that converts Markdown formatted text into HTML markup for rendering in web browsers. The project is designed as an extensible Markdown renderer, utilizing a modular system that allows for the customization of how Markdown elements are transformed into HTML via a pluggable renderer. Its capabilities cover a range of conversion tasks, including static site generation, dynamic content rendering, and the creation of custom documentation workflows.

    Pythonmarkdown
    View on GitHub↗2,978
  • hust-open-atom-club/linux-insides-zhhust-open-atom-club avatar

    hust-open-atom-club/linux-insides-zh

    7,686View on GitHub↗

    This project is a Chinese translation and educational resource focused on the internal workings of the Linux kernel. It provides a curated collection of technical content designed for studying low-level operating system mechanisms and kernel development. The project utilizes a specialized localization workflow where translations are maintained in a forked repository. It employs a patch-based model and Git-driven synchronization to align Chinese translations with the original English source files through differential merge processes. The technical scope covers core operating system internals,

    Pythonchinese-translationkernellinux
    View on GitHub↗7,686
  • neutraltone/awesome-stock-resourcesneutraltone avatar

    neutraltone/awesome-stock-resources

    13,981View on GitHub↗

    This project is a curated directory and centralized index of resources for professional creative work. It functions as a stock media aggregator and a repository for web design templates, providing a structured collection of photography, video, illustration, and layout files. The directory distinguishes itself by integrating a licensing guide that classifies assets based on usage rights and attribution requirements. This metadata-driven approach allows users to verify legal compliance for commercial projects while searching across multiple external databases through a single interface. Beyond

    Rubyawesomeawesome-listfont
    View on GitHub↗13,981
  • digitalinnovationone/dio-lab-open-sourcedigitalinnovationone avatar

    digitalinnovationone/dio-lab-open-source

    8,594View on GitHub↗

    This project is a Git workflow training lab and an open source contribution playground. It provides a hands-on educational environment for mastering the cycle of contributing code to public repositories through pull requests. The repository serves as a public directory for professional profiles, where community members create personalized pages using markdown to showcase skills and project links. This system utilizes a decentralized content submission model, mapping markdown files to unique public URLs via static file-based routing. The environment includes modules for practicing version con

    Jupyter Notebookgitgithubopen-source
    View on GitHub↗8,594
  • digoal/blogdigoal avatar

    digoal/blog

    8,509View on GitHub↗

    This project is a database technical blog and markdown knowledge base. It serves as a structured repository of instructional content, guides, and an AI research archive focused on the intersection of artificial intelligence and database technologies. The project provides an open source community guide containing strategic frameworks and methodologies for operating and growing software communities. It also includes resources for database system selection, using evaluation rules and comparison frameworks to determine the most suitable architecture for specific technical needs. The repository c

    HTML
    View on GitHub↗8,509
  • othneildrew/best-readme-templateothneildrew avatar

    othneildrew/Best-README-Template

    15,866View on GitHub↗

    Best-README-Template is a standardized framework for creating consistent project documentation. It provides a structured markdown boilerplate designed to help developers communicate project requirements, installation steps, and contribution guidelines to new users. The template utilizes modular sectional composition and placeholder-based variable injection to simplify the maintenance of project metadata and contact details. By using predefined structural patterns, it ensures that documentation remains consistent across diverse software repositories while remaining readable in both raw text an

    readmereadme-template
    View on GitHub↗15,866
  • voltagent/awesome-claude-code-subagentsVoltAgent avatar

    VoltAgent/awesome-claude-code-subagents

    21,906View on GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Shellai-agent-frameworkai-agent-toolsai-agents
    View on GitHub↗21,906
  • pingcap/talent-planpingcap avatar

    pingcap/talent-plan

    10,938View on GitHub↗

    Talent Plan provides guided training programs and curricula centered on distributed database design, systems programming, and open source contribution workflows. The project offers a distributed systems education program consisting of curated courses and labs focused on database internals. The curriculum emphasizes the use of the Rust language for building high-performance networked applications and implementing distributed algorithms. It integrates educational materials on version control, community governance, and the specific processes required to contribute to public software projects. T

    Rust
    View on GitHub↗10,938
  • othmanadi/planning-with-filesOthmanAdi avatar

    OthmanAdi/planning-with-files

    14,139View on GitHub↗

    Planning with files is an enterprise knowledge graph platform designed to transform unstructured organizational data into a searchable, interconnected network. By utilizing a graph-based retrieval-augmented generation engine, the system grounds language model outputs in verified internal data, ensuring that responses are explainable, traceable, and free from hallucinations. The platform distinguishes itself through a focus on data sovereignty and secure, private infrastructure deployment. It enables organizations to maintain full control over sensitive information by processing data locally o

    Pythonadalagentagent-skills
    View on GitHub↗14,139
  • jackyzha0/quartzjackyzha0 avatar

    jackyzha0/quartz

    12,520View on GitHub↗

    Quartz is a markdown static site generator and digital garden framework designed to transform collections of markdown notes into public websites. It functions as a wiki engine that converts structured documents into a functional site through a configurable build pipeline. The system specializes in personal knowledge management by visualizing the relationships between notes via backlinks and a bidirectional connection graph. It implements a single-page application model to provide dynamic page transitions and browser URL updates without full page refreshes. The toolset covers content relation

    TypeScriptdigital-gardennetworked-thoughtobsidian
    View on GitHub↗12,520
  • jawil/blogjawil avatar

    jawil/blog

    7,828View on GitHub↗

    This project is a technical blog platform and markdown static site generator designed for publishing developer guides, coding tutorials, and professional articles. It functions as a developer portfolio site that hosts technical notes and a writing archive to showcase software engineering expertise. The system uses a file-system routed architecture where the directory structure of the content folder determines the website URL paths. It transforms markdown files into pre-rendered HTML pages through a static site generation process, utilizing a client-side hydrated layout to add interactive elem

    JavaScriptblogcssdifficulty
    View on GitHub↗7,828
  • huxpro/huxpro.github.ioHuxpro avatar

    Huxpro/huxpro.github.io

    7,611View on GitHub↗

    This project is a responsive Jekyll blog theme and static site template designed as a technical blogging framework. It converts markdown content into a professional personal blog with integrated support for social profile management. The template is configured as a progressive web app, providing offline access and an app-like experience for visitors. It specifically caters to technical documentation by supporting the rendering of mathematical notation, formatted code snippets, and embedded presentations. The site includes capabilities for reader engagement through discussion system integrati

    HTMLblog-themejekyll-themejekyll-themes
    View on GitHub↗7,611
  • innei/shiroInnei avatar

    Innei/Shiro

    4,206View on GitHub↗

    Shiro is a personal website template and markdown static site generator designed to establish a professional digital portfolio. It provides a minimalist framework for deploying a high-performance personal site featuring an integrated administrative panel and SEO optimizations. The project distinguishes itself through a WebGL interactive frontend that renders dynamic particle physics backgrounds and animated SVG signatures. It incorporates a WebSocket notification system to push instant updates to visitors and uses API-driven metadata enrichment to transform external links into rich visual car

    TypeScript
    View on GitHub↗4,206
  • fireship-io/fireship.iofireship-io avatar

    fireship-io/fireship.io

    3,763View on GitHub↗

    This project is a static site generator and build-pipeline orchestrator that converts markdown files and custom components into production-ready static HTML pages. It functions as a markdown content manager, allowing website structure and text to be defined through the direct modification of flat files. The system utilizes a file-system based router to map the website URL structure directly to the directory layout of the source files. It also includes a web component UI library to embed encapsulated, interactive user interface elements into otherwise static pages. The project covers the broa

    Sveltefirebaseflutterjavascript
    View on GitHub↗3,763
  • jack000/exposeJack000 avatar

    Jack000/Expose

    4,435View on GitHub↗

    Expose is a static site generator that converts local file system directories and media files into photoessay websites. It transforms folder structures into site navigation menus and generates standalone HTML and CSS files for web hosting. The tool automates media processing by applying non-destructive image effects, such as watermarking and color conversion, and performing video filter processing for cuts and stabilization. It can synthesize timelapse or stop-motion videos by converting sequences of still images based on directory keywords. Gallery organization is managed through filename-m

    Perl
    View on GitHub↗4,435
  • hugoblox/hugo-theme-academic-cvHugoBlox avatar

    HugoBlox/hugo-theme-academic-cv

    4,970View on GitHub↗

    This project is a website theme for Hugo designed to transform Markdown files into professional academic portfolios, including CVs and publication lists. It functions as a static site template and portfolio builder, enabling the creation of researcher profiles and technical blogs. The framework includes a specialized publication manager that automatically generates individual research pages and citations by importing BibTeX files or DOI references. It also features a dedicated LaTeX mathematics renderer to display technical notation and equations across the site. The system supports a broad

    Jupyter Notebookacademicacademic-websiteblog-engine
    View on GitHub↗4,970
  • expressjs/expressjs.comexpressjs avatar

    expressjs/expressjs.com

    5,355View on GitHub↗

    This project is a technical documentation website and static site generator designed to serve as a centralized hub for API references, guides, and tutorials. It functions as a markdown-based content management system that separates technical writing from the presentation layer. The site utilizes a file-system routed architecture, mapping the physical directory and file structure of the source code directly to the public URL paths. This approach enables the transformation of markdown files and templates into pre-rendered HTML for web delivery. The system encompasses capabilities for technical

    MDXexpressexpressjsjavascript
    View on GitHub↗5,355