awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 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/docsAvatar dotnet

    dotnet/docs

    4,718Vezi pe 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

    Vezi pe GitHub↗4,718
  • llmbook-zh/llmbook-zh.github.ioAvatar LLMBook-zh

    LLMBook-zh/LLMBook-zh.github.io

    4,261Vezi pe 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
    Vezi pe GitHub↗4,261
  • shuding/nextraAvatar shuding

    shuding/nextra

    13,842Vezi pe 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
    Vezi pe GitHub↗13,842

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • google/webfundamentalsAvatar google

    google/WebFundamentals

    13,881Vezi pe 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
    Vezi pe GitHub↗13,881
  • hw-whistleblower/true-story-of-panguAvatar HW-whistleblower

    HW-whistleblower/True-Story-of-Pangu

    11,540Vezi pe 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

    Vezi pe GitHub↗11,540
  • laraveldaily/laravel-tipsAvatar LaravelDaily

    LaravelDaily/laravel-tips

    6,472Vezi pe 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.

    Vezi pe GitHub↗6,472
  • amitshekhariitbhu/android-interview-questionsAvatar amitshekhariitbhu

    amitshekhariitbhu/android-interview-questions

    12,341Vezi pe 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
    Vezi pe GitHub↗12,341
  • walkccc/clrsAvatar walkccc

    walkccc/CLRS

    5,060Vezi pe 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
    Vezi pe GitHub↗5,060
  • eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeAvatar eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

    eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

    10,577Vezi pe 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
    Vezi pe GitHub↗10,577
  • mindoc-org/mindocAvatar mindoc-org

    mindoc-org/mindoc

    7,826Vezi pe 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
    Vezi pe GitHub↗7,826
  • inkonchain/docsAvatar inkonchain

    inkonchain/docs

    36,629Vezi pe 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
    Vezi pe GitHub↗36,629
  • quarto-dev/quarto-cliAvatar quarto-dev

    quarto-dev/quarto-cli

    5,777Vezi pe 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
    Vezi pe GitHub↗5,777
  • hugoblox/kitAvatar HugoBlox

    HugoBlox/kit

    9,531Vezi pe 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
    Vezi pe GitHub↗9,531
  • kde/ghostwriterAvatar KDE

    KDE/ghostwriter

    4,797Vezi pe 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++
    Vezi pe GitHub↗4,797
  • algorithmzuo/algorithm-journeyAvatar algorithmzuo

    algorithmzuo/algorithm-journey

    2,954Vezi pe 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
    Vezi pe GitHub↗2,954
  • 623637646/996.leaveAvatar 623637646

    623637646/996.Leave

    6,638Vezi pe 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
    Vezi pe GitHub↗6,638
  • evil-huawei/evil-huaweiAvatar evil-huawei

    evil-huawei/evil-huawei

    9,225Vezi pe 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
    Vezi pe GitHub↗9,225
  • alura/techguideAvatar alura

    alura/techguide

    3,762Vezi pe 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
    Vezi pe GitHub↗3,762
  • slatedocs/slateAvatar slatedocs

    slatedocs/slate

    36,078Vezi pe 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

    Vezi pe GitHub↗36,078
  • ralfbiedert/cheats.rsAvatar ralfbiedert

    ralfbiedert/cheats.rs

    4,539Vezi pe 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
    Vezi pe GitHub↗4,539
  • huangruiteng/cs-notesAvatar huangruiteng

    huangruiteng/CS-Notes

    3,948Vezi pe 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
    Vezi pe GitHub↗3,948
  • apachecn/apachecn-algo-zhAvatar apachecn

    apachecn/apachecn-algo-zh

    11,140Vezi pe 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
    Vezi pe GitHub↗11,140
  • leerob/next-mdx-blogAvatar leerob

    leerob/next-mdx-blog

    7,555Vezi pe 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
    Vezi pe GitHub↗7,555
  • huihut/cs-booksAvatar huihut

    huihut/CS-Books

    3,326Vezi pe 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
    Vezi pe GitHub↗3,326
  • vuejs/vitepressAvatar vuejs

    vuejs/vitepress

    17,872Vezi pe 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
    Vezi pe GitHub↗17,872
  • brickspert/blogAvatar brickspert

    brickspert/blog

    4,131Vezi pe GitHub↗

    This project is a technical blogging platform and Git-based content management system that uses GitHub Issues for publishing and storing articles. It functions as a Markdown technical blog where content is created and edited as issues within a version control repository. The system enables serverless content publishing by using a version control platform's issue tracker as the primary database instead of a traditional content management system. This allows for the maintenance of a searchable archive of technical documentation and tutorials. The platform utilizes API-driven static generation

    Vezi pe GitHub↗4,131
  • bchiang7/v4Avatar bchiang7

    bchiang7/v4

    8,258Vezi pe 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
    Vezi pe GitHub↗8,258
  • markyun/my-blogAvatar markyun

    markyun/My-blog

    11,232Vezi pe 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

    Vezi pe GitHub↗11,232
  • pintree-io/pintreeAvatar Pintree-io

    Pintree-io/pintree

    2,579Vezi pe GitHub↗
    TypeScriptbookmarkdirectorydirectory-website
    Vezi pe GitHub↗2,579
  • expressjs/expressjs.comAvatar expressjs

    expressjs/expressjs.com

    5,355Vezi pe 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
    Vezi pe GitHub↗5,355