Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.414.079 Times

Ispell Cygwin software
Filter: All | Freeware | Demo
 

Ispell Cygwin

< 1 2 3 4 5 > 
Added: March 22, 2010 | Visits: 1.577

libSRTP libSRTP library is an open-source implementation of the Secure Real-time Transport Protocol (SRTP) originally authored by Cisco Systems, Inc. It is available under a BSD-style license. SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to...



Platforms: *nix

License: Freeware Size: 512 KB Download (128): libSRTP Download

Added: September 24, 2010 | Visits: 897

GDC GDC is a D language front end for the GNU Compiler Collection. GDC supports a number of targets and nearly all features of Digital Mars D. GDC works with GCC versions 3.3.x, 3.4.x, and 4.0.x. Linux (tested on Fedora Core 5 x86 and PowerPC) Mac OS X 10.3.x, 10.4.x FreeBSD 5.2.1 Cygwin...





Platforms: *nix

License: Freeware Size: 2.7 MB Download (90): GDC Download

Added: November 05, 2010 | Visits: 1.269

D frontend for GCC D is a high-level language derived from C and C++ but is not backwards-compatible with either. GDC is a frontend for D written for GCC. Supported Systems: GCC 3.3.x, 3.4.x, 4.0.x Linux (tested on Red Hat 7.2, 8) Mac OS X 10.3.x, 10.4.x FreeBSD 5.2.1 Cygwin MinGW AIX (tested on 5.1)...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (110): D frontend for GCC Download

Added: April 20, 2010 | Visits: 1.167

Email Email sends email to remote SMTP servers via the command line, which makes it useful in cron jobs. It will send to any RFC standard remote ESMTP server, and will allow you to encrypt, sign, and design your message on the fly. It has the capability to use signature files with dynamic options,...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (105): Email Download

Added: August 09, 2010 | Visits: 764

libxml2 Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library is free software available under the MIT License. XML itself is a metalanguage to design markup languages, i.e. text language where semantic and structure are added...


Platforms: *nix

License: Freeware Size: 4.3 MB Download (100): libxml2 Download

Added: March 05, 2010 | Visits: 658

Libptytty Libptytty is a small library that offers pseudo-TTY management in an OS-independent way. It was created out of frustration over the many differences of PTY/TTY handling in different operating systems for use inside "rxvt-unicode". It also offers session database support (utmp and optional...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (93): Libptytty Download

Added: April 17, 2010 | Visits: 835

eTcl 1.0 eTcl is a "batteries-included", thread-enabled Tcl/Tk runtime, available as a single standalone executable. eTcl includes several popular extensions (Sqlite, Thread, Zlib, ...), together with a Tcl wrapper for the Pixane image processing library. Installation: Just copy executable wherever...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 3.4 MB Download (89): eTcl 1.0 Download

Added: June 13, 2010 | Visits: 1.079

xd3d xd3d is a simple scientific visualization tool designed to be easy to learn. It can plot 2d and 3d meshes, with shadowing, contour plots, vector fields, iso-contour (3d), as well as 3d surfaces z=f(x,y) defined by an algebraic expression or a cloud of points. It generates high quality vector...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (136): xd3d Download

Added: March 02, 2010 | Visits: 896

Ding Ding stands for DIctionary Nice Grep and its a Dictionary lookup program for the X window system. It comes with a German-English Dictionary with about 180,000 entries. It is based on Tk version >= 8.3 and uses the agrep or egrep tools for searching. In addition ding can also search in...


Platforms: *nix

License: Freeware Size: 2.2 MB Download (99): Ding Download

Added: August 08, 2013 | Visits: 794

CompBenchmarks CompBenchmarks project is a benchmarking environment for compilers: - It provides a package for downloading and easing usage of some well-known C/C++ benchmarks, - The package allows you to specify compilation options and compilers to use, giving results in a common format, - This web-site...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (94): CompBenchmarks Download

Added: June 07, 2010 | Visits: 1.239

ifstat ifstat is a tool to report network interface bandwith just like vmstat/iostat do for other system counters. It can monitor local interfaces by polling the kernel counters, or remote hosts interfaces using SNMP. fstat gathers these statistics from the kernel internal counters, which is highly...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (117): ifstat Download

Added: March 01, 2010 | Visits: 925

Wakkabox Wakkabox project is a amusing little block shuffling game. Wakkabox is a block puzzle game that is mildly fun, and has a real name somewhere, but I dont know it. This is an ancient project of mine that I hacked out to learn SDL, so enjoy it if you can, fix it if it breaks, but dont expect any...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (101): Wakkabox Download

Added: June 27, 2010 | Visits: 1.036

GODI GODI library provides an advanced programming environment for the Objective Caml (OCaml) language. From INRIA (who created OCaml) you can get the OCaml compiler and runtime system, but this is usually not enough to develop applications. You also need libraries, and there are many developers all...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (90): GODI Download

Added: May 13, 2010 | Visits: 1.437

Mjpeg tools The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. Recording is supported for the Zoran based cards like the Buz (Iomega), DC10 (MIRO, Pinnacle), Matrox Marvel cards and the...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (180): Mjpeg tools Download

Added: October 22, 2010 | Visits: 1.136

IO::Tty IO::Tty is a Perl module to low-level allocate a pseudo-Tty, import constants. SYNOPSIS use IO::Tty qw(TIOCNOTTY); ... # use only to import constants, see IO::Pty to create ptys. IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldnt want to use it directly except to...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (123): IO::Tty Download

Added: November 13, 2010 | Visits: 1.291

PL/1 for GCC PL/1 for GCC project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text processing, Web, and business applications. This...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (104): PL/1 for GCC Download

Added: February 03, 2010 | Visits: 956

Hiawatha Hiawatha is a secure webserver for Unix. Hiawatha has been written with being secure as its main goal. Hiawatha has lots of features that no other webserver has. This and the fact that Hiawathas source code is free of security-bugs, makes Hiawatha the most secure webserver available. I hereby...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (93): Hiawatha Download

Added: June 05, 2010 | Visits: 735

libstatgrab libstatgrab is a library that provides cross platform access to statistics about the system on which its run. libstatgrab library written in C and presents a selection of useful interfaces which can be used to access key system statistics. The current list of statistics includes CPU usage, memory...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (95): libstatgrab Download

Added: May 09, 2010 | Visits: 1.127

Filesys::DfPortable Filesys::DfPortable is a Perl extension for filesystem disk space information. SYNOPSIS use Filesys::DfPortable; my $ref = dfportable("C:"); # Default block size is 1, which outputs bytes if(defined($ref)) { print"Total bytes: $ref->{blocks}n"; print"Total bytes free: $ref->{bfree}n";...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): Filesys::DfPortable Download

Added: March 04, 2010 | Visits: 837

Filesys::Df Filesys::Df is a Perl extension for filesystem disk space information. SYNOPSIS use Filesys::Df; #### Get information by passing a scalar directory/filename value my $ref = df("/tmp"); # Default output is 1K blocks if(defined($ref)) { print "Total 1k blocks: $ref->{blocks}n"; print...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (91): Filesys::Df Download

< 1 2 3 4 5 >