distribution-macOS VS macos

Compare distribution-macOS vs macos and see what are their differences.

macos

The open-source components of macOS. Using the "GitHub File Diff" Chrome/Firefox extension is recommended as most commits are too large to view fully. (by apple-open-source)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
distribution-macOS macos
14 7
512 142
2.7% 5.6%
1.9 4.7
about 1 month ago about 1 month ago
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

distribution-macOS

Posts with mentions or reviews of distribution-macOS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-06.
  • Hackintosh: OpenCore EFI for HP Pavilion Aero 13 Laptop
    4 projects | news.ycombinator.com | 6 Feb 2024
    Every Christmas break I always hope I'll have the emotional energy to dig back into https://github.com/PureDarwin/PureDarwin#readme and see if I can get it to boot, even on VirtualBox, let alone some hackintosh friendly hardware like OP did

    I am super, super cognizant that the devil's in the proverbial details, but they sure do seem to publish a lot of macOS into the open <https://github.com/apple-oss-distributions/distribution-macO...> so my interest is to map out the parts that are missing

    I'm also aware that Darling exists (e.g. https://news.ycombinator.com/item?id=38423469 ) but if it's anything like Wine -- no, thank you. The only reason Wine (and their CrossOver friends) are required to exist is because there's no suitable open source release of Windows, so emulating the bugs is glucose cheaper. I had high hopes for ReactOS when I was in college, but I think they're just pushing that rock uphill (although I am super glad the project exists)

    Having said all of that, don't overlook that even if I snapped my fingers and had a PureDarwin built 14.3 .iso this very second, the supply chain for x86_64 applications for any such OS is likely going the way of the dodo, since it won't be in a vendor's best interest to dedicate resources to building releases for what they assume is a dead platform

  • macOS 13.5 source code released
    7 projects | news.ycombinator.com | 16 Aug 2023
    To be fair, linking to the Releases page when there are no release notes are all here was completely useless for browsing. Linking directly to the tag on the Git repo would make it obvious that submodules are being used and allows browsing directly:

    https://github.com/apple-oss-distributions/distribution-macO...

    I doubt most readers on HN are going to clone this locally and I also doubt anyone expects a release archive to contain Git submodules. This isn't to fault the repo authors, since we have to note that there isn't an actual "GitHub Release" here, it's just the automatic archive from GitHub for a certain tag.

  • Unbekannte Berufe
    1 project | /r/de | 27 May 2023
  • Any good vendors still out there without a subscription model?
    1 project | /r/sysadmin | 18 May 2023
    Vendors have been selling you open-source software since the '80s. Here's macOS 13.2's open-source components. Darwin isn't really a thing any more, but around half of what Apple doesn't distribute any more is open source as well.
  • RDP Server for Mac? Looking for a way to control my MAC from my Windows machine (No VNC)
    3 projects | /r/MacOS | 9 May 2023
  • Aero OS: A new modern operating system made in Rust, now able to run the Links browser, Alacritty and much more!
    6 projects | /r/rust | 16 Apr 2023
  • The SFC urges John Deere to surrender source code under GPL
    4 projects | /r/programming | 18 Mar 2023
  • Spotify CEO renews attack on Apple after Musk's salvo
    4 projects | news.ycombinator.com | 30 Nov 2022
    Darwin is open source. Here's the repo for their kernel: https://github.com/apple-oss-distributions/xnu/tree/main. The userspace stuff can be found here: https://github.com/apple-oss-distributions/distribution-macO...
  • Torvalds using Asahi
    3 projects | /r/linux | 1 Aug 2022
  • Apple finally embraces open source
    1 project | /r/tech | 16 Jun 2022

macos

Posts with mentions or reviews of macos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-30.
  • ScummVM officially released in the App Store
    4 projects | news.ycombinator.com | 30 Dec 2023
    > ...even though they are technically in violation of the GPL by modifying and shipping bash binaries without full source - it is missing rootless.h (not the X11 file)

    They're not.

    They've covered this in two main ways:

    1) By listing all their source code on https://opensource.apple.com/ (which links to their GitHub with all the source code)

    2) By offering a complete machine-readable copy of the source code upon request as per GPLv2 (3)(b). This offer is made both in the license agreement[0] you agree to when booting up your Mac for the first time, updating it, etc., as well as in an Acknowledgements.rtf[1] file that is located on your drive at multiple locations (e.g., /Library/Documentation) and linked to from within certain apps (e.g., about section, acknowledgment section under Help, EULA agreement prompt, etc.).

    That covers the bash part. rootless.h isn't part of bash and is part of libSystem.dylib, so that would fall under the OS exception in GPLv2[2]:

    > However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.

    0: https://www.apple.com/legal/sla/docs/macOSSonoma.pdf (see §15)

    1: https://opensource.apple.com/source/files/files-553/Library/...

    2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

  • Open Source at Apple. Open source software is at the heart of Apple platforms and developer tools. Apple works with developers around the world to create, contribute, and release open source code.
    1 project | /r/opensource | 12 Nov 2023
  • The first conformant M1 GPU driver
    5 projects | news.ycombinator.com | 22 Aug 2023
    What do you mean by "upstream" in this context? https://github.com/apple-open-source/macos ? Something else?
  • macOS 13.5 source code released
    7 projects | news.ycombinator.com | 16 Aug 2023
    The XNU kernel has been open source for a very long time.

    https://opensource.apple.com

    https://en.wikipedia.org/wiki/XNU

    Note that this is not the full operating system/windowing system, it's just the kernel.

  • Apple GPU drivers now in Asahi Linux
    2 projects | /r/linux | 7 Dec 2022
  • Tutorial – Write a Shell in C
    4 projects | news.ycombinator.com | 14 Feb 2021
  • Operating System
    1 project | /r/ProgrammerHumor | 21 Dec 2020
    Yeah, definitely not a fan of the phoning home part. But let’s not be melodramatic. https://github.com/apple-open-source/macos

What are some alternatives?

When comparing distribution-macOS and macos you can also consider the following projects:

dos-utils - MS-DOS/FreeDOS utilities

VideoLAN Client (VLC) - VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/

darwin-xnu - Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu

SystemProgramming - Angrave's Crowd-Sourced System Programming Book used at UIUC

linux - Linux kernel source tree

macs-fan-control - Control fans on Apple computers

screen

docs - Hardware and software docs / wiki

distribution-macO

darling - Darwin/macOS emulation layer for Linux

xnu

build-your-own-x - 🤓 Build your own (insert technology here) [Moved to: https://github.com/codecrafters-io/build-your-own-x]