RSS 12 projects tagged "English"

Download Website Updated 03 May 2013 Wing IDE

Screenshot
Pop 644.10
Vit 178.85

Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.

Download Website Updated 30 Apr 2010 SimulAVR

Screenshot
Pop 38.50
Vit 33.42

The SimulAVR program is a simulator for the Atmel AVR family of microcontrollers (ATtiny and ATmega). SimulAVR can be used either standalone or as a remote target for avr-gdb. There are interfaces for Python and Tcl. When used in gdbserver mode, the simulator is used as a back-end so that avr-gdb can be used as a source level debugger for AVR programs.

Download Website Updated 21 Jan 2012 FakeTime Preload Library (libfaketime)

Screenshot
Pop 193.64
Vit 8.94

FTPL (FakeTime Preload Library, aka libfaketime) intercepts various system library calls and tricks programs of your choice into seeing a faked system time without having to change the time system-wide. This can be used for running legacy software with Y2K bugs, testing software for year-2038 compliance, debugging time-related issues such as expired SSL certificates, and using software that ceases to run outside a certain time frame. The faked time can be specified either absolutely or relative to the real current time, and optionally also affects file timestamps. The faked clock continues to run, but can optionally be frozen, slowed down, or made faster. A wrapper script "faketime" simplifies the usage, similar to tools such as fakechroot.

No download Website Updated 10 Sep 2012 LMDBG

Screenshot
Pop 80.25
Vit 8.05

LMDBG is a collection of small tools for collecting and analyzing the logs of malloc/realloc/memalign/free function calls. Unlike many others, LMDBG does not provide any way to detect overruns of the boundaries of malloc() memory allocations, as this is not the goal. Like most other malloc debuggers, LMDBG allows detecting memory leaks and double frees. However, unlike others, LMDBG generates full stacktraces and separates the logging process from analysis, thus allowing you to analyze an application on a per-module basis.

No download Website Updated 07 Sep 2011 Aseba

Screenshot
Pop 62.03
Vit 3.12

Aseba is an event-based architecture for distributed control of mobile robots. It targets integrated multi-processor robots or groups of single-processor units, real or simulated. The core of aseba is a lightweight virtual machine tiny enough to run even on microcontrollers. Robots are programmed in a user-friendly scripting language using a cozy integrated development environment.

Download Website Updated 18 Jun 2009 error_log feed

Screenshot
Pop 13.64
Vit 1.51

error_log feed is a PHP script that provides a feed with one alert for each line found on the error_log files of a chosen directory and its subdirectories. It's intended for webmasters that want to know, effortlessly, the warning and error messages caused by their own scripts on their Apache + PHP hosted Web sites.

Download Website Updated 02 Jul 2008 MCU 8051 IDE

Screenshot
Pop 49.55
Vit 1.47

MCU 8051 IDE is a fully featured integrated development enviroment for MCS-51 based microcontrollers. It consists of a compiler, an advanced text editor (with highlighting, validation, and completion), a simulator, a scientific calculator, a hex editor, and many other things. Currently, this program supports only assembly language and a few microcontrollers.

No download Website Updated 02 Oct 2009 CollectionSpy

Screenshot
Pop 37.15
Vit 1.46

CollectionSpy is a Java profiler that focuses on tracking and analyzing your program's usage of Collection Framework containers. It detects hashing container (e.g. HashMap) corruption due to mutating keys. It tracks expensive internal rehashing of containers whose capacity needs expanding. It detects multithreaded access to any unsynchronized container (e.g. HashMap, ArrayList). It visualizes hashing container bucket list lengths, allowing you to diagnose worst-case access performance.

No download Website Updated 12 Jan 2005 MPI plugin for KDevelop

Screenshot
Pop 28.37
Vit 1.00

The goal of this project is to extend an existing open source IDE (KDevelop) with support for compiling, debugging, and executing of parallel MPI programs. Supported MPI implementations are LAM, MPICH, and MVAPICH. The current plugin version runs under Linux on KDE 3.3 with KDevelop 3.1.1. The integration of gdb in KDevelop as an MPI debugger is in progress.

No download Website Updated 14 Sep 2005 AVRsimu

Screenshot
Pop 28.28
Vit 1.00

AVRsimu is a simulator for Atmel AVR microcontrollers. It has a command line interface. AVRsimu aims to be small and portable.

Screenshot

Project Spotlight

Sanzang

A compact machine translation engine.

Screenshot

Project Spotlight

translate word

A command that translates words into different languages.