RSS 56 projects tagged "Mac OS X"

Download Website Updated 21 Apr 2013 Python-SIP

Screenshot
Pop 604.43
Vit 114.40

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 25 Apr 2013 Marathon

Screenshot
Pop 332.44
Vit 62.03

Marathon is a GUI test tool that allows you to play and record scripts against a Java Swing UI. It's written in Java, and uses Python and Ruby as its scripting language (the emphasis being on an extremely simple, readable syntax that customers/testers/analysts feel comfortable with). Marathon includes a recorder, editor, player, and debugger to simplify working with test scripts.

No download Website Updated 21 Nov 2008 JGrit

Screenshot
Pop 13.64
Vit 40.48

JGrit is a program that converts images from common formats (e.g. GIF, JPEG, BMP, and PNG) to source code that can be used to render the image on either the Game Boy Advance (GBA) or the Nintendo DS (NDS) system. There are already programs that do this, but none that play nicely with both Windows and Linux. It uses the grit command line tool as a backend.

Download Website Updated 24 Dec 2009 PHPTAL

Screenshot
Pop 38.30
Vit 38.67

PHPTAL is a fast, safe, XML-based template engine for XHTML and HTML5. It implements Zope's Template Attribute Language, which has clean, concise syntax that is compatible with XML tools (no custom ugly tags), and template source files can even be previewed in Web browsers or opened in WYSIWYG editors. Templates are compiled to PHP and cached, giving great performance and taking advantage of PHP accelerators. PHPTAL by default ensures well-formed output and escapes XML-unsafe characters everywhere, which means that your pages can be completely safe against HTML-injection (XSS) without great effort. It features fine-grained caching of output, pre- and post- filters, internationalization via gettext or custom backend, creation of custom template attributes and expressions, and templates loaded from non-standard sources (e.g. databases). It supports UTF-8 well, is easy to integrate and redistribute with PHP frameworks and applications, and has an object-oriented design and a comprehensive unit test suite.

Download Website Updated 16 Apr 2013 4tH compiler

Screenshot
Pop 329.15
Vit 34.16

4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.

Download No website Updated 21 Jul 2010 Netbeans Java SQL Generator

Screenshot
Pop 21.19
Vit 32.12

Netbeans Java SQL Generator is a plugin that automatically generates SQL code (currently for MySQL and PostgreSQL) and Java database methods (such as insertIntoTable, update, delete, and createTable) from variables in a Java class. It comes with many options and possibilities to customize the generated SQL and code for your needs. It works with Netbeans version 6.9 or later on any Netbeans supported system.

Download No website Updated 19 Feb 2011 WSF Staff

Screenshot
Pop 22.80
Vit 31.88

WSF Staff is Web Service Framework for C++, AJAX, and J2ME that is based on Apache Axis2/C. WSF Staff wraps Apache Axis2/C code into C++, and also provides many additional features: a stateful Web services implementation in C++ with instance support, a synchronous and asynchronous client implementation in C++, AJAX, and J2ME, a service-component architecture implementation, support for RESTful Web services and clients, WSDL support with xsd import and export, J2ME client support (based on ksoap), a flexible and extensible code generator to generate any sort of Web service related source code (not only in C++), security support (users, groups, sessions, ACLs, etc.), and a Web application toolkit (webapp) with widget support.

Download No website Updated 21 Nov 2010 XmlPlus xsd2cpp

Screenshot
Pop 25.57
Vit 30.21

XmlPlus xsd2cpp is a tool that compiles an XML schema into C++ data bindings. When invoked on an input XSD file, it generates the C++ sources (implementation/headers) for the supplied XML schema, a main.cpp template to demonstrate how generated sources can be consumed, and the automake/autoconf files for building the generated source.

Download No website Updated 19 Dec 2010 SourceMagic

Screenshot
Pop 39.14
Vit 29.69

SourceMagic is a PHP object generator. SourceMagic automatically generates PHP classes and methods from database tables. These automatically generated methods let programmers create, read, update, or delete database records.

Download Website Updated 23 Oct 2012 MIB Smithy SDK

Screenshot
Pop 105.21
Vit 25.96

MIB Smithy SDK is a dynamic extension to Tcl/Tk (8.4+) that allows development of custom scripts for controlling SNMP agents, manipulating SMI definitions, doing conversions, and more. It is based on the core of Muonics' MIB Smithy, and the SDK supports SMIv1 and SMIv2, as well as SNMPv1/v2c/v3 with HMAC-SHA-96 and HMAC-MD5-96 authentication and DES/CBC and AES128/CFB privacy. It also provides complete read-write access to all elements of SMI/MIB Module definitions, unlike similar extensions that provide only read access to a limited subset. The SDK allows multiple discrete SMI databases and SNMP sessions, and provides all of the built-in validation and error recovery capabilites of the full product, without the visual MIB development environment.

Screenshot

Project Spotlight

Flot

Flot is a pure Javascript plotting library for jQuery.

Screenshot

Project Spotlight

libj

A native runtime library equipped with a Java/JavaScript-like API.