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 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 avatar

    adobe-fonts/source-han-serif

    9,292View on 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
    View on GitHub↗9,292
  • microsoft/cascadia-codemicrosoft avatar

    microsoft/cascadia-code

    27,736View on 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
    View on GitHub↗27,736
  • tonsky/firacodetonsky avatar

    tonsky/FiraCode

    81,750View on 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
    View on GitHub↗81,750

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
  • ryanoasis/nerd-fontsryanoasis avatar

    ryanoasis/nerd-fonts

    63,373View on 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
    View on GitHub↗63,373
  • belluzj/fantasque-sansB

    belluzj/fantasque-sans

    7,403View on 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
    View on GitHub↗7,403
  • idreesinc/monocraftIdreesInc avatar

    IdreesInc/Monocraft

    9,904View on 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
    View on GitHub↗9,904
  • fonttools/fonttoolsfonttools avatar

    fonttools/fonttools

    5,144View on 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
    View on GitHub↗5,144
  • madmalik/mononokimadmalik avatar

    madmalik/mononoki

    4,617View on 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

    View on GitHub↗4,617
  • rubjo/victor-monorubjo avatar

    rubjo/victor-mono

    3,701View on 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
    View on GitHub↗3,701
  • larsenwork/monoidlarsenwork avatar

    larsenwork/monoid

    7,962View on 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
    View on GitHub↗7,962
  • adobe-fonts/source-code-proA

    adobe-fonts/source-code-pro

    20,412View on 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
    View on GitHub↗20,412
  • oblador/react-native-vector-iconsoblador avatar

    oblador/react-native-vector-icons

    17,882View on 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
    View on GitHub↗17,882
  • i-tu/haskligi-tu avatar

    i-tu/Hasklig

    5,721View on 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
    View on GitHub↗5,721
  • fontello/fontellofontello avatar

    fontello/fontello

    7,087View on 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
    View on GitHub↗7,087
  • be5invis/iosevkabe5invis avatar

    be5invis/Iosevka

    21,747View on 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
    View on GitHub↗21,747
  • typekit/webfontloadertypekit avatar

    typekit/webfontloader

    9,255View on 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
    View on GitHub↗9,255
  • intel/intel-one-monointel avatar

    intel/intel-one-mono

    9,865View on 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

    View on GitHub↗9,865
  • shaunsingh/sfmono-nerd-font-ligaturizedshaunsingh avatar

    shaunsingh/SFMono-Nerd-Font-Ligaturized

    1,042View on 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

    View on GitHub↗1,042
  • evilmartians/monoevilmartians avatar

    evilmartians/mono

    2,641View on 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

    View on GitHub↗2,641
  • jetbrains/jetbrainsmonoJetBrains avatar

    JetBrains/JetBrainsMono

    12,438View on 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
    View on GitHub↗12,438
  • be5invis/sarasa-gothicbe5invis avatar

    be5invis/Sarasa-Gothic

    12,391View on 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
    View on GitHub↗12,391
  • vercel/geist-fontvercel avatar

    vercel/geist-font

    3,249View on 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
    View on GitHub↗3,249
  • fortawesome/font-awesomeFortAwesome avatar

    FortAwesome/Font-Awesome

    76,670View on 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
    View on GitHub↗76,670
  • github/mona-sansgithub avatar

    github/mona-sans

    4,081View on 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
    View on GitHub↗4,081
  • ecomfe/fontminecomfe avatar

    ecomfe/fontmin

    6,195View on 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
    View on GitHub↗6,195
  • subframe7536/maple-fontsubframe7536 avatar

    subframe7536/maple-font

    23,942View on 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
    View on GitHub↗23,942
  • jeremyevans/sequeljeremyevans avatar

    jeremyevans/sequel

    5,076View on 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
    View on GitHub↗5,076
  • alexdrone/ios-fontawesomealexdrone avatar

    alexdrone/ios-fontawesome

    1,741View on GitHub↗

    NSString+FontAwesome

    Objective-C
    View on GitHub↗1,741
  • huybuidac/swiftuifonticonhuybuidac avatar

    huybuidac/SwiftUIFontIcon

    136View on GitHub↗

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

    Swift
    View on GitHub↗136
  • ninjaprox/inkwellninjaprox avatar

    ninjaprox/Inkwell

    157View on GitHub↗

    An inkwell to use custom fonts on the fly.

    Swift
    View on GitHub↗157