awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to algorithmica-org/algorithmica

Open-source alternatives to Algorithmica

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

  • dotnet/docsdotnet 的头像

    dotnet/docs

    4,718在 GitHub 上查看↗

    This repository serves as the technical documentation source for the .NET ecosystem. It consists of a collection of conceptual guides and technical references written in Markdown, acting as the static site content source for a public documentation portal. The project utilizes a Git-based content management system to handle technical writing through pull requests and automated build pipelines. It distinguishes itself through a specialized infrastructure that aggregates content and samples from multiple repositories and branches into a single unified output. The system covers a broad range of

    在 GitHub 上查看↗4,718
  • llmbook-zh/llmbook-zh.github.ioLLMBook-zh 的头像

    LLMBook-zh/LLMBook-zh.github.io

    4,261在 GitHub 上查看↗

    LLMBook-zh.github.io is a static educational website that provides a self-paced curriculum for learning large language model fundamentals. The site offers structured courseware and downloadable PDF slide decks covering LLM architecture, training, alignment, and deployment. The course materials include dedicated sections on fine-tuning pre-trained language models, model alignment techniques, and prompt engineering strategies. All content is managed as Markdown files and compiled into a static site hosted on GitHub Pages, with an embedded PDF viewer for inline slide display and a custom 404 err

    Pythonartificial-intelligencedeep-learningdeep-neural-networks
    在 GitHub 上查看↗4,261
  • shuding/nextrashuding 的头像

    shuding/nextra

    13,842在 GitHub 上查看↗

    Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the creation of structured technical documentation sites by transforming MDX files into themed static pages with built-in layout and navigation. It serves as a React-based documentation tool that allows the integration of custom React components directly into markdown content. The framework distinguishes itself through integrated full-text search and a localization system that manages multilingual content via language routing and translation selectors. It also includes an AI-powered chat

    TypeScriptmarkdownmdxnextjs
    在 GitHub 上查看↗13,842

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • google/webfundamentalsgoogle 的头像

    google/WebFundamentals

    13,881在 GitHub 上查看↗

    WebFundamentals is a documentation build system and static site generator designed to automate the lifecycle of technical content. It provides a comprehensive web content pipeline that transforms markdown, HTML, and YAML source files into structured, navigable documentation sites. The project distinguishes itself through integrated support for multi-language content localization and automated build pipeline management. It handles complex site requirements by managing user language preferences, enforcing consistent code quality and style standards, and applying security-header middleware to re

    JavaScriptbest-practiceschromechrome-browser
    在 GitHub 上查看↗13,881
  • hw-whistleblower/true-story-of-panguHW-whistleblower 的头像

    HW-whistleblower/True-Story-of-Pangu

    11,540在 GitHub 上查看↗

    This project is a whistleblower evidence archive and static website designed to document misconduct in the development of large language models. It serves as a digital repository for storing internal documents, firsthand testimonies, and research records to expose technical fabrication, plagiarism, and corporate fraud. The archive focuses on the preservation of digital evidence and the tracking of corporate accountability. It provides detailed documentation of development histories, including architectural changes and training processes, while maintaining personnel lists to verify the identit

    在 GitHub 上查看↗11,540
  • laraveldaily/laravel-tipsLaravelDaily 的头像

    LaravelDaily/laravel-tips

    6,472在 GitHub 上查看↗

    This project is a curated knowledge base and development guide focused on best practices for the Laravel framework. It provides a collection of architectural patterns and coding standards designed to help developers build scalable PHP server-side applications. The resource specifically covers application architecture, database modeling, and general coding best practices to improve the quality and readability of Laravel codebases. The content is delivered as a static site, rendering technical documentation and guides from markdown files into a searchable web interface.

    在 GitHub 上查看↗6,472
  • amitshekhariitbhu/android-interview-questionsamitshekhariitbhu 的头像

    amitshekhariitbhu/android-interview-questions

    12,341在 GitHub 上查看↗

    This repository is a curated study guide and knowledge base designed to assist developers in preparing for software engineering job interviews within the Android ecosystem. It organizes essential programming topics, language-specific features, and mobile architecture patterns into a structured format for professional review and skill assessment. The collection covers a broad range of technical domains, including system design principles, performance optimization, and core development concepts. By categorizing these topics, the resource provides a systematic way for users to practice and impro

    Javaandroidandroid-interviewandroid-interview-practice
    在 GitHub 上查看↗12,341
  • walkccc/clrswalkccc 的头像

    walkccc/CLRS

    5,060在 GitHub 上查看↗

    This repository is a comprehensive collection of fully worked solutions to exercises and problems from the standard algorithms textbook by Cormen, Leiserson, Rivest, and Stein (CLRS). It serves as an educational reference for algorithm design and analysis, providing step-by-step reasoning, pseudocode, and mathematical proofs for a wide range of topics. The content spans core computer science areas: algorithm analysis with asymptotic notation, recurrence solving, and amortized cost analysis; data structure implementation and operations for binary search trees, red-black trees, B-trees, Fibonac

    Markdownclrsintroduction-to-algorithmssolutions
    在 GitHub 上查看↗5,060
  • eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee 的头像

    eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

    10,577在 GitHub 上查看↗

    This project is a curated resource directory and discovery platform, presenting a hand-picked collection of resources organized into a list for easy browsing and reference. It functions as a static site generator, pre-rendering all pages as static HTML files at build time for fast loading and straightforward deployment. The site is built using a static site generation approach that includes file-based routing, component-based templating, and a markdown content pipeline. During the build process, it fetches external data, optimizes assets like CSS, JavaScript, and images, and transforms markdo

    Pythoneeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
    在 GitHub 上查看↗10,577
  • mindoc-org/mindocmindoc-org 的头像

    mindoc-org/mindoc

    7,826在 GitHub 上查看↗

    Mindoc is a self-hosted documentation portal and API documentation management system built as a Golang web application. It serves as a markdown documentation engine for authoring, organizing, and sharing technical interface documentation and database dictionaries. The system persists project data and user accounts using MySQL or SQLite databases. The platform distinguishes itself by integrating diagrams-as-code rendering via Mermaid syntax, allowing flowcharts, sequence diagrams, and Gantt charts to be generated directly from text. It supports a flexible content pipeline that combines markdow

    Gobeegodocumentgo
    在 GitHub 上查看↗7,826
  • inkonchain/docsinkonchain 的头像

    inkonchain/docs

    36,629在 GitHub 上查看↗

    This project is a static site documentation generator that transforms markdown and source files into searchable, themed websites for technical guides and references. It provides a containerized environment that bundles the necessary build artifacts and runtime to serve documentation sites. The system includes a markdown documentation linter to enforce consistent styling and grammar across content to maintain editorial standards. It also implements search engine optimization through the generation of sitemaps and structured layouts to improve content discoverability and indexing. The platform

    MDX
    在 GitHub 上查看↗36,629
  • kde/ghostwriterKDE 的头像

    KDE/ghostwriter

    4,797在 GitHub 上查看↗

    Ghostwriter is a distraction-free markdown text editor and document processor. It provides a focused writing environment for composing documents using markdown syntax, separating the drafting process from final formatting. The application features a minimalist interface designed to minimize visual clutter, including the ability to disable deletion keys to enforce a forward-only drafting flow. It includes a live statistics dashboard for tracking word counts and session metrics, as well as visual highlighting that fades non-active text to focus attention on the current line, sentence, or paragr

    C++
    在 GitHub 上查看↗4,797
  • quarto-dev/quarto-cliquarto-dev 的头像

    quarto-dev/quarto-cli

    5,777在 GitHub 上查看↗

    Quarto is an open-source scientific and technical publishing system built on Pandoc that converts Markdown and Jupyter notebooks into a wide range of output formats. It functions as a multi-format document converter, a reproducible research platform, a static site generator for technical content, and an interactive dashboard builder, all within a single framework. The system is distinguished by its ability to produce HTML, PDF, Word, ePub, and slide decks from a single Markdown source, while embedding executable code blocks in Python, R, Julia, or Observable for dynamic, reproducible document

    JavaScript
    在 GitHub 上查看↗5,777
  • algorithmzuo/algorithm-journeyalgorithmzuo 的头像

    algorithmzuo/algorithm-journey

    2,954在 GitHub 上查看↗

    This project is an algorithm learning platform and computer science educational resource. It serves as a technical interview study guide, providing structured lessons on data structures and sorting methods. The site is a markdown-based static site that converts technical documentation and algorithmic explanations into static HTML pages. It functions as a system for markdown content publishing to deliver educational material. The platform covers algorithm complexity analysis, problem solving workflows, and general computer science education. It utilizes a component-based UI structure with fil

    Java
    在 GitHub 上查看↗2,954
  • hugoblox/kitHugoBlox 的头像

    HugoBlox/kit

    9,531在 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
    在 GitHub 上查看↗9,531
  • ralfbiedert/cheats.rsralfbiedert 的头像

    ralfbiedert/cheats.rs

    4,539在 GitHub 上查看↗

    cheats.rs is a Rust syntax reference and technical documentation resource provided as a static site. It serves as a curated collection of examples and patterns designed to assist with Rust language learning. The project covers a wide range of language constructs, including memory management, the use of generics, and the implementation of asynchronous logic. It provides guidance on defining data structures, managing memory references, and organizing code modules. Additional coverage includes patterns for control flow, pattern matching, and the use of macros, as well as instructions for perfor

    Rustcheatsheetlanguagerust
    在 GitHub 上查看↗4,539
  • alura/techguidealura 的头像

    alura/techguide

    3,762在 GitHub 上查看↗

    Techguide is a markdown-based documentation site and professional development guide designed to map the competencies and learning milestones required for technical career growth. It functions as a static site generator that converts structured markdown content and data into a navigable layout for technical learning. The project features a schema-driven roadmap visualizer that transforms JSON or YAML data structures into interactive visual paths. This system facilitates the creation of a T-shaped skill matrix, allowing for the development of deep expertise in specific areas alongside broad kno

    HTMLhacktoberfest
    在 GitHub 上查看↗3,762
  • slatedocs/slateslatedocs 的头像

    slatedocs/slate

    36,078在 GitHub 上查看↗

    Slate is a static API documentation generator and reference website builder. It transforms API specifications and Markdown files into a professional, hosted static site used for developer portals and REST API referencing. The tool creates a single-page API reference guide that integrates code samples and request-response examples. It utilizes a two-pane layout architecture to separate navigation from detailed endpoint descriptions. The system includes a Markdown-based content pipeline and static site generation to produce flat HTML files. It provides client-side search indexing and a respons

    在 GitHub 上查看↗36,078
  • evil-huawei/evil-huaweievil-huawei 的头像

    evil-huawei/evil-huawei

    9,225在 GitHub 上查看↗

    This project is a static archive of documented corporate controversies and alleged unethical actions that have been removed from local internet search results. It functions as a research platform compiling evidence of corporate misconduct for public awareness and accountability purposes, specifically focused on incidents that have been censored from search results. The archive stores each documented incident as a plain Markdown file, enabling easy editing and full version control through Git. All incident pages are pre-rendered as flat HTML files at build time for fast delivery, with a respon

    JavaScriptevilhuawei
    在 GitHub 上查看↗9,225
  • 623637646/996.leave623637646 的头像

    623637646/996.Leave

    6,638在 GitHub 上查看↗

    996.Leave is an open-source, community-maintained guide that helps tech workers compare work conditions, salaries, cost of living, and legal protections across different countries to inform international relocation decisions. The project stores each country's information as a Markdown file, which is rendered into a pre-built HTML page through static site generation, making the content fast to load and simple to host. The guide provides structured comparisons across a wide range of factors that matter to tech professionals considering a move abroad. These include annual leave entitlements, tax

    996996icu996leave
    在 GitHub 上查看↗6,638
  • leerob/next-mdx-blogleerob 的头像

    leerob/next-mdx-blog

    7,555在 GitHub 上查看↗

    This is a static site generator and blog publishing system built on Next.js that compiles MDX content into HTML at build time. It uses file-based routing to map each page to a URL path automatically, and applies utility-first CSS styling through Tailwind CSS for visual design. The project includes a pre-built blog starter template that can be deployed with a single click to Vercel’s edge network, where it benefits from automatic optimizations and serverless function support. It features built-in analytics instrumentation that collects page view and visitor data without manual setup, and suppo

    TypeScriptblogmdxnextjs
    在 GitHub 上查看↗7,555
  • apachecn/apachecn-algo-zhapachecn 的头像

    apachecn/apachecn-algo-zh

    11,140在 GitHub 上查看↗

    This project is an algorithm study resource, a centralized LeetCode solution repository, and a technical interview study guide. It provides Chinese translations of textbooks and guides on data structures and algorithms for academic study and professional preparation. The project distinguishes itself by delivering multi-language solution repositories and translated academic materials through a static site generation model. This architecture enables compile-time content translation and offline-first delivery of educational assets as static files. The repository covers a wide range of algorithm

    JavaScriptalgorithmcodingdata-structure
    在 GitHub 上查看↗11,140
  • huangruiteng/cs-noteshuangruiteng 的头像

    huangruiteng/CS-Notes

    3,948在 GitHub 上查看↗

    CS-Notes is an AI-powered note organizer and computer science knowledge base. It serves as a technical learning curriculum and a structured collection of study materials covering fundamentals such as algorithms, operating systems, and machine learning. The project utilizes large language models to automatically categorize and arrange technical documentation through AI-driven workflows. It organizes these topics into a hierarchical knowledge graph of linked nodes to support self-directed study. Content is stored as markdown flat files for version control and text editing. These files are conv

    Python
    在 GitHub 上查看↗3,948
  • huihut/cs-bookshuihut 的头像

    huihut/CS-Books

    3,326在 GitHub 上查看↗

    CS-Books is a community-driven, open-source repository that serves as a curated digital library for computer science and software engineering literature. It provides students and professionals with free access to a wide range of technical books and learning materials designed to support independent study and professional development. The project functions as a technical reference library, organizing its collection through structured markdown-based indexing. This approach allows for human-readable navigation across a vast archive of external digital resources, which are linked directly to thei

    algorithmalgorithmsbook
    在 GitHub 上查看↗3,326
  • vuejs/vitepressvuejs 的头像

    vuejs/vitepress

    17,872在 GitHub 上查看↗

    VitePress is a static site generator designed for building documentation-focused websites. It functions as a framework that transforms markdown source files into pre-rendered HTML, utilizing file-based routing to map document paths directly to site URLs. By leveraging the Vue ecosystem, it enables the creation of content-heavy sites that combine static delivery with dynamic interactivity. The framework distinguishes itself by allowing developers to embed interactive components directly into markdown files, which are then transpiled into executable code modules. It optimizes the user experienc

    TypeScriptdocs-generatorhacktoberfestmarkdown
    在 GitHub 上查看↗17,872
  • expressjs/expressjs.comexpressjs 的头像

    expressjs/expressjs.com

    5,355在 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
    在 GitHub 上查看↗5,355
  • markyun/my-blogmarkyun 的头像

    markyun/My-blog

    11,232在 GitHub 上查看↗

    This project is a personal technical blog and frontend development knowledge base. It serves as a website for publishing study notes, technical articles, and interview preparation materials focused on professional web development. The project includes a specialized utility for migrating knowledge base content from the Yuque platform into portable external formats. It also implements a secure authentication system using the OAuth2 protocol to connect third-party authorization services. Additional capabilities cover web performance analysis for identifying technical bottlenecks through site sp

    在 GitHub 上查看↗11,232
  • bchiang7/v4bchiang7 的头像

    bchiang7/v4

    8,258在 GitHub 上查看↗

    This is a developer portfolio site built with Gatsby, designed as a single-page website to showcase a developer's projects, experience, and personal brand. The site is powered by Gatsby's static site generator, which uses a GraphQL data layer and file-based routing to produce an optimized static build for deployment on any static hosting service. The visual theme is controlled entirely through CSS custom properties, with a centralized set of variables for navy, slate, and accent colors that can be edited to customize the site's appearance. The user interface is constructed from reusable React

    JavaScriptgatsbyjspersonal-sitestyled-components
    在 GitHub 上查看↗8,258
  • jagregory/abrash-black-bookjagregory 的头像

    jagregory/abrash-black-book

    4,833在 GitHub 上查看↗

    This project is a digital technical reference and textbook source focused on graphics programming. It consists of a collection of low-level graphics programming guides provided as Markdown source files designed for digital distribution and study. The project utilizes a Markdown ebook build pipeline to transform source text into HTML5, EPUB3, and Mobi formats. This process leverages Pandoc to convert structured technical documents into standardized digital reading formats through a sequential processing pipeline. The system covers technical document formatting and digital textbook distributio

    CSS
    在 GitHub 上查看↗4,833
  • pintree-io/pintreePintree-io 的头像

    Pintree-io/pintree

    2,579在 GitHub 上查看↗
    TypeScriptbookmarkdirectorydirectory-website
    在 GitHub 上查看↗2,579