SaaSHub helps you find the best software and product alternatives Learn more →
Hfs Alternatives
Similar projects and alternatives to hfs
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
MySQL
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
-
hfs discussion
hfs reviews and mentions
-
I Found a Bug in Apple's Fsck_hfs
I would consider HFS+ to be a legacy filesystem at this point, something you shouldn't use without a really good reason (interop with pre-macOS 10.13 machines being the only one I can think of).
Fun fact: HFS dates back to the 80s, and so does the fsck code. https://github.com/apple-oss-distributions/hfs/blob/main/lib... still contains '#if BSD' blocks for the Mac OS X code, and classic Mac code in the '#else'.
And 'dfalib' refers to 'Disk First Aid', the classic Mac fsck application.
-
HFS Origins: The Turbo File System (2017)
I believe most of the open source HFS code was from NeXT rather than Mac OS. A lot of classic Mac OS was still 68k assembly.
eg:
https://github.com/apple-oss-distributions/hfs/blob/hfs-106/...
13-Jan-1998 jwc first cut (derived from old NextStep macfs.util code and cdrom.util code).
- Apple's custom NVMes are amazingly fast – if you don't care about data integrity
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Stats
apple-oss-distributions/hfs 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 hfs is C.