This website does not display correctly in Internet Explorer 8 and older browsers. Sorry.
Mulle kybernetiK
Drinking Cocoa since the early seventies

News

mulle-objc Development with IDEs

Nat!, 15 February 2024

The "mulle-objc Development with IDEs" guide has received some improvements in the Visual Studio Code debugging setup.

[More]

mulle-objc 0.23.1 released!

Nat!, 23 January 2024

Version 0.23.1 of mulle-objc - tools and libraries - has been released. Read here what's new and check the project page for more information. [mulle-objc]

Modern Bash Scripting

Nat!, 21 January 2022

A booklet about modern bash scripting. Some of the techniques presented are brand new.

[More]

iBackupFS code release

ZNeK, 09 February 2020

iBackupFS is a new filesystem for introspecting iTunes device backups

[iBackupFS]

mulle-concurrent 1.0.8

Nat!, 27 October 2016

mulle-concurrent version 1.8.0 is the sixth released piece of mulle-objc . It's a lock- and wait-free hashtable (and an array too), written in C. [mulle-concurrent]

more news →

Features


iBackupFS

iBackupFS is a new filesystem for introspecting iTunes device backups


iTunesFS

iTunesFS allows you to mount the iTunes database and all your local iPods as a file system, using the excellent MacFUSE. Albums, Artists and all Playlists are exposed as directories, with their respective entries, allowing for painless backups.


OCMock

OCMock is an Objective-C implementation of mock objects. It creates mock objects on the fly and uses the trampoline pattern so that you can define expectations and stubs using the same syntax that you use to call methods.


MulleEOInterface

The MulleEOInterface framework is a binary replacement for the EOInterface framework that Apple delivered in their Objective-C version of WebObjects (4.5). It's the link between EOControl and AppKit. Also features MulleEOObserver.

Version 1.3


Optimizing Objective-C

This article series explores ways how to make your Objective-C code run faster. The series covers exclusively Objective-C and Foundation specifica. Optimizing code in general is not part of the agenda.

Repositories

Updating...

all repositories at
github.com/mulle-kybernetik →

Updating...

all repositories at
github.com/mulle-objc →