RSS 25 projects tagged "Mac OS X"

Download Website Updated 15 May 2009 AWOS

Screenshot
Pop 39.19
Vit 1.00

AWOS is a fast, highly optimized operating environment that strives to be POSIX compliant. Care is taken to ensure that it can run on very old hardware, yet still allow it to take advantage of the newest platforms.

No download Website Updated 19 Feb 2006 AdvanceMAME

Screenshot
Pop 177.74
Vit 9.06

AdvanceMAME is a port of the MAME and MESS emulators for arcade monitors, TVs, and PC monitors.

Download Website Updated 13 Aug 2012 Apple Disk Transfer ProDOS

Screenshot
Pop 95.83
Vit 12.64

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 Mar 2013 Botan

Screenshot
Pop 644.61
Vit 91.59

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.

Download Website Updated 18 Jun 2008 CACAO

Screenshot
Pop 70.51
Vit 4.12

CACAO is a virtual machine for running Java programs. It uses a JIT compiler which is available for the Alpha, ARM, i386, M68k, MIPS (32- and 64-bit), PowerPC, PowerPC64, S390, and x86-64 architectures.

No download Website Updated 05 Oct 2010 Charm++

Screenshot
Pop 24.45
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 09 Dec 2012 FastFlow

Screenshot
Pop 120.10
Vit 6.20

FastFlow is a pattern-based programming framework targeting streaming applications. It implements pipeline, farm, divide and conquer, and their composition, as well as generic streaming networks. It is specifically designed to support the development and the seamless porting of existing applications on multi-core. The layered template-based C++ design ensures flexibility and extendibility. Its lock-free/fence-free run-time support minimizes cache invalidation traffic and enforces the development of high-performance (high-throughput, low-latency) scalable applications. It has been proven faster than TBB, OpenMP, and Cilk on several micro-benchmarcks and real-world applications, especially when dealing with fine-grained parallelism and high-throughput applications.

Download Website Updated 30 May 2008 FreeJ

Screenshot
Pop 190.64
Vit 7.11

FreeJ is a vision mixer: an instrument for realtime video manipulation used in the fields of dance and theater performance, veejaying, medical visualization, and TV. With FreeJ, multiple layers can be filtered through effect chains and then mixed together. The supported layer inputs are images, movies, live cameras, particle generators, text scrollers, and more. The resulting video mix can be shown on multiple and remote screens, encoded into a movie, and streamed live to the Internet. FreeJ can be controlled locally or remotely from multiple places at the same time, using a slick console interface. It can be automated via JavaScript and operated via MIDI and joystick.

No download Website Updated 17 Jun 1998 GRASP

Screenshot
Pop 70.36
Vit 73.86

The GRASP Project has created an algorithmic-level graphical representation for software called the Control Structure Diagram (CSD). The CSD was created to improve the comprehension efficiency of Ada source code and, as a result, improve software reliability and reduce software costs. Since its creation, the CSD has been expanded and adapted to include other languages. GRASP provides the capability to generate CSD's from Ada 95, C, C++, Java, and VHDL source code in both a reverse and forward engineering mode with a level of flexibility suitable for professional application. GRASP has been integrated with the GNU family of compilers for Ada (GNAT) and C (gcc), and Sun's javac compiler for Java. Use of GRASP is not restricted to these compilers, however. This has resulted in a comprehensive graphically-based development environment for these languages. The user may view, edit, print, and compile source code as CSDs with no discernible addition to storage or computational overhead.

Download Website Updated 12 Jul 2006 HAVEGE

Screenshot
Pop 26.19
Vit 1.00

HAVEGE (HArdware Volatile Entropy Gathering and Expansion) is a user-level software unpredictable random number generator for general-purpose computers that exploits modifications of the internal volatile hardware states as a source of uncertainty. It combines on-the-fly hardware volatile entropy gathering with pseudo-random number generation. The internal state includes thousands of internal volatile hardware states and is merely unmonitorable. It can support several hundreds of megabits per second on current workstations and PCs.

Screenshot

Project Spotlight

pynag

A Nagios plug-in and configuration library for Python.

Screenshot

Project Spotlight

c-ares

A C library that resolves names asynchronously.