RSS 139 projects tagged "Windows"

Download Website Updated 23 Jun 2003 cLog

Screenshot
Pop 37.15
Vit 1.00

cLog is a cross-platform C logging library. It is designed to log to files and can also log to a callback function.

Download Website Updated 20 Jun 2010 color wrapper

Screenshot
Pop 232.21
Vit 6.93

cw is a non-intrusive real-time ANSI color wrapper for common Unix-based commands. It is designed to simulate the environment of the commands being executed, so that if a person types 'du', 'df', 'ping', etc. in their shell it will automatically color the output in real-time according to a definition file containing the color format desired. It has support for wildcard match coloring, tokenized coloring, headers/footers, case scenario coloring, command-line- dependent definition coloring, and includes over 50 pre- made definition files.

Download Website Updated 01 Apr 2012 cpuid.c

Screenshot
Pop 70.57
Vit 1.25

cpuid.c is a very simple C abstraction that provides an interface to common cpuid feature flags. It can be useful when implementing dynamic CPU feature dispatch that relies on optional processor feature extensions or basic processor-specific variables. This package is meant to be a very simple feature detection interface that you can easily integrate into your project. It is not meant to be complex and it is geared for projects implementing dynamic CPU feature dispatch.

Download Website Updated 17 Jun 2009 dANN

Screenshot
Pop 57.05
Vit 1.42

The dANN project is a library to help facilitate artificial neural networks, artificial intelligence, and artificial genetics within other applications. It is currently written in Java, C++, and C#. However, only the Java version is currently in active development. The other versions can only be obtained from SVN. It provides a powerful interface for programs to include conventional artificial intelligence technology and artificial genetics into their code. It also acts as a testing ground for research and development of new concepts.

Download Website Updated 27 May 2006 dBASE converter

Screenshot
Pop 177.58
Vit 5.25

dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files, as well as of FoxBase and Visual FoxPro. It reads xBASE-compatible databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, StarOffice, and most other spread sheets. It can also be used to show some statistics about the content.

Download No website Updated 02 Mar 2011 ddsum

Screenshot
Pop 39.95
Vit 2.25

Inspired by dd5sum, ddsum includes the following features: support for md5, sha1, sha224, sha256, sha384 and sha512 (plus any additional digests provided by OpenSSL); the ability to read source data and write it out while computing a message digest; the ability to compute multiple message digests with one pass of the source data; and the ability to verify that a message digest matches the data you have.

Download Website Updated 16 Jan 2009 dircproxy

Screenshot
Pop 127.67
Vit 9.00

dircproxy is an IRC proxy server ("bouncer") designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away. You connect to IRC through dircproxy, and it keeps you connected to the server, even after you detach your client from it. While you're detached, it logs channel and private messages as well as important events, and when you reattach it'll download those logs to you using ordinary IRC protocol.

Download Website Updated 30 Jan 2001 distributed.net clients

Screenshot
Pop 48.16
Vit 1.80

distributed.net is a loosely knit group of computer users from all of the world that is taking up challenges requiring lots of computing power (most notably the RC5, DES, and OGR cracking contests). It is simple to participate in the challenges by downloading and running their client software (which uses idle CPU time to complete its tasks).

No download Website Updated 27 May 2010 e3

Screenshot
Pop 210.94
Vit 12.96

e3 is a full-screen, user-friendly text editor with an interface similar to that of either WordStar, Emacs, Pico, Nedit, or vi. It's heavily optimized for size and independent of libc or any other libraries, making it useful for mini-Linux distributions and rescue disks. The assembler version supports Linux, FreeBSD, OpenBSD, NetBSD, Win9x, QNX, Atheos, BeOS, ELKS, and DOS. There is also a separately distributed version written in C which supports some other Unix versions and CygWin. It is also possible to use regular expressions by using child processes like sed. e3 has a built in arithmetic calculator.

Download Website Updated 17 Sep 2001 freescope

Screenshot
Pop 42.54
Vit 2.29

freescope is a programmer tool that provides source code browsing for various operating systems. It is a clone of the cscope program but has its own unique features, such as symbol completion and easy result browsing.

Screenshot

Project Spotlight

JasperReports

A Java reporting library.

Screenshot

Project Spotlight

cmocka

A unit testing framework for C with mock objects.