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

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

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

Open-source alternatives to Hack

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

  • adobe-fonts/source-han-serifadobe-fonts 的头像

    adobe-fonts/source-han-serif

    9,292在 GitHub 上查看↗

    Source Han Serif is a standardized Pan-CJK serif typeface family provided as an OpenType font collection. It provides unified glyphs for Chinese, Japanese, and Korean scripts, following regional orthographic rules to ensure consistent rendering across different language tags. The project implements a multi-weight visual hierarchy, offering a spectrum of stroke thicknesses ranging from ExtraLight to Heavy. It includes regional glyph variations that adjust the visual appearance of ideographs to match the specific orthographic standards of different East Asian languages. The repository covers t

    Shellcffcff2cjk
    在 GitHub 上查看↗9,292
  • microsoft/cascadia-codemicrosoft 的头像

    microsoft/cascadia-code

    27,736在 GitHub 上查看↗

    Cascadia Code is a monospaced programming font optimized for coding environments. It is available as a TrueType and OpenType font, featuring programming ligatures that combine common operators and symbols into single glyphs. The typeface is an OpenType variable font, which allows for character thickness to be scaled across a continuous range of weights within a single file. It is compatible with Nerd Font and Powerline, embedding specialized icons and symbols for use in terminal prompts and status bars. The project includes capabilities for font engineering and rendering, such as the use of

    Python
    在 GitHub 上查看↗27,736
  • tonsky/firacodetonsky 的头像

    tonsky/FiraCode

    81,750在 GitHub 上查看↗

    FiraCode is a monospaced programming font designed for source code, console user interfaces, and technical notation. It functions as a programming ligature font, rendering common character sequences as single combined glyphs to simplify visual code analysis. The typeface includes specialized support for terminal user interfaces, providing box drawing characters and powerline symbols. It also serves as a technical font with broad Unicode coverage for rendering mathematical symbols and academic notation. The font provides mechanisms for customizing glyph appearance through stylistic sets and c

    Clojurefontligaturesprogramming-ligatures
    在 GitHub 上查看↗81,750

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • ryanoasis/nerd-fontsryanoasis 的头像

    ryanoasis/nerd-fonts

    63,373在 GitHub 上查看↗

    Nerd Fonts is a suite of tools and collections designed for aggregating glyphs, patching programming fonts, and generating web-ready font assets. It provides an iconic font patcher for injecting large sets of icons into existing system fonts, a glyph aggregator that consolidates symbols from multiple icon sets, and a collection of pre-patched monospaced typefaces for use in terminals and editors. The project includes a font metrics tool to adjust glyph widths and cell sizing, ensuring consistent icon alignment in monospace environments. It also features a web font generator that converts patc

    CSSfontfont-awesomefonts
    在 GitHub 上查看↗63,373
  • belluzj/fantasque-sansB

    belluzj/fantasque-sans

    7,403在 GitHub 上查看↗

    Fantasque Sans is an open-source TrueType font family designed as a monospaced programming font. It combines a fixed-width typeface with handwriting characteristics to maintain technical precision and vertical alignment in code editors and terminals. The typeface features a comprehensive suite of styles, including regular, bold, and true italic variants. It supports stylistic glyph customization and set-based glyph swapping to adjust character designs and line heights for improved legibility. The project provides a web-ready font suite with multiple formats and CSS declarations for cross-bro

    Python
    在 GitHub 上查看↗7,403
  • idreesinc/monocraftIdreesInc 的头像

    IdreesInc/Monocraft

    9,904在 GitHub 上查看↗

    Monocraft is a programming font customization project designed to apply a game-inspired typographic theme to development environments. It renders text using specialized monospaced typefaces that recreate the visual style of game user interfaces. The project focuses on rendering a galactic alphabet by mapping specific Unicode codepoints to unique glyphs. It utilizes OpenType ligature substitution to combine character sequences into single glyphs for programming operators and arrows. The system ensures strict vertical alignment through a monospace grid and handles character rendering via speci

    Pythonfontfontshomebrew
    在 GitHub 上查看↗9,904
  • fonttools/fonttoolsfonttools 的头像

    fonttools/fonttools

    5,144在 GitHub 上查看↗

    FontTools is a Python library for programmatically reading, modifying, and writing font files. It serves as an OpenType and TrueType font parser and a tool for transforming binary font files into human-readable XML for editing and rebuilding. The project includes a manager for reading and writing Unified Font Object source files within local folders or archives. It also provides a specialized utility for compressing web fonts to reduce file size and improve loading performance. The library covers programmatic font manipulation, including the modification of font metrics and glyph data. It pr

    Python
    在 GitHub 上查看↗5,144
  • madmalik/mononokimadmalik 的头像

    madmalik/mononoki

    4,617在 GitHub 上查看↗

    Mononoki is a monospace programming typeface designed for reading and writing code. It is a developer font that emphasizes high legibility and utilizes a fixed-width layout to ensure consistent character alignment. The project is a customizable OpenType font that allows users to toggle between different character designs and stylistic sets. This enables the configuration of stylistic glyph alternatives to improve the visual distinction between similar characters. The typeface covers monospace text rendering and character stylistics configuration to support source code readability within deve

    在 GitHub 上查看↗4,617
  • rubjo/victor-monorubjo 的头像

    rubjo/victor-mono

    3,701在 GitHub 上查看↗

    Victor Mono is a monospaced programming font designed for code editors, focusing on legibility and character distinction. It is characterized by the inclusion of programming ligatures that combine multi-character symbols into single glyphs. The typeface features cursive italics with semi-connected strokes to visually separate comments and keywords from standard code. It also provides customizable glyph stylistics, allowing for alternative shapes for specific characters such as zeros and sevens.

    Vuecoding-fontcursivecursive-italics
    在 GitHub 上查看↗3,701
  • larsenwork/monoidlarsenwork 的头像

    larsenwork/monoid

    7,962在 GitHub 上查看↗

    Monoid is a monospaced programming font designed for high legibility in code editors and terminals. It is an OpenType feature font optimized for reading and writing source code, providing crisp rendering at small sizes. The typeface utilizes OpenType font-feature settings to provide stylistic alternates and customizable glyph appearances. It specifically implements programming ligatures that combine common coding symbols and operators into single glyphs to improve readability. The project covers monospaced text rendering and stylistic glyph customization, allowing for the swapping of standar

    Python
    在 GitHub 上查看↗7,962
  • adobe-fonts/source-code-proA

    adobe-fonts/source-code-pro

    20,412在 GitHub 上查看↗

    Source Code Pro is a collection of monospaced OpenType font families designed for programming, user interface clarity, and coding environments. These typefaces are engineered to provide high legibility in software editors and terminal applications. The project includes a variable font family that allows for continuous adjustments of weight and style within a single file. It provides specialized typography for user interface design to ensure consistency across diverse digital layouts. The system covers monospaced typography design and web integration, supporting the generation and export of f

    CSS
    在 GitHub 上查看↗20,412
  • oblador/react-native-vector-iconsoblador 的头像

    oblador/react-native-vector-icons

    17,882在 GitHub 上查看↗

    This project is a cross-platform mobile icon library and renderer that provides scalable vector icon components for mobile and web applications. It functions as a vector font integration tool, utilizing a rendering layer that maps vector fonts to mobile components and web CSS to ensure consistent iconography across different platforms. The library includes a configuration-driven pipeline to convert SVG files and CSS stylesheets into usable icon font packages. It supports the integration of proprietary font files and glyph maps, allowing for the use of brand-specific iconography through custom

    TypeScripticonicon-packreact-native
    在 GitHub 上查看↗17,882
  • i-tu/haskligi-tu 的头像

    i-tu/Hasklig

    5,721在 GitHub 上查看↗

    Hasklig is a monospaced programming font designed for code editors, featuring a fixed-width typeface optimized for visual balance and readability. It is a customized version of Source Code Pro that incorporates specialized glyphs and spacing tailored for technical text. The font implements code ligature rendering, which replaces multi-character operators with composite glyphs to improve the scanning of source code. It further optimizes the reading experience through monospaced typography tuning, adjusting character spacing and visual weight to ensure a consistent layout.

    Python
    在 GitHub 上查看↗5,721
  • fontello/fontellofontello 的头像

    fontello/fontello

    7,087在 GitHub 上查看↗

    Fontello is a custom font package builder and icon font generator designed to combine selected icons from multiple libraries into a single minimized font file. It functions as a service for converting SVG vector graphics into font glyphs through automated path merging and transformations. The project provides a programmatic interface for automating icon workflows, allowing the management of configurations and the triggering of font generation via network requests for build pipelines. This enables the integration of custom font production into external automation workflows and command line too

    JavaScript
    在 GitHub 上查看↗7,087
  • be5invis/iosevkabe5invis 的头像

    be5invis/Iosevka

    21,747在 GitHub 上查看↗

    Iosevka is a build system and design environment for creating highly configurable, programming-oriented typeface families. It functions as an open-source font development tool that compiles custom character sets and stylistic features into standard TrueType and web-ready font formats. The project utilizes a parametric design system and functional programming logic to define glyph construction, allowing for consistent styling across entire typeface families. Users can define typeface characteristics through a declarative configuration layer, which maps character variants and OpenType features

    JavaScriptfontiosevkaligatures
    在 GitHub 上查看↗21,747
  • typekit/webfontloadertypekit 的头像

    typekit/webfontloader

    9,255在 GitHub 上查看↗

    Webfontloader is a JavaScript library and standardized API for fetching and managing web fonts from multiple external providers and custom stylesheets. It functions as a font loading state manager that coordinates the retrieval of typography assets through a unified interface. The project specifically focuses on preventing the flash of invisible text by managing loading states and timeouts. It distinguishes itself by providing a mechanism to synchronize typography across different browsing contexts, including the ability to inject font loading logic into child window frames and iframes. The

    JavaScript
    在 GitHub 上查看↗9,255
  • intel/intel-one-monointel 的头像

    intel/intel-one-mono

    9,865在 GitHub 上查看↗

    Intel One Mono is a monospaced font development project focused on creating high-legibility typefaces designed to reduce eyestrain and minimize errors for developers and low-vision users. It provides a system for developing and compiling custom monospaced fonts from source files for use across different operating systems and web platforms. The project implements advanced typographic capabilities, including programming ligatures to improve the readability of operators and specialized numeral formats for superscripts and subscripts. It ensures consistent text display across more than 200 langua

    在 GitHub 上查看↗9,865
  • shaunsingh/sfmono-nerd-font-ligaturizedshaunsingh 的头像

    shaunsingh/SFMono-Nerd-Font-Ligaturized

    1,042在 GitHub 上查看↗

    This project provides a collection of patched monospaced typefaces and utility tools designed to integrate developer-centric iconography and ligature definitions into existing font files. It functions by modifying font binaries to support advanced visual rendering, enabling the display of custom symbols and combined character sequences within text editors and terminal environments. The project distinguishes itself by merging comprehensive icon sets into standard typefaces, allowing for the display of file types and system status indicators directly within command-line interfaces. It also impl

    在 GitHub 上查看↗1,042
  • evilmartians/monoevilmartians 的头像

    evilmartians/mono

    2,641在 GitHub 上查看↗

    Mono is a pixel-optimized programming font family and digital typography system. It is a monospaced variable font designed for technical text, featuring adjustable weight and stretch to improve legibility in code editors and terminals. The system utilizes variable-axis font interpolation and pixel-grid hinting to ensure crisp character rendering on digital displays. It incorporates monospaced coordinate mapping and glyph-specific kerning pairs to maintain visual balance and precise vertical alignment. The project covers a technical typography workflow that includes the distribution of font b

    在 GitHub 上查看↗2,641
  • jetbrains/jetbrainsmonoJetBrains 的头像

    JetBrains/JetBrainsMono

    12,438在 GitHub 上查看↗

    JetBrains Mono is an open-source, monospaced typeface designed specifically for software development environments. It functions as a productivity tool intended to improve code legibility and reduce visual fatigue during extended programming sessions. The typeface distinguishes itself through geometric optimizations that prioritize character clarity and scanning speed. It features increased lowercase height to occupy more vertical space, simplified character shapes to reduce visual noise, and pixel-grid alignment to maintain sharp edges at small sizes. Additionally, it incorporates programming

    Shellcoding-fontfontligatures
    在 GitHub 上查看↗12,438
  • be5invis/sarasa-gothicbe5invis 的头像

    be5invis/Sarasa-Gothic

    12,391在 GitHub 上查看↗

    Sarasa-Gothic is an open-source typeface generation engine designed to synthesize unified font families. It functions as a build-time system that merges Latin, Greek, Cyrillic, and CJK character sets into consistent, multi-script font files. The project utilizes a composite architecture and declarative configuration to produce specialized font variants, including monospaced styles for terminal emulators and code editors. By automating the integration of diverse glyph sources, it ensures visual harmony across different regional orthographies and character sets. The system provides a custom bu

    JavaScriptfonttypeface
    在 GitHub 上查看↗12,391
  • vercel/geist-fontvercel 的头像

    vercel/geist-font

    3,249在 GitHub 上查看↗

    Geist is an open-source font family and typography collection designed for high legibility in technical interfaces. It consists of a series of web-optimized typefaces, including geometric sans-serif, monospaced, and pixel styles. The collection functions as a variable font library, utilizing coordinate interpolation to allow precise control over weight and style within a single font file. These fonts are built as OpenType typefaces, incorporating standardized layout tables to define advanced typographic behaviors such as kerning and ligatures. The project provides specific implementations fo

    HTMLfontvariable-fonts
    在 GitHub 上查看↗3,249
  • fortawesome/font-awesomeFortAwesome 的头像

    FortAwesome/Font-Awesome

    76,670在 GitHub 上查看↗

    Font-Awesome is a CSS icon framework and SVG icon library that provides a standardized set of vector assets for digital user interfaces. It functions as a vector icon set and web font icon kit, delivering iconography through both scalable vector graphics and web fonts to ensure consistency across different screen densities and platforms. The project provides a multi-format distribution model, allowing assets to be rendered via SVG-based vector embedding or unicode-based glyph rendering. Visual styles, sizes, and positions are managed through a class-driven asset selection system and CSS-varia

    JavaScriptcssfontfontawesome
    在 GitHub 上查看↗76,670
  • github/mona-sansgithub 的头像

    github/mona-sans

    4,081在 GitHub 上查看↗

    Mona Sans is an open-source variable typography system and typeface family. It provides a flexible set of glyphs designed for high readability across various screen sizes and technical environments, including a specific monospace version for rendering code and technical text. The system utilizes a variable font model, allowing for the dynamic adjustment of weight, width, and optical sizing within a single font file. It supports stylistic substitutions and contextual ligatures to refine the visual character and professional flow of digital text. The project covers font engineering and renderi

    Shellfontvariable-fonts
    在 GitHub 上查看↗4,081
  • ecomfe/fontminecomfe 的头像

    ecomfe/fontmin

    6,195在 GitHub 上查看↗

    Fontmin is a web font asset pipeline and minification tool designed to reduce font file sizes by removing unused glyphs. It functions as a font format converter and an SVG icon font generator, allowing for the creation of optimized font assets for web deployment. The project is distinguished by its ability to synthesize custom icon fonts by converting multiple SVG files into a single font asset. It further differentiates itself through a plugin-based processing pipeline, which enables the integration of custom transformation functions into the font handling stack. The tool covers a broad ran

    JavaScript
    在 GitHub 上查看↗6,195
  • subframe7536/maple-fontsubframe7536 的头像

    subframe7536/maple-font

    23,942在 GitHub 上查看↗

    Maple Font is a monospace typeface and browser-based generator designed for programming environments. It functions as an OpenType programming font that provides developers with a library of highly legible character sets optimized for code editors and terminal interfaces. The project distinguishes itself through a browser-based assembly tool that allows users to customize font builds before export. This interface enables the configuration of variable font weights, stylistic sets, and specific glyph variants, allowing for precise control over character thickness and visual appearance. It also s

    Pythoncoding-fontfontligatures
    在 GitHub 上查看↗23,942
  • jeremyevans/sequeljeremyevans 的头像

    jeremyevans/sequel

    5,076在 GitHub 上查看↗

    Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f

    Ruby
    在 GitHub 上查看↗5,076
  • alexdrone/ios-fontawesomealexdrone 的头像

    alexdrone/ios-fontawesome

    1,741在 GitHub 上查看↗

    NSString+FontAwesome

    Objective-C
    在 GitHub 上查看↗1,741
  • huybuidac/swiftuifonticonhuybuidac 的头像

    huybuidac/SwiftUIFontIcon

    136在 GitHub 上查看↗

    The easiest way to implement font icons in your SwiftUI project.

    Swift
    在 GitHub 上查看↗136
  • ninjaprox/inkwellninjaprox 的头像

    ninjaprox/Inkwell

    157在 GitHub 上查看↗

    An inkwell to use custom fonts on the fly.

    Swift
    在 GitHub 上查看↗157