RSS 8 projects tagged "Developer Tools"

Download No website Updated 03 May 2013 vcprompt

Screenshot
Pop 58.28
Vit 1.00

vcprompt prints a short string, to be included in your shell prompt, with barebones information about the current working directory for various version control systems. It is designed to be small and lightweight rather than comprehensive. It has varying degrees of recognition for Mercurial, Git, Subversion, CVS, and Fossil working copies.

No download Website Updated 24 Jan 2013 Fubsy

Screenshot
Pop 28.50
Vit 1.52

Fubsy is a tool for efficiently building software. In concrete terms, it lets you conditionally (re)build targets from sources based on which sources have changed since the last build. Typically, targets and sources are all files in a directory tree. In theory, they can be any resource on a computer. More abstractly, Fubsy is an engine for conditional execution of actions based on the dependencies between related resources.

Download Website Updated 27 Dec 2012 Pocket Disassembler

Screenshot
Pop 46.54
Vit 1.00

Pocket Disassembler is a frontend to libopcode in GNU Binutils which lets you disassemble individual instructions for many different architectures, including ARM, x86, and PPC. Pick your architecture, type in the hex, and hit the button, and you get the disassembled instruction.

Download No website Updated 05 Oct 2012 nmalyzr

Screenshot
Pop 22.47
Vit 15.15

nmalyzr builds size summaries for demangled C++ nm symbol information from executable, library, object, or nm output format text files. A summary is built for all nm symbol types found in the input.

No download Website Updated 13 Jan 2013 VIM Pal

Screenshot
Pop 44.38
Vit 2.44

VIM Pal is a separate application providing a file tree for VIM. It does not intend to provide the features of a full IDE. It is just a simple file tree which can be used to select files for editing in VIM, and a bookmark list for jumping to frequently-used directories.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 73.51
Vit 3.11

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

No download Website Updated 26 Jun 2012 BitNami Gitorious Stack

Screenshot
Pop 21.61
Vit 18.08

BitNami Gitorious Stack Native Installer is an easy-to-install distribution of the Gitorious application. It includes pre-configured, ready-to-run versions of Apache and MySQL so users can get a Gitorious installation up and running in minutes after answering a few questions. Windows, Linux, Linux 64, and Mac OS X operating systems are supported. Gitorious provides an Open Source infrastructure for hosting projects which use Git. It also supports projects with wikis, a Web interface for merge requests and code reviews, and activity timelines for projects and developers.

No download Website Updated 14 Aug 2012 BitNami Jenkins Stack

Screenshot
Pop 23.47
Vit 2.06

BitNami Jenkins Stack is an easy-to-install distribution of the Jenkins application. It includes pre-configured, ready-to-run versions of Tomcat and Java, so users can get a Jenkins installation up and running in minutes after answering a few questions. Jenkins, previously known as Hudson, is a continuous integration server. Built with Java, it provides over 400 plugins to support building and testing virtually any project. It supports SCM tools including CVS, Subversion, Git, Mercurial, Perforce, and Clearcase, and can execute Apache Ant and Apache Maven-based projects, as well as arbitrary shell scripts and Windows batch commands. It can also monitor executions of remote tasks.

Screenshot

Project Spotlight

Clement

An SMTP server used to filter unwanted mail at the SMTP protocol level.

Screenshot

Project Spotlight

NBit

A tool that computes CRCs with standard as well as custom polynomials.