RSS 3697 projects tagged "Mac OS X"

Download Website Updated 17 Jun 2013 The Aime Interpreter

Screenshot
Pop 498.70
Vit 327.86

aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.

Download Website Updated 17 Jun 2013 DBeaver

Screenshot
Pop 740.37
Vit 186.41

DBeaver is a universal database manager and SQL Client. It supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, SQLite, Derby, and any database that has a JDBC driver. It is a GUI program that allows you to view the structure of a database, execute SQL queries and scripts, browse and export table data, handle BLOB/CLOB values, modify database meta objects, etc. It has a native UI (provided by the Eclipse SWT library), great performance, and relatively low memory consumption.

No download Website Updated 17 Jun 2013 naken_asm

Screenshot
Pop 108.81
Vit 24.16

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 XOWA

Screenshot
Pop 299.97
Vit 65.73

XOWA is a desktop application that can read and edit English Wikipedia offline. It displays articles in an HTML browser, and can download images on demand. It can also be used for Wiktionary, Wikisource, Wikiquote, and the non-English counterparts.

Download Website Updated 17 Jun 2013 PyQt

Screenshot
Pop 588.40
Vit 856.98

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

Download Website Updated 17 Jun 2013 Ametys

Screenshot
Pop 49.23
Vit 41.61

Ametys is a powerful Web CMS used by many institutions of higher education and government, but also industries and SMEs. It is known for its ergonomic design which promotes ease of use, its social Web functionality, and the ability to manage a large number of users. It makes content publishing accessible for the non-programmer and provides an easy editorial interface very similar to Microsoft Office applications.

Download Website Updated 17 Jun 2013 Barman for PostgreSQL

Screenshot
Pop 188.72
Vit 40.64

Barman (backup and recovery manager) for PostgreSQL is an administration tool for disaster recovery of PostgreSQL servers. It allows remote backups of multiple servers in business-critical environments and helps DBAs during the recovery phase. Barman's most-wanted features include backup catalogs, retention policies, remote recovery, archiving, and compression of WAL files and backups.

Download Website Updated 17 Jun 2013 pcapfix

Screenshot
Pop 213.14
Vit 58.60

pcapfix is a repair tool for corrupted pcap files. It checks for an intact pcap global header and repairs it if there are any corrupted bytes. If one is not present, one is created and added to the beginning of the file. It then tries to find pcap packet headers, and checks and repairs them.

No download Website Updated 17 Jun 2013 Seed7

Screenshot
Pop 594.71
Vit 578.28

Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.

Download Website Updated 17 Jun 2013 STMX

Screenshot
Pop 126.19
Vit 3.97

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.

Screenshot

Project Spotlight

SQLObject

A object-relational mapper.

Screenshot

Project Spotlight

crackxls2003

A tool for breaking encryption of Microsoft Excel and Word 97/2000/XP/2002/2003 documents.