Jan (@JanX2)
  • Stars
    star
    773
  • Global Rank 39,143 (Top 2 %)
  • Followers 87
  • Following 17
  • Registered almost 15 years ago
  • Most used languages
    Objective-C
    67.8 %
    C
    15.3 %
    C++
    8.5 %
    Python
    3.4 %
    Mercury
    1.7 %
    Swift
    1.7 %
    Shell
    1.7 %

Top repositories

1

ShortcutRecorder

A user interface control to record key combinations. For Mac OS X, uses Cocoa.
Objective-C
113
star
2

google-diff-match-patch-Objective-C

Objective C port of the Diff, Match and Patch libraries
Objective-C
96
star
3

readability-objc

Objective-C port of arc90’s readability tool
Objective-C
76
star
4

UniversalDetector

UniversalDetector.framework for Mac OS X: auto-detection of character sets/text encodings
C++
57
star
5

JXLS

JXLS is an ObjC++ wrapper and framework for xlslib. xlslib is a C++/C library to construct Microsoft Excel™ .xls files in code.
Objective-C
57
star
6

google-diff-match-patch-git-svn

Unofficial mirror of Google’s Diff, Match and Patch libraries for Plain Text (http://code.google.com/p/google-diff-match-patch/)
Python
55
star
7

xlslib

C++/C library to construct Excel .xls files in code. Official git repo.
C++
41
star
8

cCSVParse

Small Cocoa CSV file parser (see link for the official repository on github).
Objective-C
32
star
9

NSString-DamerauLevenshtein

Category on NSString that calculates the Damerau-Levenshtein distance
Objective-C
19
star
10

TLAnimatingOutlineView

An animating outline view for use in Cocoa applications.
Objective-C
19
star
11

judy-arrays

An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)
C
16
star
12

JKPTree

A simple CFTree Cocoa wrapper.
Mercury
14
star
13

SmartNote

Swift
11
star
14

libxls

