RSS 1763 projects tagged "Mac OS X"

Download No website Updated 18 Jun 2013 Kigo Video Converter Pro for Mac

Screenshot
Pop 86.67
Vit 39.19

Kigo Video Converter Pro is a DVD ripping, DVD creation, Web video downloader, and video conversion tool. It supports all popular video formats including FLV, MPEG1, MPEG2, MP4, 3GP, 3G2, MOV, AVI, M2TS, and MPEG TS/TP (for HD Video) and includes output presets for iPod, iPhone, iPhone 3G, PSP, PS3, Apple TV, PSP, and Zune.

No download Website Updated 17 Jun 2013 TeXstudio

Screenshot
Pop 103.55
Vit 13.88

TeXstudio is a fully featured LaTeX editor. It is designed to make writing LaTeX documents as easy and comfortable as possible. It features an integrated PDF viewer with (almost) word-level synchronization, live inline preview, advanced syntax highlighting, and live checking of references, citations, LaTeX commands, spelling, and grammar.

No download Website Updated 17 Jun 2013 naken_asm

Screenshot
Pop 124.01
Vit 14.63

naken_asm, a fork of naken430asm, can assemble and disassemble code for a variety of microcontrollers, including MSP430/MSP430X, dsPIC, ARM, MIPS, STM8, 6502, and 8051/8052.

Download Website Updated 17 Jun 2013 QScintilla

Screenshot
Pop 302.70
Vit 216.15

QScintilla is a port of the Scintilla C++ editor class to the Qt GUI toolkit.

Download Website Updated 17 Jun 2013 PyQt

Screenshot
Pop 618.98
Vit 393.62

PyQt is a comprehensive set of Python bindings for the Qt GUI toolkit.

Download Website Updated 17 Jun 2013 Python-SIP

Screenshot
Pop 575.93
Vit 364.82

SIP is a tool to generate C++ interface code for Python. It is similar to SWIG, but uses a different interface format. It was used to build PyQt and PyKDE, and has support for the Qt signal/slot mechanism.

Download Website Updated 17 Jun 2013 STMX

Screenshot
Pop 126.93
Vit 3.79

STMX is a high-performance Common Lisp library for composable Software Transactional Memory (STM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it is committed. If it signals an error, it is rolled back. Transactions can safely run in parallel in different threads, are re-executed from the beginning in case of conflicts or if consistent reads cannot be guaranteed, and effects of a transaction are not visible from other threads until committed. This gives freedom from deadlocks, automatic rollback on failure, and aims to resolve the tension between granularity and concurrency.

Download Website Updated 16 Jun 2013 GLFW

Screenshot
Pop 313.32
Vit 111.45

GLFW is a portable framework for OpenGL application development. It handles operating system specific tasks such OpenGL window management, resolution switching, keyboard, mouse, and joystick input, timer input, creating threads, and more.

No download Website Updated 16 Jun 2013 StepSim

Screenshot
Pop 115.97
Vit 50.96

StepSim is a lightweight step-based simulation module written in Python. It can do simple real-time simulations of discrete systems. StepSim supports step-by-step simulation or can run until a break condition occurs. Simulations are made up of containers and converters. A container stores a discrete amount of units of a certain type. A converter draws units from one or more containers and delivers the result to another container. StepSim does not even attempt to do any parallel processing. It processes converters round-robin in a fixed order.

Download Website Updated 16 Jun 2013 GlyphViewer

Screenshot
Pop 12.53
Vit 2.14

GlyphViewer is a desktop application that allows users to build translations from text in images and export them into different image formats or even HTML. Users can use OCR technology to identify text in images, such as English, German, Chinese, Arabic, Japanese, and many more. A unique feature of the application is its support for Ancient Egyptian Hieroglyphs.

Screenshot

Project Spotlight

j661

Provides a generic CDS (or ARINC 661 Server) conforming to the ARINC 661 standard.

Screenshot

Project Spotlight

GLib

The GLib library of C routines.