RSS 335 projects tagged "Windows"

Download Website Updated 21 Apr 2013 MUSCLE

Screenshot
Pop 613.35
Vit 132.17

MUSCLE (Multi User Server Client Linking Environment) is an N-way messaging server and networking API. It includes client-side networking APIs for various languages, including C, C++, C#, Delphi, Java, and Python. MUSCLE lets programs communicate over a network via streams of serialized Message objects. The included server program ("muscled") lets its clients message each other and store information in its server-side hierarchical database. The database supports flexible queries via hierarchical wildcarding, and "live" updates via a subscription mechanism.

Download Website Updated 13 May 2013 GeoToad

Screenshot
Pop 291.43
Vit 99.25

GeoToad is a geocaching query tool to help speed up the boring part of geocaching: choosing the cache and collecting the data. It allows you to generate any kind of complex query you want, and the program will go and poll the Geocaching query, grab the data, and output it to any format you want. The Geocache info can be synced straight to your GPS, iPod, PDA, or cell phone in over 20 different formats.

Download Website Updated 03 Mar 2013 Botan

Screenshot
Pop 644.50
Vit 92.14

Botan is a crypto library written in C++. It provides a variety of cryptographic algorithms, including common ones such as AES, MD5, SHA, HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that are more obscure or specialized. It also offers SSL/TLS (client and server), X.509v3 certificates and CRLs, and PKCS #10 certificate requests. A message processing system that uses a filter/pipeline metaphor allows for many common cryptographic tasks to be completed with just a few lines of code. Assembly and SIMD optimizations for common CPUs offers speedups for critical algorithms like AES and SHA-1.

No download Website Updated 03 May 2013 RText

Screenshot
Pop 262.79
Vit 83.75

RText is a fully customizable programmer's text editor. Some of its features include syntax highlighting, editing multiple documents at once, printing and print preview, find/replace/find in files dialogs, undo/redo, and online help.

Download Website Updated 12 Mar 2013 Tor

Screenshot
Pop 1,028.43
Vit 73.14

Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow organizations and individuals to share information over public networks without compromising their privacy. Individuals can use it to keep remote Websites from tracking them and their family members. They can also use it to connect to resources such as news sites or instant messaging services that are blocked by their local Internet service providers (ISPs).

Download Website Updated 20 May 2005 San Angeles Observation OpenGL ES version

Screenshot
Pop 113.96
Vit 54.08

San Angeles Observation OpenGL ES version is an OpenGL ES version of "San Angeles Observation", which won the Assembly 2004 4 KB intro competition. Commented source code is included.

Download No website Updated 21 May 2005 price history

Screenshot
Pop 21.28
Vit 54.07

price history is a script that downloads the daily stock price history in CSV format from finance.yahoo.com. Symbols may be specified either through the command line or a text file. Three sample files are included: the NASDAQ, the Dow Jones Industrials, and the S&P100.

No download Website Updated 25 Aug 2005 DotNetOpenMail

Screenshot
Pop 11.87
Vit 53.18

DotNetOpenMail is a C# library that allows a programmer to create HTML and text email with attachments in .NET or Mono.

No download No website Updated 02 May 2013 Objeck Programming Language

Screenshot
Pop 279.10
Vit 51.88

The Objeck computer language is an object-oriented computing language with functional features that has ties with Java, C#, and Pascal. In this language, all data types are treated as objects. The language consists of a compiler and VM with an accompanying memory management and JIT compiler.

No download Website Updated 23 Dec 2012 Tcl/Tk

Screenshot
Pop 608.47
Vit 47.73

Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.

Screenshot

Project Spotlight

GNU ddrescue

A data recovery tool.

Screenshot

Project Spotlight

MDIUtilities

A set of utility classes that can be used for Desktop application development.