Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Macos

Macos

464 projects

Showing 36 of 464 projects

Xcodes.app
Xcodes.appSwift

A macOS app that simplifies installing and switching between multiple versions of Xcode with a graphical interface.

#hacktoberfest#apple-platforms#developer-tools
Stars8.3k
Forks370
Last commit7 months ago
scc
sccGo

A very fast and accurate code counter with complexity calculations, COCOMO/LOCOMO estimates, and unique line metrics written in pure Go.

#developer-tools#statistics#code-metrics
Stars8.3k
Forks312
Last commit11 days ago
KeychainAccess
KeychainAccessSwift

A simple Swift wrapper for the iOS/macOS Keychain that provides an easy-to-use API for secure credential storage.

#keychain#ios#touch-id
Stars8.2k
Forks836
Last commit1 year ago
Reachability.swift
Reachability.swiftSwift

A Swift replacement for Apple's Reachability with closure-based network monitoring for iOS, macOS, and tvOS.

#apple-platforms#ios#tvos
Stars8.0k
Forks951
Last commit1 year ago
Sourcery
SourcerySwift

A Swift code generator that automates boilerplate code using meta-programming and SwiftSyntax.

#ios#metaprogramming#boilerplate
Stars8.0k
Forks632
Last commit2 months ago
skhd
skhdC

A simple, performant hotkey daemon for macOS with hotloading configuration and modal keybindings.

#productivity#accessibility-api#system-tool
Stars7.9k
Forks240
Last commit4 months ago
CotEditor
CotEditorSwift

A lightweight, macOS-native plain-text editor with intuitive interface and accurate text handling.

#mac-app#texteditor#text-editor
Stars7.9k
Forks485
Last commit2 days ago
Oni2
Oni2Reason

A native, lightweight modal code editor combining Vim's modal editing, VSCode's language integration, and Sublime's speed.

#oni#vim#vscode-extensions
Stars7.9k
Forks278
Last commit3 years ago
Slate
SlateObjective-C

A highly configurable window management application for macOS that replaces Divvy and SizeUp with keyboard-driven window control.

#productivity#keyboard-shortcuts#tiling-window-manager
Stars7.8k
Forks509
Last commit3 years ago
MacVim
MacVimVim Script

A macOS-native graphical user interface for the Vim text editor with platform-specific integrations.

#developer-tools#productivity#vim
Stars7.8k
Forks690
Last commit16 days ago
Postgres.app
Postgres.appMakefile

A native macOS application that provides the easiest way to run PostgreSQL with a GUI for server management.

#postgis#developer-tools#postgres
Stars7.7k
Forks398
Last commit8 days ago
PureLayout
PureLayoutObjective-C

A cross-platform Objective-C library providing a simple, powerful API for iOS and macOS Auto Layout, compatible with Swift.

#auto-layout#ios#purelayout
Stars7.6k
Forks731
Last commit3 years ago
ReSwift
ReSwiftSwift

A Redux-like implementation of unidirectional data flow architecture for Swift applications.

#reswift#functional-programming#ios
Stars7.6k
Forks520
Last commit2 years ago
SwiftMessages
SwiftMessagesSwift

A flexible message bar and view controller presentation library for iOS and macOS, supporting UIKit and SwiftUI.

#ios#custom-animations#nib
Stars7.6k
Forks766
Last commit2 months ago
Sequel Ace
Sequel AceObjective-C

A fast, easy-to-use macOS application for managing MySQL and MariaDB databases.

#sequelace#hacktoberfest#sequel-pro-alternative
Stars7.4k
Forks305
Last commit4 days ago
Caprine
CaprineTypeScript

An unofficial, privacy-focused desktop app for Facebook Messenger with dark mode, keyboard shortcuts, and custom styles.

#chat#desktop-app#workplace-chat
Stars7.4k
Forks592
Last commit3 months ago
Caprine
CaprineTypeScript

An unofficial, privacy-focused desktop app for Facebook Messenger with dark mode, keyboard shortcuts, and custom styles.

#chat#desktop-app#workplace-chat
Stars7.4k
Forks592
Last commit3 months ago
FSNotes
FSNotesSwift

A modern, fast, and lightweight notes manager for macOS and iOS with Markdown-first design and iCloud/Dropbox sync.

#ios-app#ios#notebook
Stars7.3k
Forks552
Last commit3 days ago
wxWidgets
wxWidgetsC++

