awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to hmemcpy/milewski-ctfp-pdf

Open-source alternatives to Milewski Ctfp Pdf

30 open-source projects similar to hmemcpy/milewski-ctfp-pdf, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Milewski Ctfp Pdf alternative.

  • billryan/resumeAvatar billryan

    billryan/resume

    11,191Vezi pe GitHub↗

    This project is a professional typesetting layout for creating curriculum vitae and resumes using the LaTeX document preparation system. It provides a structured template system to generate customizable PDF resumes and academic CVs. The system includes built-in support for multilingual typesetting, specifically enabling the rendering of both English and Simplified Chinese text through unicode font mapping. It also features automated bibliographic citation management to handle academic references and publications. The layout incorporates visual components such as skill proficiency progress ba

    TeX
    Vezi pe GitHub↗11,191
  • wandmalfarbe/pandoc-latex-templateAvatar Wandmalfarbe

    Wandmalfarbe/pandoc-latex-template

    7,029Vezi pe GitHub↗

    This project is a collection of PDF document templates and style configurations designed to automate the transformation of Markdown content into typeset academic or professional documents. It provides a specialized workflow for generating high-quality PDF reports, books, and presentations from structured text source files. The templates allow for extensive visual customization of titles, logos, background images, and headers and footers. Users can manage document typography and layout rules through a system of visual variables and metadata mapping. The system covers a broad range of output f

    Shelleisvogelkoma-scriptlatex
    Vezi pe GitHub↗7,029
  • relaxedjs/relaxedAvatar RelaxedJS

    RelaxedJS/ReLaXed

    11,790Vezi pe GitHub↗

    ReLaXed is a document workflow and compilation system that transforms Markdown, JSON data, and HTML/CSS into print-ready PDF files. It utilizes a headless browser engine to render web technologies into final documents, serving as a build system for technical documentation and dynamic reports. The project features a pipeline that automates asset generation, allowing scripts to produce images, charts, and tables from raw data files during the build process. It supports the integration of LaTeX formulas for mathematical equations and converts CSV files into formatted HTML tables. The system inc

    JavaScriptchromiumconverterhtml
    Vezi pe GitHub↗11,790

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
  • rtfd/readthedocs.orgAvatar rtfd

    rtfd/readthedocs.org

    8,365Vezi pe GitHub↗

    Read the Docs is an automated documentation hosting platform that transforms source files from version control into published websites. It functions as a documentation pipeline that updates content automatically on every commit to keep technical manuals in sync with software releases. The platform provides specialized hosting for static site documentation and integrates as a CI/CD pipeline for documentation workflows. It utilizes a webhook-driven build system to trigger documentation rebuilds automatically by listening for push events from remote version control systems. The service supports

    Python
    Vezi pe GitHub↗8,365
  • feross/standardAvatar feross

    feross/standard

    29,431Vezi pe GitHub↗

    Standard is a zero-configuration static analyzer, linter, and formatter for JavaScript. It functions as a style guide that enforces consistent coding rules and identifies programming errors without requiring manual configuration files. The tool distinguishes itself by providing an automatic code fixer that scans source files to correct style violations and ensure a uniform codebase. It implements a predefined rule set to eliminate the need for project-specific configuration. The project covers a broad range of static analysis capabilities, including support for experimental language syntax a

    JavaScript
    Vezi pe GitHub↗29,431
  • bitemyapp/learnhaskellAvatar bitemyapp

    bitemyapp/learnhaskell

    8,026Vezi pe GitHub↗

    This project is a comprehensive functional programming curriculum and learning resource for Haskell. It provides sequenced educational paths and technical reference guides designed to take developers from beginner to advanced levels of proficiency. The project distinguishes itself through a deep focus on theoretical and technical foundations, offering detailed studies on type theory, category theory, and runtime internals. It includes a dedicated performance handbook for optimizing execution speed and memory management, as well as an ecosystem guide for managing development tools and editor c

    Makefile
    Vezi pe GitHub↗8,026
  • lervag/vimtexAvatar lervag

    lervag/vimtex

    6,293Vezi pe GitHub↗

    VimTeX is an integrated development environment for authoring and compiling LaTeX documents within Vim and Neovim. It functions as a comprehensive suite for technical document authoring, combining the roles of a syntax highlighter, document navigator, and autocompletion engine. The plugin distinguishes itself through a coordinated workflow that manages asynchronous compilation and bidirectional synchronization with external PDF viewers. This allows users to jump between specific source locations and their rendered pages while maintaining a responsive editor interface during document productio

    TeX
    Vezi pe GitHub↗6,293
  • funstory-ai/babeldocAvatar funstory-ai

    funstory-ai/BabelDOC

    7,752Vezi pe GitHub↗

    BabelDOC is a technical document translation system designed to translate PDF files while preserving their original layout and styling. It functions as a layout-preserving translator that utilizes large language models to convert content into target languages, specifically tailored for scientific and technical documents. The system distinguishes itself through specialized handling of academic content, including the identification and preservation of mathematical formulas and complex layout structures. It ensures technical accuracy by employing glossary-driven terminology enforcement, using so

    Python
    Vezi pe GitHub↗7,752
  • mlnlp-world/paper-writing-tipsAvatar MLNLP-World

    MLNLP-World/Paper-Writing-Tips

    4,328Vezi pe GitHub↗

    This project is a comprehensive guide and resource collection for academic writing, focused on LaTeX typesetting and the production of professional research papers. It serves as a manual for refining formal prose, standardizing mathematical notation, and implementing scientific document templates. The project provides specific instructions for managing bibliographies and citations across different academic styles. It establishes standards for typesetting scalars, vectors, and matrices to ensure consistency in complex formulas, and offers guidance on replacing informal language with precise ac

    mlnlp
    Vezi pe GitHub↗4,328
  • iamgio/quarkdownAvatar iamgio

    iamgio/quarkdown

    10,074Vezi pe GitHub↗

    Quarkdown is a programmable document compiler and markdown static site generator. It transforms markdown source files into structured outputs, serving as a tool for generating professional books, academic papers, and digital presentations. The system distinguishes itself through a programmable layout engine that allows for the use of functions, variables, loops, and conditional logic within markdown files. It includes an interactive read-eval-print loop for testing these document functions and syntax in real time before final compilation. Additionally, it provides a specialized format for sup

    Kotlincompilerknowledge-managementmarkdown
    Vezi pe GitHub↗10,074
  • james-yu/latex-workshopAvatar James-Yu

    James-Yu/LaTeX-Workshop

    12,156Vezi pe GitHub↗

    LaTeX Workshop is a comprehensive integrated development environment extension designed for authoring and typesetting complex documents. It functions as a complete workflow tool that automates the compilation process, manages multi-file project structures, and provides real-time feedback through bidirectional synchronization between source code and generated output. The project distinguishes itself by offering deep integration with the typesetting lifecycle, including containerized build environments and automated orchestration of external toolchains. It provides advanced visual feedback mech

    TypeScript
    Vezi pe GitHub↗12,156
  • rust-lang/mdbookAvatar rust-lang

    rust-lang/mdBook

    21,852Vezi pe GitHub↗

    mdBook is a documentation build system and static site generator designed to compile collections of Markdown files into structured, navigable web-based books. It provides a comprehensive framework for managing technical documentation, featuring a hierarchical table of contents, integrated full-text search, and automated build processes that transform source content into ready-to-deploy HTML websites. The project distinguishes itself through a highly modular pipeline architecture that supports custom preprocessors and swappable rendering backends. This allows authors to intercept and modify co

    Rust
    Vezi pe GitHub↗21,852
  • typst/typstAvatar typst

    typst/typst

    54,320Vezi pe GitHub↗

    Typst is a programmable, markup-based typesetting engine designed for professional document creation. It functions as a scriptable publishing toolchain that transforms plain text and code into complex, paginated outputs. By utilizing a high-performance compiler, the system automates document assembly, mathematical rendering, and dynamic content generation, providing a unified workflow for academic and technical authoring. The engine distinguishes itself through a declarative layout framework that uses cascading rules to manage document structure and visual styling. Unlike traditional systems,

    Rustcompilermarkuptypesetting
    Vezi pe GitHub↗54,320
  • overleaf/overleafAvatar overleaf

    overleaf/overleaf

    17,853Vezi pe GitHub↗

    This project is a web-based collaborative editor and scientific document management system designed for LaTeX. It provides a centralized environment for writing, editing, and compiling academic manuscripts, enabling multiple users to work on the same project simultaneously through real-time synchronization. The platform distinguishes itself by treating documents as version-controlled repositories, allowing for granular history tracking and bidirectional synchronization with external version control systems. It features a secure, containerized compilation pipeline that isolates build processes

    JavaScript
    Vezi pe GitHub↗17,853
  • kourgeorge/arxiv-styleAvatar kourgeorge

    kourgeorge/arxiv-style

    1,527Vezi pe GitHub↗

    Arxiv-style is a LaTeX document class and template designed for formatting academic research papers and preprints to match conference typesetting standards. It serves as an academic manuscript formatter that applies clean machine learning conference layouts to scientific papers and preprints for repository publishing. The template implements custom formatting rules using standard markup macros and reusable configuration files to enforce consistent styling and structural layouts. It includes source-level bibliography embedding to bundle external reference files directly into the compiled outp

    TeXarxivarxiv-orgarxiv-style
    Vezi pe GitHub↗1,527
  • jagregory/abrash-black-bookAvatar jagregory

    jagregory/abrash-black-book

    4,833Vezi pe 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
    Vezi pe GitHub↗4,833
  • tectonic-typesetting/tectonicAvatar tectonic-typesetting

    tectonic-typesetting/tectonic

    4,591Vezi pe GitHub↗

    Tectonic is a self-contained TeX typesetting engine and automated distribution system that processes LaTeX source files into formatted documents. It functions as a single-binary executable that removes the requirement for a pre-installed local toolchain. The system implements a zero-configuration workflow by automatically fetching required TeX packages and dependencies from remote repositories on demand during the compilation process. It also provides native support for Unicode and OpenType fonts to render modern typography. The engine can be used as a programmatic library to embed typesetti

    Crusttextex-engine
    Vezi pe GitHub↗4,591
  • withastro/starlightAvatar withastro

    withastro/starlight

    7,942Vezi pe GitHub↗

    Starlight is a documentation framework built on Astro for generating fast, searchable static websites. It functions as a markdown documentation engine that converts markup files into accessible pages using a file-based routing system. The framework allows for the embedding of custom UI components from various frontend frameworks directly into documentation layouts. This enables the creation of interactive guides and specialized user experiences within a static site structure. The system includes integrated navigation and search engine optimization, as well as schema-based frontmatter validat

    TypeScriptastrodocs-generatordocumentation
    Vezi pe GitHub↗7,942
  • hijiangtao/resumeAvatar hijiangtao

    hijiangtao/resume

    2,830Vezi pe GitHub↗

    This project is a professional LaTeX resume template designed for creating structured, one-page curriculum vitae. It utilizes a TeX engine to compile markup into high-precision PDF documents. The system features a specialized Chinese typography system and multilingual text rendering to ensure high-quality typesetting for both Chinese and English characters. It employs a chronological layout engine that aligns section headers and dates to the margins to create a clean timeline. The template provides layout primitives for standardizing contact information, section header formatting, and the in

    TeXlatexlatex-templateresume
    Vezi pe GitHub↗2,830
  • mpdf/mpdfAvatar mpdf

    mpdf/mpdf

    4,693Vezi pe GitHub↗

    mPDF is a PHP library that transforms UTF-8 encoded HTML and CSS into formatted PDF documents. It serves as a PDF generation engine and document architect capable of converting web pages and HTML forms into professional files. The project is distinguished by its multilingual rendering capabilities, providing comprehensive support for bidirectional text, right-to-left scripts, and CJK languages using Unicode font embedding and OpenType layout processing. It further enables professional print-ready design through advanced color modeling in CMYK, precise page dimensioning, and compliance with PD

    PHPcjkcsshtml
    Vezi pe GitHub↗4,693
  • deedy/deedy-resumeAvatar deedy

    deedy/Deedy-Resume

    5,005Vezi pe GitHub↗

    This project is a LaTeX document template designed for producing high-density, professional resumes. It provides a source file for generating polished PDF curriculum vitae using the XeTeX typesetting engine to manage complex page structures and system fonts. The layout is characterized by an asymmetric two-column design that separates core professional experience from technical skills on a single page. It is specifically tailored for academic and technical resumes, such as those for computer science students and researchers. The system utilizes custom macros for content structuring and suppo

    TeX
    Vezi pe GitHub↗5,005
  • myriad-dreamin/tinymistAvatar Myriad-Dreamin

    Myriad-Dreamin/tinymist

    2,907Vezi pe GitHub↗

    Tinymist is a comprehensive suite of tools for Typst document authoring, serving as a language server, document compiler, and project manager. It provides a standardized language service via the Language Server Protocol to enable editor features such as autocompletion, navigation, and semantic highlighting. The project distinguishes itself by integrating a TCP-based live preview server for real-time visual rendering and an advanced static analysis tool that utilizes abstract syntax trees and bidirectional type checking. It also includes a project management system capable of handling multi-fi

    Rustdapdap-serverformatter
    Vezi pe GitHub↗2,907
  • matplotlib/cheatsheetsAvatar matplotlib

    matplotlib/cheatsheets

    7,707Vezi pe GitHub↗

    This project provides a collection of PDF reference guides and visual summaries for the Matplotlib plotting library. These data visualization guides combine code examples and visual aids to produce condensed technical documentation and cheat sheets. The documentation is produced through a LaTeX-based compilation pipeline. This system transforms structured source code into high-quality formatted PDFs using a multi-column layout engine and script-driven asset generation for figures. The build process includes an automated asset pipeline that handles font-dependency resolution and validates gen

    Python
    Vezi pe GitHub↗7,707
  • tomaz/appledocAvatar tomaz

    tomaz/appledoc

    4,189Vezi pe GitHub↗

    Appledoc is an Objective-C documentation generator and static site generator that parses source code comments to create structured HTML documentation sets. Its primary purpose is to generate professional developer reference guides that adhere to official Apple style documentation. The tool distinguishes itself by integrating directly into the project compilation process via automated build-phase scripts, ensuring that technical guides are updated as code changes. It provides extensive customization through external HTML and CSS templates, as well as a property list configuration system to man

    Objective-C
    Vezi pe GitHub↗4,189
  • andreyakinshin/russian-phd-latex-dissertation-templateAvatar AndreyAkinshin

    AndreyAkinshin/Russian-Phd-LaTeX-Dissertation-Template

    1,524Vezi pe GitHub↗

    The project is a typesetting template and automated build system designed for formatting Russian doctoral theses, academic dissertations, books, presentations, and handouts according to national academic standards. It processes structured markup sources through standard compilation engines to produce publication-quality documents from modular chapters and sections. The system incorporates specialized bibliographic styling tools to organize and format research references, author publications, and patents. An automated build script orchestrates the multi-step document generation process, includ

    BibTeX Styledissertationlatexlatex-template
    Vezi pe GitHub↗1,524
  • squidfunk/mkdocs-materialAvatar squidfunk

    squidfunk/mkdocs-material

    26,949Vezi pe GitHub↗

    This project is a comprehensive documentation site framework and static site generator theme designed to transform markdown files into professional, responsive websites. It functions as a technical content platform that supports complex documentation projects, including multi-project management, blog workflows, and advanced content formatting. By processing source files through an extensible pipeline, it generates self-contained HTML sites that can be hosted on any web server without a database. What distinguishes this framework is its focus on developer experience and highly configurable bui

    Pythondocumentationframeworkmaterial-design
    Vezi pe GitHub↗26,949
  • bbatsov/rubocopAvatar bbatsov

    bbatsov/rubocop

    12,879Vezi pe GitHub↗

    RuboCop is a static code analyzer and linter for Ruby. It functions as a static analysis tool designed to detect potential bugs, identify style violations, and improve overall code quality in Ruby projects. The project provides an automated code formatter that rewrites source code to align with established community standards. It also implements a language server protocol to surface linting and formatting errors directly within text editors. Its capabilities cover automated code linting and the analysis of Ruby code style to ensure consistency across a project. These functions are driven by

    Ruby
    Vezi pe GitHub↗12,879
  • standard/standardAvatar standard

    standard/standard

    29,431Vezi pe GitHub↗

    Standard is a suite of static analysis tools for JavaScript, comprising a linter, formatter, and a predefined style guide. It functions as a static code analyzer that scans source code for style violations and potential errors without executing the program. The project provides an automatic code fixer that rewrites source code to resolve formatting issues and enforce syntax consistency. It implements a standardized set of rules for JavaScript formatting and syntax to ensure a uniform appearance across different projects. The system covers a wide range of static analysis capabilities, includi

    JavaScriptdevelopmentecmascriptes6
    Vezi pe GitHub↗29,431
  • russross/blackfridayAvatar russross

    russross/blackfriday

    5,614Vezi pe GitHub↗

    Blackfriday is a Go library for parsing and converting Markdown text into HTML, LaTeX, and other structured formats. It functions as an extensible Markdown processor that transforms syntax into target markup languages. The project is distinguished by its pluggable rendering architecture, which allows for the production of diverse output targets such as Slack message styles, Confluence Wiki Markup, and GitHub Flavored Markdown. It supports custom syntax extensions including definition lists, footnotes, autolinks, and strikethroughs. The processor includes utilities for generating automatic ta

    Go
    Vezi pe GitHub↗5,614
  • rubocop/rubocopAvatar rubocop

    rubocop/rubocop

    12,879Vezi pe GitHub↗

    RuboCop is a static code analyzer, linter, and formatter for the Ruby language. It identifies style violations, smells, and errors in source code to ensure consistency and maintainability based on community guidelines. The project provides automatic source code formatting to rewrite files according to defined stylistic standards. It also functions as a language server protocol implementation, surfacing violations and suggested fixes directly within code editors. The tool covers code complexity monitoring to track the size of classes and methods and employs non-inclusive language detection to

    Rubycode-formatterhacktoberfestlinter
    Vezi pe GitHub↗12,879