awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to venmo/synx

Open-source alternatives to Synx

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

  • nytimes/objective-c-style-guideالصورة الرمزية لـ NYTimes

    NYTimes/objective-c-style-guide

    5,822عرض على GitHub↗

    This project provides a comprehensive set of standardized design patterns, naming conventions, and environment configurations for Objective-C development. It establishes a consistent framework for API design, memory management, and project organization to ensure codebases remain readable and maintainable across teams. The guide defines specific standards for namespace isolation using class prefixes and a structured system for naming assets. It outlines architectural patterns for delegate protocols and error handling mechanisms intended to improve type safety and clarity. Coverage extends to

    عرض على GitHub↗5,822
  • nicklockwood/swiftformatالصورة الرمزية لـ nicklockwood

    nicklockwood/SwiftFormat

    8,835عرض على GitHub↗

    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
    عرض على GitHub↗8,835
  • realm/jazzyالصورة الرمزية لـ realm

    realm/jazzy

    7,384عرض على GitHub↗

    Jazzy is a source code documentation tool and API generator designed for Swift and Objective-C. It analyzes project roots and compiled modules to produce searchable HTML websites or offline docsets. The system functions as a multi-module API documenter, aggregating documentation from separate source modules into a single site with cross-module linking. It serves as a markdown-based documentation engine that integrates technical guides and LaTeX mathematical equations to complement generated API references. The tool covers a broad capability surface including multi-language API generation for

    Ruby
    عرض على GitHub↗7,384

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • winmerge/winmergeالصورة الرمزية لـ WinMerge

    WinMerge/winmerge

    8,510عرض على GitHub↗

    WinMerge is a visual file comparison and merge tool used to identify and synchronize differences between text files, folders, and images. It functions as a diff and patch generator, a visual folder synchronizer, and a hex binary comparator for non-text data. The tool provides specialized comparison modes for diverse content types, including side-by-side webpage rendering for HTML and resource trees, tabular data analysis for delimited files in a grid view, and visual image comparison using overlays and animations. It also supports comparing the contents of compressed archives without manual e

    C++c-plus-pluscompare-filescsv
    عرض على GitHub↗8,510
  • rejetto/hfsالصورة الرمزية لـ rejetto

    rejetto/hfs

    3,770عرض على GitHub↗

    hfs is a web-based file server and HTTP file hosting platform that shares local files and folders with remote users through a web browser. It functions as a media streaming server for audio and video content and provides a virtual file system to organize shared web paths independently of the physical disk hierarchy. The platform includes a remote file administrator for monitoring active transfers and managing server settings via secure authentication. It allows for the hosting of static websites and private content with access restrictions based on user accounts or geographic location. The s

    TypeScriptfile-serverfile-sharinghttp-server
    عرض على GitHub↗3,770
  • ecomfe/specالصورة الرمزية لـ ecomfe

    ecomfe/spec

    4,605عرض على GitHub↗

    Spec is a comprehensive set of frontend coding standard specifications and project architecture guides. It provides a framework for organizing directory structures, module dependencies, and package layouts to create scalable and predictable codebases. The project defines rigorous governance standards for React components, including specific naming conventions and structural patterns for props. It also establishes a JSON API data specification to ensure predictable communication between system components through standardized exchange formats and HTTP response structures. The specification cov

    عرض على GitHub↗4,605
  • canvaspod/canvasالصورة الرمزية لـ CanvasPod

    CanvasPod/Canvas

    5,283عرض على GitHub↗

    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
    عرض على GitHub↗5,283
  • nixzhu/dev-blogالصورة الرمزية لـ nixzhu

    nixzhu/dev-blog

    3,906عرض على GitHub↗

    This project is a comprehensive framework for iOS application development, centered on building mobile applications that feature custom user interface components, asynchronous task management, and local data persistence. It serves as a technical knowledge base for software engineering, providing tools to organize and publish architectural analyses and notes in Markdown format. The framework distinguishes itself through a robust document-based storage layer that utilizes BSON-formatted records to perform CRUD operations within a NoSQL document store. It provides extensive system integration ca

    عرض على GitHub↗3,906
  • peltoche/lsdالصورة الرمزية لـ Peltoche

    Peltoche/lsd

    16,074عرض على GitHub↗

    lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix ls command. It provides a command line interface for listing directory contents and visualizing hierarchical folder structures with enhanced visual formatting. The utility distinguishes itself through customizable themes, allowing users to modify the output appearance by mapping specific colors and icons to file names, types, or extensions. It uses extension-based icon mapping to provide visual file type identification via specific glyphs. The tool covers functional domains in

    Rust
    عرض على GitHub↗16,074
  • intitni/copilotforxcodeالصورة الرمزية لـ intitni

    intitni/CopilotForXcode

    8,240عرض على GitHub↗

    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
    عرض على GitHub↗8,240
  • apoprotsky/portctlالصورة الرمزية لـ apoprotsky

    apoprotsky/portctl

    13عرض على GitHub↗

    portctl (Portainer Control) is a command line interface tool for managing Docker Swarm resources through Portainer API integrated with Hashicorp Vault

    V
    عرض على GitHub↗13
  • bafs/hn-topالصورة الرمزية لـ BafS

    BafS/hn-top

    24عرض على GitHub↗

    v run hn.v

    V
    عرض على GitHub↗24
  • beeyev/telegram-owlالصورة الرمزية لـ beeyev

    beeyev/telegram-owl

    48عرض على GitHub↗

    🦉 A lightweight CLI utility to send messages and media files to Telegram chats and channels - directly from your terminal.

    Go
    عرض على GitHub↗48
  • benoitsan/bbuncrustifyplugin-xcodeالصورة الرمزية لـ benoitsan

    benoitsan/BBUncrustifyPlugin-Xcode

    1,189عرض على GitHub↗

    Xcode plugin to format source code using ClangFormat or Uncrustify

    Objective-C
    عرض على GitHub↗1,189
  • artsabintsev/solarized-dark-for-xcodeA

    ArtSabintsev/Solarized-Dark-for-Xcode

    0عرض على GitHub↗
    عرض على GitHub↗0
  • apenwarr/git-subtreeالصورة الرمزية لـ apenwarr

    apenwarr/git-subtree

    1,383عرض على GitHub↗

    An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into subprojects and back.

    Shell
    عرض على GitHub↗1,383
  • ajeetdsouza/zoxideالصورة الرمزية لـ ajeetdsouza

    ajeetdsouza/zoxide

    37,467عرض على GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    عرض على GitHub↗37,467
  • arq5x/grabixالصورة الرمزية لـ arq5x

    arq5x/grabix

    86عرض على GitHub↗

    a wee tool for random access into BGZF files.

    C
    عرض على GitHub↗86
  • burntsushi/ripgrepالصورة الرمزية لـ BurntSushi

    BurntSushi/ripgrep

    65,112عرض على GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes itself through a focus on execution speed and intelligent file handling. It utilizes a finite automata-based regular expression engine to ensure linear time complexity and employs hardware-level acceleration for literal byte sequence scanning. By integrating with version control sy

    Rustclicommand-linecommand-line-tool
    عرض على GitHub↗65,112
  • brentp/gsortالصورة الرمزية لـ brentp

    brentp/gsort

    36عرض على GitHub↗

    sort genomic data

    Go
    عرض على GitHub↗36
  • arc90/git-sweepالصورة الرمزية لـ arc90

    arc90/git-sweep

    2,675عرض على GitHub↗

    A command-line tool that helps you clean up Git branches that have been merged into master.

    Python
    عرض على GitHub↗2,675
  • carlosqsilva/vfetchالصورة الرمزية لـ carlosqsilva

    carlosqsilva/vfetch

    16عرض على GitHub↗

    System fetch for MacOs written in vlang

    V
    عرض على GitHub↗16
  • carlosqsilva/vqrcodeالصورة الرمزية لـ carlosqsilva

    carlosqsilva/vqrcode

    30عرض على GitHub↗

    CLI for creating QR codes

    V
    عرض على GitHub↗30
  • changhz/vcliالصورة الرمزية لـ changhz

    changhz/vcli

    3عرض على GitHub↗

    A CLI tool to generate folder structure according to the guideline

    V
    عرض على GitHub↗3
  • changhz/vgoogleالصورة الرمزية لـ changhz

    changhz/vgoogle

    9عرض على GitHub↗

    google search on terminal made with vcli

    V
    عرض على GitHub↗9
  • chiahsien/autohighlightsymbolC

    chiahsien/AutoHighlightSymbol

    0عرض على GitHub↗
    عرض على GitHub↗0
  • chromedevtools/chrome-devtools-mcpالصورة الرمزية لـ ChromeDevTools

    ChromeDevTools/chrome-devtools-mcp

    43,761عرض على GitHub↗

    This project serves as an agentic browser controller, providing a programmatic bridge that enables autonomous software agents to navigate web pages and interact with document elements. It functions as a browser automation protocol, facilitating headless browser operations and automated web interactions to perform repetitive tasks and end-to-end testing without manual human input. The system distinguishes itself by utilizing the Chrome DevTools Protocol to establish a bidirectional communication channel with the browser engine. This allows for protocol-based remote control, where external appl

    TypeScriptbrowserchromechrome-devtools
    عرض على GitHub↗43,761
  • cikelengfeng/rpaxuالصورة الرمزية لـ cikelengfeng

    cikelengfeng/RPAXU

    223عرض على GitHub↗

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

    Shell
    عرض على GitHub↗223
  • citrusbyte/auto-importer-for-xcodeالصورة الرمزية لـ citrusbyte

    citrusbyte/Auto-Importer-for-Xcode

    551عرض على GitHub↗

    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
    عرض على GitHub↗551
  • aldanial/clocالصورة الرمزية لـ AlDanial

    AlDanial/cloc

    23,201عرض على GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    عرض على GitHub↗23,201