awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to fortinmike/xcodeboost

Open-source alternatives to XcodeBoost

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

  • canvaspod/canvasAvatar von CanvasPod

    CanvasPod/Canvas

    5,283Auf GitHub ansehen↗

    Canvas is a set of graphical tools and development environment extensions for configuring animation properties and interface effects without writing manual code. It provides a visual animation editor and motion tool integrated into Xcode for designing SwiftUI views and layout elements. The project enables the creation of motion effects and transitions through a visual interface, allowing for the design of parallax headers and sticky sections. It includes a visual animation system for managing timing, delays, and animation styles. The toolset covers visual motion prototyping and the implement

    Objective-C
    Auf GitHub ansehen↗5,283
  • intitni/copilotforxcodeAvatar von intitni

    intitni/CopilotForXcode

    8,240Auf GitHub ansehen↗

    CopilotForXcode is an AI source editor extension for the Xcode development environment. It provides a suite of tools including a conversational chat interface, a code completion tool, and a natural language refactorer to assist with Apple platform development. The project differentiates itself by integrating project context and compiler errors directly into its AI interactions. It supports custom prompt execution using template variables and enables the triggering of shell scripts and system shortcuts directly from the chat interface to automate development tasks. The system manages AI integ

    Swiftchatchatgptcode-completion
    Auf GitHub ansehen↗8,240
  • nicklockwood/swiftformatAvatar von nicklockwood

    nicklockwood/SwiftFormat

    8,835Auf GitHub ansehen↗

    SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It automatically applies consistent style rules and visual formatting to source files to ensure a uniform appearance across a project. The project differentiates itself by providing both a command-line interface for batch processing and an Xcode extension for integration directly into the development environment. It includes specialized capabilities for modernizing legacy API usage, simplifying language constructs, and inferring formatting options by analyzing an existing codebase

    Swift
    Auf GitHub ansehen↗8,835

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • artsabintsev/solarized-dark-for-xcodeA

    ArtSabintsev/Solarized-Dark-for-Xcode

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • chiahsien/autohighlightsymbolC

    chiahsien/AutoHighlightSymbol

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cikelengfeng/rpaxuAvatar von cikelengfeng

    cikelengfeng/RPAXU

    223Auf GitHub ansehen↗

    每当Xcode升级之后,都会导致原有的Xcode插件不能使用,这是因为每个插件的Info.plist中记录了该插件兼容的Xcode版本的DVTPlugInCompatibilityUUID,而每个版本的Xcode的DVTPlugInCompatibilityUUID都是不同的。如果想让原来的插件继续工作,我们就得将新版Xcode的DVTPlugInCompatibilityUUID加入到每一个插件的Info文件中,手动添加的话比较费时间还可能出错,所以我写了一个脚本来做这件事。

    Shell
    Auf GitHub ansehen↗223
  • dblock/fuiAvatar von dblock

    dblock/fui

    2,046Auf GitHub ansehen↗

    Fui

    Ruby
    Auf GitHub ansehen↗2,046
  • cyanzhong/xtexthandlerC

    cyanzhong/xTextHandler

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • johnno1962/gitdiffAvatar von johnno1962

    johnno1962/GitDiff

    889Auf GitHub ansehen↗

    As this plugin has rather been "Sherlocked" it is no longer supported and only just works in Xcode 11. You need to save the file before the highlights are visible.

    Objective-C
    Auf GitHub ansehen↗889
  • dzenbot/xcsnippetrD

    dzenbot/XCSnippetr

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • enjoysr/esjsonformat-xcodeAvatar von EnjoySR

    EnjoySR/ESJsonFormat-Xcode

    2,119Auf GitHub ansehen↗

    将JSON格式化输出为模型的属性 个人活动范围>Weibo-EnjoySR

    Objective-C
    Auf GitHub ansehen↗2,119
  • enjoysr/estranslate-xcodeAvatar von EnjoySR

    EnjoySR/ESTranslate-Xcode

    249Auf GitHub ansehen↗

    快速翻译Xcode代码里面的单词。

    Objective-C
    Auf GitHub ansehen↗249
  • erwinmaza/transformifierAvatar von erwinmaza

    erwinmaza/Transformifier

    428Auf GitHub ansehen↗

    Generic Interactive 3D Transformation Tweaking Tool for iOS Development

    Objective-C
    Auf GitHub ansehen↗428
  • fuzzyautocomplete/fuzzyautocompletepluginF

    FuzzyAutocomplete/FuzzyAutocompletePlugin

    3,224Auf GitHub ansehen↗

    This is a Xcode 5+ plugin that patches the autocomplete filter to work the same way the Open Quickly works. It performs very well, and the fuzzy matching actually uses Xcode's own IDEOpenQuicklyPattern.

    Objective-C
    Auf GitHub ansehen↗3,224
  • hdoria/xcode-themesH

    hdoria/xcode-themes

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • hanton/copyissue-xcode-pluginH

    hanton/CopyIssue-Xcode-Plugin

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • holtwick/hostringsense-for-xcodeAvatar von holtwick

    holtwick/HOStringSense-for-Xcode

    660Auf GitHub ansehen↗

    Perfect for editing regular expressions, multi line texts, inline HTML and many more use cases. Also provides quick feedback on string length.

    Objective-C
    Auf GitHub ansehen↗660
  • insanoid/cleanheaders-xcodeI

    insanoid/CleanHeaders-Xcode

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • citrusbyte/auto-importer-for-xcodeAvatar von citrusbyte

    citrusbyte/Auto-Importer-for-Xcode

    551Auf GitHub ansehen↗

    Quickly import your headers on the fly without having to manually go to the top of your file and type the import statement.

    Objective-C
    Auf GitHub ansehen↗551
  • benoitsan/bbuncrustifyplugin-xcodeAvatar von benoitsan

    benoitsan/BBUncrustifyPlugin-Xcode

    1,189Auf GitHub ansehen↗

    Xcode plugin to format source code using ClangFormat or Uncrustify

    Objective-C
    Auf GitHub ansehen↗1,189
  • johnno1962/injectionforxcodeAvatar von johnno1962

    johnno1962/injectionforxcode

    6,537Auf GitHub ansehen↗

    This project is an Xcode runtime code injector and developer productivity tool. It enables the injection of Swift and Objective-C code changes into a running application without requiring a process restart, functioning as a hot module replacement tool for iOS development. The tool provides a dynamic UI debugger for reloading storyboards and tuning visual parameters in real time. It allows for the recompilation of individual classes and the binding of new implementations into a live process, avoiding full project rebuilds. The system covers runtime injection capabilities, including automated

    Objective-C
    Auf GitHub ansehen↗6,537
  • jverkoey/ios-frameworkAvatar von jverkoey

    jverkoey/iOS-Framework

    2,594Auf GitHub ansehen↗

    How to create, develop, and distribute iOS Static Frameworks quickly and efficiently

    Shell
    Auf GitHub ansehen↗2,594
  • jwaitzel/suggestedcolorsAvatar von jwaitzel

    jwaitzel/SuggestedColors

    80Auf GitHub ansehen↗

    Xcode plugin for replace the suggested colors in xcode.

    Objective-C
    Auf GitHub ansehen↗80
  • k0nserv/luftK

    k0nserv/luft

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • kaphacius/iconmakerAvatar von kaphacius

    kaphacius/IconMaker

    488Auf GitHub ansehen↗

    an Xcode plug-in for making app icons

    Swift
    Auf GitHub ansehen↗488
  • kattrali/cocoapods-xcode-pluginK

    kattrali/cocoapods-xcode-plugin

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • kattrali/xcode-plugin-templateAvatar von kattrali

    kattrali/Xcode-Plugin-Template

    921Auf GitHub ansehen↗

    This project is deprecated in favor of Editor Extensions support in Xcode 8+.

    Auf GitHub ansehen↗921
  • keefo/catweakerAvatar von keefo

    keefo/CATweaker

    685Auf GitHub ansehen↗

    A helper tool for creating beautiful CAMediaTimingFunction curve.

    Objective-C
    Auf GitHub ansehen↗685
  • kimsungwhee/kshobjcumlAvatar von kimsungwhee

    kimsungwhee/KSHObjcUML

    1,049Auf GitHub ansehen↗

    KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project

    Objective-Calcatrazkshobjcumlobjc-dependency-visualizer
    Auf GitHub ansehen↗1,049
  • appsquickly/xcodeeditorAvatar von appsquickly

    appsquickly/XcodeEditor

    886Auf GitHub ansehen↗
    Objective-Cideobjective-cxcode
    Auf GitHub ansehen↗886