RSS 195 projects tagged "Windows"

Download Website Updated 10 Dec 2011 PuTTY

Screenshot
Pop 606.86
Vit 7.31

PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.

Download Website Updated 11 Mar 2013 GraphicsMagick

Screenshot
Pop 529.00
Vit 41.34

GraphicsMagick is a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 90 major formats including popular formats like DPX, DICOM, BMP, GIF, JPEG, JPEG-2000, PDF, PNG, PNM, SVG, and TIFF. A high-quality 2D renderer is included, which provides a subset of SVG capabilities. C, C++, Perl, Tcl, and Ruby are supported. Originally based on ImageMagick, GraphicsMagick focuses on performance, minimizing bugs, and providing stable APIs and ABIs. It runs on all modern variants of Unix, Windows, and Mac OS X.

Download Website Updated 05 May 2006 BitTorrent

Screenshot
Pop 477.86
Vit 8.69

BitTorrent is a tool for copying files from one machine to another. FTP punishes sites for being popular. Since all uploading is done from one place, a popular site needs big iron and big bandwidth. With BitTorrent, clients automatically mirror files they download, making the publisher's burden almost nothing.

Download Website Updated 30 Sep 2012 Gow

Screenshot
Pop 360.06
Vit 4.52

Gow (GNU On Windows) is a lightweight alternative to Cygwin. It uses a convenient Windows installer that installs about 130 extremely useful open source Unix applications compiled as native Win32 binaries. It is designed to be as small as possible, about 10 MB, as opposed to Cygwin which can run well over 100 MB depending upon options.

Download Website Updated 19 Apr 2013 python-bitstring

Screenshot
Pop 354.89
Vit 24.71

bitstring is a Python module that helps to make the creation and analysis of binary data as simple and natural as possible. Objects can be constructed from integers (big and little endian), floats, hex, octal, binary, byte data, iterables, or files. They can be sliced, joined, reversed, packed, unpacked, inserted into, overwritten, and otherwise operated upon with simple functions or slice notation. They can also be parsed, searched, and navigated in, similar to a file or stream. Internally the data is efficiently stored as byte arrays. It is available for Python 2.6 and later (including Python 3).

Download Website Updated 08 Aug 2007 OMake

Screenshot
Pop 235.78
Vit 4.41

OMake is a build system and scripting language with a similar style and syntax to GNU make but with many additional features, including support for large projects spanning multiple directories, default configuration files simplifying the standard compilation tasks, fast, reliable, automated, scriptable dependency analysis using MD5 digests, built-in support for defining and running autoconfiguration tests, portability, and built-in functions that provide the most common features of programs like grep, sed, and awk. It also provides active filesystem monitoring that restarts builds automatically when source files are modified. A companion command interpreter that can be used interactively is included.

Download Website Updated 30 May 2013 Freecell Solver

Screenshot
Pop 229.66
Vit 153.28

Freecell Solver is a library that automatically solves games of Freecell, and several similar Solitaire variants, as well as games of Simple Simon. The distribution also contains some stand-alone command line programs.

Download Website Updated 11 Oct 2012 GDAL

Screenshot
Pop 217.44
Vit 18.44

The Geospatial Data Abstraction Library (GDAL) is a unifying C/C++ API for accessing raster geospatial data, and currently includes formats like GeoTIFF, Erdas Imagine, Arc/Info Binary, CEOS, DTED, GXF, and SDTS. It is intended to provide efficient access, suitable for use in viewer applications, and also attempts to preserve coordinate systems and metadata. Python, C, and C++ interfaces are available.

Download Website Updated 01 May 2012 MXE (M cross environment)

Screenshot
Pop 213.74
Vit 11.86

MXE (M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt. Thus, it provides a nice cross compiling environment for various target platforms.

Download Website Updated 29 Apr 2005 libmba

Screenshot
Pop 202.58
Vit 4.70

The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist, hashmap, pool, stack, and varray, a flexible memory allocator, CSV parser, path canonicalization routine, I18N text abstraction, configuration file module, portable semaphores, condition variables, and more. The code is designed so that individual modules can be integrated into existing codebases rather than requiring the user to commit to the entire library. The code has no typedefs, few comments, and extensive man pages and HTML documentation.

Screenshot

Project Spotlight

TomP2P

A P2P-based high performance key-value pair storage library.

Screenshot

Project Spotlight

dlib C++ Library

A portable C++ toolkit.