RSS 23 projects tagged "Scala"

Download Website Updated 30 Apr 2013 Excelsior JET

Screenshot
Pop 376.02
Vit 77.91

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.

Download Website Updated 09 Aug 2012 PDFTextStream

Screenshot
Pop 182.91
Vit 14.14

PDFTextStream is a PDF text and metadata extraction library available for Java and .NET. It supports all versions of the PDF document specification (including v1.7, used by Acrobat 8, 9, and X), extraction of text encoded using double-byte character sets (including Chinese, Japanese, and Korean), decryption of documents encrypted using 40-bit, 128-bit, 256-bit, and variable bit length ciphers, and extraction of all document metadata provided by PDF documents (including form data, bookmarks, and annotations). Easy integration with Jakarta Lucene is included, as well as interactive form update capability.

Download Website Updated 11 Mar 2013 SBuild

Screenshot
Pop 74.74
Vit 6.71

SBuild is a Scala-based build system. It features platform independence, multi project support, automatic detection of needed actions, automatic up-to-date detection, a flexible scheme handler mechanism, Maven repository support, Ant task integration, automatic cross-project resolving of dependencies, high speed, a simple "syntax" that requires almost no Scala knowledge, behind-the-sceens compilation of build script to bytecode for fast execution time, and built-in scheme handlers for HTTP and Maven.

Download No website Updated 02 Aug 2011 Rowscope

Screenshot
Pop 70.94
Vit 2.19

Rowscope is a file viewer for large text files. It can read files larger than 1 GB. It is very fast, taking only a few seconds to examine a 1GB file, and it never blocks.

Download Website Updated 27 Sep 2009 House of Mirrors

Screenshot
Pop 64.50
Vit 3.14

House Of Mirrors (HoM) is a logic game inspired by Chromatron (from Silver SpaceShip Software). The game consists of a 2D grid in which several types of objects are found, including detectors and mirrors. The goal is simple: light up all the detectors using emitted or reflected rays of light. Usually, you can move and rotate the mirrors but not the detectors. In each level, the choice of available objects is limited. There can be more than one solution for each level. Levels can be created by users in hand-editable XML format and shared with others.

Download Website Updated 11 Jan 2011 lasic

Screenshot
Pop 50.99
Vit 1.01

LASIC is a language that facilitates creating and managing systems in a cloud environment. It allows you to create scripts that describe a system, its components, and the relationship between those components using a declarative syntax. Various verbs can then be applied to the script such as deploy (create a new system), shutdown, or runAction(run some action on components of the system). LASIC currently supports Amazon's cloud environment (AWS). LASIC stands for Language for Automating Systems in the Cloud.

No download Website Updated 20 Jul 2009 mysql-diff

Screenshot
Pop 46.82
Vit 37.46

mysql-diff is a commandline database structure comparator. It compares the structure of two databases. It currently works with MySQL. A database can be specified as an SQL script or as an URL to a running database. So the tool can compare two scripts, two live databases, or a database and a script. The tool outputs SQL DDL script that can be used to convert one schema to another.

No download Website Updated 14 Feb 2010 Sintel

Screenshot
Pop 46.60
Vit 1.01

Sintel is a VoIP application using a custom XML based protocol for communication and Ogg for transmitting media.

Download Website Updated 31 Oct 2011 asyncfp

Screenshot
Pop 44.67
Vit 4.95

AsyncFP is a Scala project with composable actors that interoperate both synchronously and asynchronously. The current focus is on providing a kit for creating high-performance custom NoSQL databases. The small datastore currently under development is a crash-proof in-memory database supporting multiple queries or single update. Updates write to a backing disk file.

Download Website Updated 29 Apr 2013 SBuild Eclipse Plugin

Screenshot
Pop 40.60
Vit 5.81

SBuild Eclipse Plugin integrates SBuild into the Eclipse IDE. It provides an SBuild classpath container which can resolve project dependencies (build path) via SBuild. Additionally, dependencies can be resolved alternatively from a workspace through an alias configuration.

Screenshot

Project Spotlight

Disk Based HashTables

Hash tables on hard disk.

Screenshot

Project Spotlight

BugHotel Reservation System

A hotel booking and accounting package.