A free, open-source C++ framework for building native-looking GUI applications across Windows, macOS, and Unix platforms.

#unix#ui-toolkit#x11
Stars7.1k
Forks1.9k
Last commit6 days ago
Desktop Embedding
Desktop EmbeddingC++

Experimental plugins for Flutter desktop applications, providing early-stage platform integrations.

#dart#ui-framework#linux
Stars7.1k
Forks608
Last commit2 years ago
Pulse
PulseSwift

A native SwiftUI logging framework for Apple platforms that records and inspects logs and URLSession network requests directly within your app.

#network-logging#apple-platforms#ios
Stars7.0k
Forks361
Last commit4 days ago
VimR
VimRSwift

A Neovim GUI for macOS written in Swift, offering modern editor features while embedding Neovim's core.

#productivity#objective-c#vim
Stars6.9k
Forks229
Last commit15 days ago
watchexec
watchexecRust

A standalone tool that watches files and runs commands automatically when modifications are detected.

#developer-tools#development-workflow#gitignore-support
Stars6.9k
Forks186
Last commit6 days ago
MacPass
MacPassObjective-C

A native macOS KeePass client for managing passwords with a native macOS experience.

#autotype#keepass#macpass
Stars6.8k
Forks470
Last commit11 months ago
BlocksKit
BlocksKitObjective-C

A collection of Objective-C utilities that simplify and enhance block-based programming.

#cocoa-touch#ios#block-utilities
Stars6.8k
Forks1.3k
Last commit8 years ago
JSONModel
JSONModelObjective-C

A magical data modeling framework for JSON that automates model creation and validation for iOS, macOS, watchOS, and tvOS apps.

#ios#objective-c#data-modeling
Stars6.8k
Forks1.1k
Last commit4 years ago
JSONModel
JSONModelObjective-C

A magical data modeling framework for JSON that automates model creation and validation for iOS, macOS, watchOS, and tvOS apps.

#ios#objective-c#data-modeling
Stars6.8k
Forks1.1k
Last commit4 years ago
OpenInTerminal
OpenInTerminalSwift

A Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper, Alacritty, and other terminals or editors.

#developer-tools#open-source#productivity
Stars6.8k
Forks283
Last commit1 year ago
Sysbench
SysbenchC

A scriptable multi-threaded benchmark tool for databases and systems based on LuaJIT.

#scriptable-tool#load-testing#luajit
Stars6.7k
Forks1.1k
Last commit1 year ago
Swinject
SwinjectSwift

A lightweight dependency injection framework for Swift that helps build loosely-coupled, testable iOS/macOS/Linux apps.

#ios#software-architecture#testability
Stars6.7k
Forks547
Last commit7 months ago
Keka
KekaPHP

A macOS file archiver that compresses files in multiple formats with encryption for secure storage and sharing.

#archiver#ios#open-source
Stars6.7k
Forks288
Last commit8 days ago
SwiftyStoreKit
SwiftyStoreKitSwift

A lightweight Swift framework for In-App Purchases on iOS, macOS, tvOS, and watchOS.

#apple#app-store#ios
Stars6.7k
Forks806
Last commit1 year ago
Applite
AppliteSwift

A user-friendly GUI macOS application for installing and managing apps via Homebrew Casks.

#app-store#open-source#homebrew-cask
Stars6.6k
Forks169
Last commit2 months ago
GCDWebServer
GCDWebServerObjective-C

A lightweight, GCD-based HTTP server for embedding in iOS, macOS, and tvOS apps, with built-in WebDAV and file uploader.

#http-server#ios#objective-c
Stars6.6k
Forks1.3k
Last commit3 years ago
eqMac2
eqMac2Swift

A system-wide audio equalizer and volume mixer for macOS with free and pro features.

#audio-applications#equalizer#system-audio
Stars6.6k
Forks355
Last commit8 days ago
jenv
jenvShell

A command-line tool to manage multiple Java versions and set JAVA_HOME across different shells and directories.

#environment-management#developer-tools#shell-integration
Stars6.6k
Forks396
Last commit2 months ago
PreviousPage 5 of 13Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Swift195
#Ios171
#Linux117
#Cross Platform110
#Windows96
#Productivity82
#Developer Tools65
#Objective C64
#Open Source60
#Tvos57
#Automation43
#Swiftui35