SaaSHub helps you find the best software and product alternatives Learn more β
Xnu Alternatives
Similar projects and alternatives to xnu
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
darwin-xnu
Discontinued Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
-
-
WebKit
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
-
-
-
-
-
-
-
-
opensource-management-portal
Microsoft's monolithic, opinionated Open Source Management Portal enabling enterprise scale self-service powered by the GitHub API ππ§βπ»π§°
-
-
darwin-libplatform
Discontinued Legacy mirror of Darwin Platform Library. Replaced by https://github.com/apple-oss-distributions/libplatform
-
xnu discussion
xnu reviews and mentions
- macOS Sequoia is certified to Unix 03
-
Third Wave (Commercial) Open Source
From TFA:
"It took 24 years, but in 2023, MacOS Darwin closed the doors on its BSD-licensed origins."
I have no idea what the author is talking about here - source for the open components of macOS is available at https://opensource.apple.com/releases/ (latest release is 14.5) and the last update to the XNU kernel github mirror (https://github.com/apple-oss-distributions/xnu) happened about 5 months ago.
-
Apple Ramps Up R&D Intensity to Pre-iPhone Levels
> That said--in support of "not in a vacuum", and against myth-making.
Apple knows what they owe to open source software: https://opensource.apple.com/releases/
-
How to get into IOS Development / becoming an IOS Engineer?
A lot of the core XNU and Darwin code is open source: https://opensource.apple.com/releases/
-
Coming Soon: Fedora for Apple Silicon Macs
> When I'm seeing a weird network issue, I want to be able to peer into the kernel's tcp stack.
Uhh...
https://github.com/apple-oss-distributions/xnu/tree/xnu-8796...
-
HFS Origins: The Turbo File System (2017)
I think NeXT might've written an HFS Standard reader or something, but they used the Apple code for HFS+ so it ended up as a hybrid.
https://github.com/apple-oss-distributions/xnu/blob/rel/xnu-...
-
Windows 11 Insider Preview β Rust in the Windows Kernel
Mach message passing and objc message passing have no relation. I donβt think xnu contains much if any objc.
-
Apple M1/M2 systems can now run Windows games like as Cyberpunk 2077, Diablo 4 and Hogwarts Legacy thanks to its new emulation software - VideoCardz.com
Obviously not all of its, but they contribute quite a bit. https://opensource.apple.com/releases/
-
Apple releases a Game Porting Tool, based on open-source platform Wine, which can translate DirectX 12 into Metal 3, a potentially massive step for Mac gaming
here is the kernel source (they have branches for each individual macos release with its darwin kernel ver, macos 13 is ver 8792.xx.x for instance): https://github.com/apple-oss-distributions/xnu
-
Appleβs new Proton-like tool can run Windows games on a Mac
Apple does plenty of open source stuff. Safari's browser engine, Swift, libdispatch, the XNU kernel used by iOS and macOS, etc. And macOS is generally packed with open source things, like the default shell, zsh. Also, Metal actually predates Vulkan, so Vulkan was definitely not established when they started focusing on Metal. Yeah, they probably should consider supporting Vulkan now, but it's nothing to do with open source. The main beneficiaries of Apple supporting Vulkan would be people porting closed-source games.
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Dec 2024
Stats
apple-oss-distributions/xnu is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of xnu is C.