JD Gadina

Results 46 repositories owned by JD Gadina

ShellKit

88
Stars
7
Forks
Watchers

Objective-C framework for running shell scripts.

CFPP

70
Stars
20
Forks
Watchers

C++ wrapper for CoreFoundation base classes.

CoreFoundation

24
Stars
2
Forks
Watchers

Custom implementation of Apple's CoreFoundation framework intended to be used in the XEOS operating system as a base for its Objective-C library.

CPP-ARC

27
Stars
2
Forks
Watchers

C++ Automatic Reference Counting - This project intends to simplify memory management in C++, using reference counting.

dlib

21
Stars
8
Forks
Watchers

Dynamic loading library for C/C++

DSStoreView

66
Stars
1
Forks
Watchers

.DS_Store file parser/viewer.

ELFDump

19
Stars
8
Forks
Watchers

ELFDump is a C parser for ELF64 object files.

EOSFTPServer

35
Stars
22
Forks
Watchers

A project to create a complete, standard compliant, multi-user, Objective-C (Mac OS X / iOS) FTP server.

FaceDetect

82
Stars
23
Forks
Watchers

This project is an example of using OpenCV on the iPhone. It provides a simple application that let you take a picture (or select one from your photo library), and that detects the face(s) on the pict...