RSS 11 projects tagged "Windows"

No download Website Updated 05 Oct 2010 Charm++

Screenshot
Pop 24.82
Vit 1.00

Charm++ is a portable adaptive runtime system for parallel applications. Application developers create an object-based decomposition of the problem of interest, and the runtime system manages issues of communication, mapping, load balancing, fault tolerance, and more. Sequential code implementing the methods of these parallel objects is written in C++. Calls to libraries in C++, C, and Fortran are common and straightforward. Charm++ is portable across individual workstations, clusters, accelerators (Cell SPEs and GPUs), and supercomputers such as those sold by IBM (Blue Gene, POWER) and Cray (XT3/4/5/6). Applications based on Charm++ are used on at least 5 of the 20 most powerful computers in the world.

Download Website Updated 13 Aug 2012 Apple Disk Transfer ProDOS

Screenshot
Pop 97.71
Vit 12.76

ADTPro transfers disks to and from Apple II and Apple /// computers and the modern world using any of these communications methods: serial/USB, UDP via the Uthernet or LANceGS Ethernet cards, or audio via the Apple's cassette ports. ADTPro has comprehensive bootstrapping support for otherwise diskless Apple IIs. The home page includes extensive tutorials for getting started.

Download Website Updated 03 Nov 2006 basE91

Screenshot
Pop 95.30
Vit 3.69

basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary insecure connections like e-mail or terminal lines.

Download Website Updated 20 Apr 2006 NativeCall

Screenshot
Pop 54.83
Vit 2.93

NativeCall is a Java toolkit that lets you call operating system methods from within Java without JNI code. NativeCall supports structs, Strings, primitive types (int and boolean), byte and char arrays, and output parameters.

Download Website Updated 30 Apr 2013 Excelsior JET

Screenshot
Pop 375.14
Vit 87.74

Excelsior JET is a Java VM enhanced with an Ahead-Of-Time (AOT) compiler and deployment toolkit. It is certified Java Compatible on Windows and Linux on Intel x86 hardware. The 64-bit version is in the works. Excelsior JET Optimizer transforms your classes and JARs into high-performance binary executables. Excelsior JET Runtime includes a licensed Sun implementation of the Java API and Excelsior's proprietary JVM, which is responsible for Java memory management, threading, synchronization, security, and JIT compilation of classes that could not be precompiled. The Excelsior JET Installation Toolkit makes it possible to prepare your optimized application for deployment to end-user systems.

No download Website Updated 11 Apr 2009 SuperWaba

Screenshot
Pop 119.84
Vit 4.98

SuperWaba is a VM for PDAs. Because of the way it was written, you can use Java to develop programs for it. It supports exceptions, threads, many user interface controls, double and long 64-bit types, grayscale, color, 3D controls, and JNI and Java libraries, among other features. The project has been superseded and replaced with TotalCross.

No download Website Updated 03 Jul 2003 GNU Development Environment

Screenshot
Pop 48.93
Vit 1.00

The GNU Development Environment (GNUDE) is a complete suite of GNU C/C++, Fortran, Java cross compilers, and the GDB simulator/debugger for embedded microprocessor application development.

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 416.37
Vit 69.11

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

Download Website Updated 13 Aug 2003 joeq virtual machine

Screenshot
Pop 60.55
Vit 1.86

joeq is a Java 2 (JDK 1.3 and 1.4) compatible virtual machine. It is unique in that it is entirely implemented in Java, leading to greater reliability, portability, maintainability, and efficiency. It is also language-independent, so code from any supported language can be seamlessly compiled, linked, and executed dynamically.

Download Website Updated 12 Jul 2009 BeeCrypt

Screenshot
Pop 220.37
Vit 7.12

BeeCrypt is an ongoing project to provide strong and fast cryptography in the form of a toolkit usable by commercial and open source projects. Included in the library are entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives.

Screenshot

Project Spotlight

Ivan Post

A simple peer-matching CGI.

Screenshot

Project Spotlight

MUSCLE

A multiplatform, multilanguage, N-way client/server protocol library and server.