RSS 44 projects tagged "Mac OS X"

Download No website Updated 02 Apr 2013 cardme

Screenshot
Pop 105.66
Vit 13.67

cardme is a Java library implementation of RFC 2426, VCard. It provides Java applications with a way to read and write from and to the VCard file format. The project's goals are to provide a flexible and easy to use library with excellent documentation.

No download No website Updated 09 Aug 2011 ucpp

Screenshot
Pop 46.64
Vit 1.43

ucpp is a C preprocessor. It is designed to be quick and light, but still fully compliant to the ISO standard 9899:1999, also known as C99. ucpp can be compiled as a stand-alone program or linked to some other code; in the latter case, ucpp will output tokens, one at a time, on demand, as an integrated lexer. ucpp operates in two modes: in lexer mode, ucpp is linked to some other code and outputs a stream of tokens where each call to the lex() function will yield one token; in non-lexer mode, ucpp preprocesses text and outputs the resulting text to a file descriptor. If linked to some other code, the cpp() function must be called repeatedly, otherwise ucpp is a stand-alone binary.

Download Website Updated 26 May 2013 Concurrency Kit

Screenshot
Pop 424.14
Vit 233.34

Concurrency Kit provides a plethora of concurrency primitives and lock-less and lock-free data structures designed to aid in the design and implementation of high performance scalable concurrent systems. It was designed to minimize dependencies on operating system-specific interfaces, and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions.

Download Website Updated 01 Apr 2012 cpuid.c

Screenshot
Pop 70.36
Vit 1.25

cpuid.c is a very simple C abstraction that provides an interface to common cpuid feature flags. It can be useful when implementing dynamic CPU feature dispatch that relies on optional processor feature extensions or basic processor-specific variables. This package is meant to be a very simple feature detection interface that you can easily integrate into your project. It is not meant to be complex and it is geared for projects implementing dynamic CPU feature dispatch.

No download Website Updated 03 Feb 2011 MakeKit

Screenshot
Pop 25.67
Vit 1.07

MakeKit is a build system for POSIX environments using pure POSIX shell script and make. It retains the minimal dependencies and familiar feel of GNU autotools, but is much more straightforward to use. MakeKit strives for modularity, extensibility, and composability.

No download Website Updated 03 Mar 2011 downtimed

Screenshot
Pop 75.26
Vit 2.60

downtimed is a program that monitors operating system downtime, uptime, shutdowns, and crashes and records such events. At OS startup it logs information about previous downtime. It then periodically updates a time stamp file on the disk, which is used to determine the approximate time when the system was last up and running. During a graceful system shutdown, it records a time stamp in another file. The downtimes(1) command line tool can be used to inspect records of past downtime.

Download Website Updated 26 Aug 2010 Petrus Blogger

Screenshot
Pop 29.56
Vit 1.55

Petrus Blogger is a feature-loaded blogging client. Supported blog services include LiveJournal, InsaneJournal, LJ.Rossia.org, Blogspot, and WordPress.

No download Website Updated 07 Mar 2012 Hardware Locality

Screenshot
Pop 104.27
Vit 7.04

hwloc provides command line tools and a C API to obtain the hierarchical map of key computing elements, such as: NUMA memory nodes, shared caches, processor sockets, processor cores, and processor "threads". hwloc also gathers various attributes such as cache and memory information, and is portable across a variety of different operating systems and platforms. hwloc primarily aims at helping high-performance computing (HPC) applications, but is also applicable to any project seeking to exploit code and/or data locality on modern computing platforms.

Download No website Updated 17 Mar 2010 libdrizzle

Screenshot
Pop 66.57
Vit 2.55

libdrizzle is the client and protocol library for the Drizzle project. The drizzled server will use this as the protocol library, as will the client utilities and any new projects that require low-level protocol communication (like proxies). It is designed to be used for other language interfaces such as PHP extensions and with SWIG.

Download No website Updated 24 Sep 2012 Drizzle

Screenshot
Pop 240.54
Vit 20.74

The Drizzle project is building a database optimized for Cloud and Net applications. It is being designed for massive concurrency on modern multi-CPU/core architectures. The code is originally derived from MySQL.

Screenshot

Project Spotlight

TMSU

An application for tagging your files and navigating them as a virtual filesystem.

Screenshot

Project Spotlight

Untangle

A Linux-based network gateway.