awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to the-moonwitch/cozette

Projects sharing features with Cozette

30 open-source projects similar to the-moonwitch/cozette, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • sunaku/tamzen-fontsunaku avatar

    sunaku/tamzen-font

    1,053View on GitHub↗

    Tamzen is a collection of fixed-width, bitmapped typefaces designed for terminal emulators and programming environments. The project provides pixel-perfect character designs that prioritize legibility by bypassing vector-based scaling and subpixel antialiasing in favor of direct pixel-grid rasterization. These fonts maintain consistent vertical and horizontal alignment by forcing every glyph into a uniform container, ensuring clarity in high-contrast display environments. The collection is optimized for use in command-line interfaces, text editors, and virtual consoles where precise character

    Rubybitmap-fontfontmonospace-font
    View on GitHub↗1,053
  • 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

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
  • 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
  • adobe-fonts/source-han-code-jpadobe-fonts avatar

    adobe-fonts/source-han-code-jp

    1,744View on GitHub↗

    Source Han Code JP is a monospaced typeface designed specifically for programming and terminal environments. It provides a unified grid system that aligns wide Japanese characters with narrow Latin glyphs, ensuring consistent vertical and horizontal spacing for improved readability in code editors. The font family is distributed as an OpenType collection, bundling multiple character sets and weights into a single file to simplify asset management. It includes comprehensive support for Greek, Cyrillic, and Roman italic characters to accommodate internationalization requirements within software

    PostScriptcfffontjapanese
    View on GitHub↗1,744
  • githubnext/monaspacegithubnext avatar

    githubnext/monaspace

    18,451View on GitHub↗

    Monaspace is a collection of monospaced font families engineered specifically for programming environments. The system functions as a comprehensive typography suite that balances traditional grid-based alignment with expressive design aesthetics to improve visual hierarchy and readability within text editors. The project distinguishes itself through advanced font engineering that utilizes variable axes and contextual rules to modify character appearance dynamically. By employing semantic mapping and open-type feature injection, the fonts automatically adjust glyph shapes and spacing based on

    Shellfontfontsmonospace
    View on GitHub↗18,451
  • railsware/uptermrailsware avatar

    railsware/upterm

    19,083View on GitHub↗

    Upterm is a terminal emulator development project designed to render an interactive command-line interface. It provides emulation for standard terminals to maintain compatibility with complex command-line programs, text editors, and remote shells. The project focuses on shell workflow optimization through interactive command completion. This includes a state-driven suggestion engine that displays a suggestion box with command descriptions and expanded alias values while a user is typing. The system manages real-time input and output streams using pseudo-terminals and virtual terminal emulati

    TypeScript
    View on GitHub↗19,083
  • iaolo/ia-fontsiaolo avatar

    iaolo/iA-Fonts

    4,098View on GitHub↗

    iA-Fonts is a collection of open-source writing fonts and a variable font family tailored to create a calm and homogenous visual image for authors. It provides a monospace typographic set and variable-width typefaces designed to optimize text alignment and character discernibility. The project utilizes modified open-source glyphs to implement a variable font system that interpolates between monospaced and proportional widths. This allows for a balance between reading rhythm and flow through adjustable weight and width axes. The system focuses on digital document styling and writing workflow

    View on GitHub↗4,098
  • msys2/msys2.github.iomsys2 avatar

    msys2/msys2.github.io

    3,026View on GitHub↗

    MSYS2 is a software distribution that provides a MinGW development environment, a Bash shell, and a Unix-to-Windows compatibility layer on Windows. It centers around the Pacman package manager for installing and managing software dependencies and provides C++ toolchains for creating native software for x86_64 and ARM64 architectures. The project distinguishes itself by providing a comprehensive compatibility layer that translates Unix paths and process arguments for use on Windows. It enables the emulation of a native Linux build environment, allowing users to compile native Windows executabl

    CSS
    View on GitHub↗3,026
  • 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
  • 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
  • oh-my-fish/oh-my-fishoh-my-fish avatar

    oh-my-fish/oh-my-fish

    11,342View on GitHub↗

    This project is a configuration framework for the Fish shell, providing a centralized system for managing plugins, themes, and custom environment settings. It functions as a plugin manager and theme engine that allows users to install, update, and remove functional extensions and visual styles. The framework includes a shell extension scaffolder that generates standardized directory structures and boilerplate files for creating new plugins and themes. To ensure quality, it provides a specification-based testing suite for validating package functionality through automated assertions. The syst

    Shellfishfishshellfishshell-framework
    View on GitHub↗11,342
  • googlefonts/noto-emojigooglefonts avatar

    googlefonts/noto-emoji

    4,580View on GitHub↗

    Noto Emoji is a Unicode emoji font collection and SVG asset library designed to ensure consistent emoji rendering across different operating systems and web browsers. It functions as a color-font rasterization engine that embeds pre-rendered bitmaps into font files to display multicolored glyphs. The project includes a variable-font emoji set that utilizes axes to adjust stroke thickness and style for both colorful and monochrome glyphs. It also maintains a Unicode emoji metadata registry that maps characters to shortcodes and ASCII equivalents. The collection provides capabilities for color

    Python
    View on GitHub↗4,580
  • ish-app/ishish-app avatar

    ish-app/ish

    19,325View on GitHub↗

    This project provides a complete Linux environment for mobile devices by emulating an x86 architecture and translating system calls into native mobile operations. It functions as a terminal emulator that allows users to run standard command-line utilities, manage software packages, and execute unmodified Linux binaries directly on their mobile hardware. The environment distinguishes itself through its ability to maintain persistent background execution, preventing the mobile operating system from suspending shell tasks or active processes. It supports a containerized approach to the root file

    Cemulatorhacktoberfestios
    View on GitHub↗19,325
  • k4m4/terminals-are-sexyk4m4 avatar

    k4m4/terminals-are-sexy

    13,025View on GitHub↗

    This project serves as a curated directory of resources, tools, and frameworks designed to enhance the functionality and aesthetics of terminal environments. It functions as a comprehensive guide for users seeking to optimize their command-line workflows and personalize their shell experience. The repository provides access to a wide range of utilities for terminal customization, including alternative terminal emulators, color schemes, and visual themes. It also catalogs specialized tools for managing persistent sessions, automating system tasks, and integrating external web services directly

    Shellawesome-listscli-loverscurated-list
    View on GitHub↗13,025
  • 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
  • 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
  • unixorn/zsh-quickstart-kitunixorn avatar

    unixorn/zsh-quickstart-kit

    896View on GitHub↗

    This project is a configuration framework for the Zsh shell that automates the setup, maintenance, and synchronization of terminal environments. It functions as a plugin manager and productivity suite, providing a unified workflow to manage shell extensions, environment variables, and interface settings without requiring manual edits to core configuration files. The framework distinguishes itself by using a modular approach to shell customization, allowing users to organize aliases, functions, and environment variables into separate files. It provides a command-line interface to toggle themes

    Shelldotfileshacktoberfestoh-my-zsh
    View on GitHub↗896
  • 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
  • jmacdonald/ampjmacdonald avatar

    jmacdonald/amp

    4,081View on GitHub↗

    Amp is a modal text editor for the command line. It provides a terminal-based interface for editing text and developing software, utilizing a modal interaction model that separates text entry from navigation and command execution. The editor integrates Git version control to record code changes directly within the interface. It also functions as a navigation tool, featuring a fuzzy file finder for approximate string matching and a symbol navigation tool for jumping to specific definitions and declarations within local source files. The system includes rule-based syntax highlighting to distin

    Rustrustterminaltext-editor
    View on GitHub↗4,081
  • 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
  • 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
  • tbodt/ishtbodt avatar

    tbodt/ish

    19,992View on GitHub↗

    Ish is a Linux shell emulator for iOS that provides a local terminal environment for running shell commands and managing files. It functions as an instruction-level emulator that enables the execution of Linux binaries on mobile devices by simulating an Alpine Linux environment. The project distinguishes itself by combining user-mode Linux emulation with a virtual root filesystem. This allows the software to map Linux kernel system calls to host functions and execute scripts and toolsets directly on an iPhone or iPad. The emulator also provides low-level program debugging capabilities, inclu

    C
    View on GitHub↗19,992
  • abishekvashok/cmatrixabishekvashok avatar

    abishekvashok/cmatrix

    4,935View on GitHub↗

    cmatrix is a C-based terminal application and command line utility designed to simulate a scrolling digital rain effect. It functions as a CLI visual animation tool that renders falling code patterns and custom text displays within a terminal emulator. The application provides options for visual style customization, allowing users to modify color schemes, font styles, and character sets. It includes animation speed control to adjust the rate of falling characters and supports rendering specific custom messages in the center of the screen during the animation.

    Ccmatrixscreensaver
    View on GitHub↗4,935
  • catppuccin/tmuxcatppuccin avatar

    catppuccin/tmux

    2,828View on GitHub↗

    This project provides a collection of coordinated color themes and visual presets for the tmux terminal multiplexer. It is designed to standardize the interface appearance by styling the status bar and window borders through a set of curated color palettes. The system enables comprehensive interface customization, allowing for the modification of window tabs and the application of visual styles to system metric displays. It includes a management system for switching between distinct visual presets to maintain a consistent aesthetic across the terminal workspace. The project covers the config

    Shellcatppuccincolorscolorscheme
    View on GitHub↗2,828
  • 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
  • remix-design/remixiconRemix-Design avatar

    Remix-Design/RemixIcon

    8,203View on GitHub↗

    RemixIcon is an open-source icon library providing a comprehensive collection of neutral vector icons available as SVG assets and web fonts for digital interfaces. The project delivers scalable vector graphics as an SVG icon set and a web font icon library for integration into web and mobile designs. The library maintains consistent visual language by providing every symbol in both outlined and filled styles. It includes a dedicated symbol library for Figma to allow for direct placement of assets onto design canvases. The project covers asset delivery through direct SVG embedding, sprite she

    Less
    View on GitHub↗8,203
  • s0md3v/be-a-hackers0md3v avatar

    s0md3v/be-a-hacker

    2,625View on GitHub↗

    This project is a comprehensive educational framework and curriculum designed to transition beginners into proficient security engineers. It provides a self-taught hacking curriculum centered on mastering system internals, programming, and attack techniques through structured pedagogical paths and recursive learning. The framework distinguishes itself by integrating a productivity system specifically for engineers, which combines block-based time scheduling and incremental task management to prevent burnout and overcome procrastination. It further connects technical growth to professional adv

    View on GitHub↗2,625
  • sammwyy/mikumikubeamsammwyy avatar

    sammwyy/MikuMikuBeam

    5,794View on GitHub↗

    MikuMikuBeam is a hybrid command-line and web-based tool for launching configurable network stress tests with real-time monitoring and plugin extensibility. It provides a modular pipeline for constructing and executing network attacks, supporting configurable parameters such as target, packet size, duration, and delay. The tool distinguishes itself through a dual-mode configuration interface that allows attack parameters to be set via both a web UI and command-line arguments, with CLI providing colored real-time output. It features isolated client session management where each browser tab spa

    Goddosddos-attack-toolsddos-attacks
    View on GitHub↗5,794
  • 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