declensions VS MacOSX-SDKs

Compare declensions vs MacOSX-SDKs and see what are their differences.

declensions

Russian Declension-o-matic - search for declension tables on Wiktionary (by thombles)

MacOSX-SDKs

A collection of those pesky SDK folders: MacOSX10.1.5.sdk thru MacOSX11.3.sdk (by phracker)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
declensions MacOSX-SDKs
1 5
5 2,485
- -
0.0 0.0
over 5 years ago over 1 year ago
HTML
- -
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.

declensions

Posts with mentions or reviews of declensions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-12.
  • Reverse-Engineering Apple Dictionary
    7 projects | news.ycombinator.com | 12 Sep 2021
    > Otherwise I think it lacks structure and can't be harvested automatically easily

    Indeed, it depends on the language and your goals - I had a very high success rate plucking out Russian grammatical tables from English Wiktionary with a few hours of scripting the data cleaning (https://github.com/thombles/declensions). I have a theory that you could get better results using an offline archive of the page sources but haven't tried this yet.

MacOSX-SDKs

Posts with mentions or reviews of MacOSX-SDKs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-01.
  • PureDarwin
    4 projects | news.ycombinator.com | 1 Jul 2022
  • Fig now supports JetBrains IDEs
    4 projects | news.ycombinator.com | 21 Apr 2022
    We are making really good progress and will have a prototype in the next month or so. See the Github issues for Linux[1] and Windows[2]

    [0] https://github.com/phracker/MacOSX-SDKs/blob/master/MacOSX10...

    [1] https://github.com/withfig/fig/issues/34

    [2] https://github.com/withfig/fig/issues/35

  • I've collated and uploaded a load of Xcode SDKs on GitHub
    3 projects | /r/iOSProgramming | 13 Nov 2021
    Ah, really? :/ I was only trying to help as I’ve needed some in the past and the repos I’ve found before have been up for years (eg https://github.com/phracker/MacOSX-SDKs) with no apparent issues, but may not have had the latest SDKs. I assume if Apple had an issue they’d contact me? Of course I’d remove it immediately if asked.
  • Reverse-Engineering Apple Dictionary
    7 projects | news.ycombinator.com | 12 Sep 2021
    Another approach for this is to explore the format through Apple's tools for building dictionaries – as they still provide a "Dictionary Development Kit" in Xcode's downloadable "Additional Tools" package (which has documentation for the XML format).

    It turns out that dictionary bundles are entirely supported by system APIs in CoreServices! The APIs are private, but Apple accidentally shipped a header file with documentation for them in the 10.7 SDK [1].

    [1] https://github.com/phracker/MacOSX-SDKs/blob/master/MacOSX10...

  • Zig 0.8.0 Released!
    11 projects | /r/programming | 4 Jun 2021
    You still need the target SDK extracted from XCode: https://github.com/phracker/MacOSX-SDKs

What are some alternatives?

When comparing declensions and MacOSX-SDKs you can also consider the following projects:

icu - The home of the ICU project source code.

osxcross - Mac OS X cross toolchain for Linux, FreeBSD, OpenBSD and Android (Termux)

binwalk - Firmware Analysis Tool

osx-dictionary - CLI for OSX Dictionary.app

kui - A hybrid command-line/UI development experience for cloud-native development

apple-peeler - Extract XML from the OS X dictionaries.

dictionary-api

mold - Mold: A Modern Linker 🦠

Xcode-Simulator-SDKs - iOS 8.0 -> 15.0 and watchOS 2.0 -> 8.0 simulator SDKs, taken from Xcode.