RSS 142 projects tagged "Linux"

Download Website Updated 03 Mar 2013 Botan

Screenshot
Pop 642.36
Vit 95.03

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 13 May 2013 magicErmine

Screenshot
Pop 345.81
Vit 94.52

magicErmine is a tool for creating portable applications for Linux. It allows the same Linux executable to be run on a wide range of different distributions. Like statifier, It makes one executable file with no run-time dependencies from a dynamically linked executable and all of its libraries. Unlike statifier, it is able to add arbitrary files to the packed executable, such as configuration files or pixmaps.

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 17 Jun 1998 GRASP

Screenshot
Pop 71.94
Vit 73.82

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 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.

No download Website Updated 09 Sep 2001 FlashTris

Screenshot
Pop 24.45
Vit 65.34

FlashTris is a Tetris-like game. It features multiple players over the Internet or a local network, team games, bonus levels, play versus computers, a pieces editor, and many other options.

Download Website Updated 04 Jun 2002 ufpb_tool

Screenshot
Pop 14.80
Vit 63.26

ufpb_tool is a small utility that makes it possible to bootstrap and upload code to a hms_evb_h8s2633f board via a ufpb (Universal Flash Programming Board).

Download Website Updated 03 Jan 2004 LamaProg

Screenshot
Pop 9.70
Vit 58.51

LamaProg is a programer for the MCU51 family of chips (such as the 8051) and I2C EEPROMs (i.e. such as the 24c01). The programmer accepts input file in the Intel Hex file format and communicates with the PC via RS232.

Download Website Updated 11 Apr 2013 Openwall GNU/*/Linux

Screenshot
Pop 493.69
Vit 57.64

Owl (Openwall GNU/*/Linux) is a small security-enhanced Linux distribution for servers. Owl also makes a good base system for customized virtual machine images and embedded systems, and Owl live CDs with remote SSH access are good for recovering or installing systems (whether with Owl or not). A single Owl CD includes the full live system, installable packages, the installer program, as well as full source code and the build environment capable of rebuilding the entire system from source. Owl supports multiple architectures (x86, x86-64, SPARC, and Alpha) and offers some compatibility for packages developed for other Linux distributions. The primary approaches to security are proactive source code review, privilege reduction, privilege separation, careful selection of third-party software, safe defaults, and "hardening" to reduce the likelihood of successful exploitation of security flaws.

No download No website Updated 02 May 2013 Objeck Programming Language

Screenshot
Pop 279.17
Vit 57.52

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.

Screenshot

Project Spotlight

Critterding

An artificial intelligence system driven by evolution.

Screenshot

Project Spotlight

Sendmail

A powerful and flexible Mail Transport Agent.