PureDarwin

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. libcoreservices

    libsystem_coreservices

    Their `libcoreservices` has been useful to me for system-directory discovery on post-macOS-10.9 systems without having to install the whole heavyweight "macOS SDK" behind a Developer login wall: https://github.com/PureDarwin/libcoreservices

    These were available in Apple's open-source Libc until (afaict) Libc versions 9xx.x.x, corresponding to Mac OS X 10.9.x: https://opensource.apple.com/source/Libc/Libc-997.90.3/inclu...

    They were also available in the Mac OS X / macOS SDK package from as far back as I could find (10.1.x) through macOS 10.11.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. PureDarwin

    Darwin is the Open Source core of macOS, and PureDarwin is a community project to extend Darwin into a complete, usable operating system.

    Neat project. Only two commits for 2022 though: https://github.com/PureDarwin/PureDarwin/commits/main

  4. MacOSX-SDKs

    A collection of those pesky SDK folders: MacOSX10.1.5.sdk thru MacOSX11.3.sdk

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that C is
the 6th most popular programming language
based on number of references?