Unofficial mirror of libxls (http://libxls.sourceforge.net)
Shell
11
star
15

RBSplitView

RBSplitView by Rainer Brockerhoff – A replacement for Cocoa’s NSSplitView
Objective-C
11
star
16

Etoile

Etoile source code mirror. Etoile is a user environment designed from the ground up around the things people do with computers: create, collaborate, and learn. http://etoileos.com/
Objective-C
9
star
17

amber-framework

an open source Objective-C framework including useful categories and other utilities, for Mac and iPhone OS
Objective-C
9
star
18

RenderCoreAnimationToVideo

Sample code that shows how to render a CALayer instance to a QuickTime video file.
Objective-C
8
star
19

Perian

Perian is a free, open source QuickTime component that adds native support for many popular video formats.
C
7
star
20

Play

Play is an application for playing and managing audio files on Mac OS X.
Objective-C
7
star
21

TweetView-OS-X

“Clickable Tweet Links, Hashtags & Usernames In A Custom NSTextView Sample Code” originally by Mike Rundle
Objective-C
7
star
22

simhash

Automatically exported from code.google.com/p/simhash
C++
5
star
23

CoolOutliner

NSTreeController Sample Code
Objective-C
5
star
24

ViewBasedTreeControllerExample

View-based NSOutlineView sample code. Similar to and based on “The simplest NSTreeController example”.
Objective-C
4
star
25

LSMSmartCategorizer

LSMSmartCategorizer uses the Latent Semantic Mapping (LSM) framework to categorize news feeds.
Objective-C
4
star
26

libzip-framework-ancient

This repo has been deprecated. Please use the Xcode project that is included with libzip. You can also use my Obj-C wrapper for libzip: JXZip.
Objective-C
3
star
27

JXExtendedFileAttributes

A simple Cocoa wrapper around the xattr (extended file attribute) BSD system calls.
Objective-C
3
star
28

JXZip

Objective-C wrapper for libzip.
Objective-C
3
star
29

AudioSlicer-macOS

Rough 64-bit port. If you find issues, please try to fix them. I currently don't have the bandwidth to put additional work into this project. PRs welcome! … AudioSlicer is a Cocoa GUI application that finds all silences in an audio file and allows you to split it into several smaller audio files and to name/tag them properly. For now only MP3 is supported but other formats may come in the future.
C++
3
star
30

ManOpen

ManOpen is a Universal Mac OS X application for viewing Unix manual pages.
C
2
star
31

LSMClassifier

Cocoa wrapper classes for Apple’s CoreFoundation-based Latent Semantic Mapping (LSM) framework.
Objective-C
2
star
32

CustomSave

Modernized Apple sample code that demonstrates how to customize the NSSavePanel class.
Objective-C
2
star
33

JXMarkdownTableGenerator

Objective-C class for converting a row array of NSString arrays (containing the columns in each sub-array) into the MultiMarkdown table format.
Objective-C
2
star
34

libzip-git

Unofficial git repo converted from the hg repo at http://hg.nih.at/libzip/
C
2
star
35

JXMetaDocument

NSDocument subclass whose children can easily use JXExtendedFileAttributes to persist and restore file metadata.
Objective-C
2
star
36

CustomTextViewDemo

This is a sample app that uses SSYDragDestinationTextView to implement a text view that allows files to be dragged onto it.
Objective-C
2
star
37

CreateRotateWriteCGImage

Sample code that creates a CGImage from a RGB byte array, rotates it and writes it out to a PNG.
C
1
star
38

readable-framework

ObjC wrapper for fiam’s readable
C
1
star
39

xattr

Extended file attribute editor.
Objective-C
1
star
40

JXRangeArray

A mutable Objective-C collection for NSRange structs.
Objective-C
1
star
41

ScrollingTextSample

A sample application for a text sliding view.
Objective-C
1
star
42

googletest

Clone of http://git.chromium.org/external/googletest.git with Xcode fixes.
C++
1
star
43

KBBaseNode

Base node for tree structures (e.g. for an NSOutlineView).
Objective-C
1
star
44

WSCoreLaziness

A framework for lazy cocoa developers.
Objective-C
1
star
45

AGRegex

AGRegex provides Perl-compatible pattern matching to Cocoa applications.
C
1
star
46

Accelerometer-Simulator

Use iPhone accelerometer with the iPhone simulator or other apps
Objective-C
1
star
47

books-macosx

Personal Book Cataloging for Mac OS X
Python
1
star
48

Transcriptions-google-code

A text editor optimized for fast manual transcription of audio- or video material on the Mac.
Objective-C
1
star
49

NSTableView-RSAutosaving

Autosaving for NSTableView
Objective-C
1
star
50

JXObjectPair

A simple model class for a pair of objects and a subclass storing an additional index.
Objective-C
1
star
51

libstemmer_c

The C version of the libstemmer library.
C
1
star
52

Stepper-Test

A test project for the UI behaviour of an NSStepper in conjunction with an NSTextField
Objective-C
1
star
53

asprint

Small command-line program for OS X that pretty-prints out contents of compiled AppleScript (.scpt) files
Objective-C
1
star
54

JXRangeTree

Simple implementation of an [interval tree](http://en.wikipedia.org/wiki/Interval_tree) written in Objective-C++. Made for associating NSUInteger ranges (NSRange structs) with Objective-C objects.
Objective-C
1
star
55

movist

Automatically exported from code.google.com/p/movist
Objective-C
1
star
56

JXCSVGenerator

Objective-C class for converting a row array of NSString arrays (containing the columns in each sub-array) into the CSV format.
Objective-C
1
star
57

NSTreeControllerTutorial

A tutorial for using NSTreeController in Mac OS X 10.5 and later.
Objective-C
1
star
58

Rotater

An Objective-C program for rotating user specified points and lines in 3D in real time with stereo options.
C
1
star
59

TECConverter

I had no success with this. I always got a Chinese text encoding for UTF-8. Better use https://github.com/JanX2/UniversalDetector. Extracted from https://bitbucket.org/kzys/hatebimport.
Objective-C
1
star