28 projects tagged "Programming"
BitNami JRubyStack provides a fast, easy way to develop and deploy Ruby on Rails applications on a Java runtime using JRuby. It includes JRuby, Rails, Java, Tomcat, the GlassFish gem, MySQL, and Subversion. It supports Windows, Linux, and Mac OS X, so you can share the same Rails environment on multiple platforms.
The Amazing Awk Assembler (aaa) is a primitive assembler written entirely in awk and sed. It is quite slow, the input syntax is eccentric and rather restricted, and error checking is virtually nonexistent, but it does work. Furthermore it's very easy to adapt to a new machine, provided the machine falls into the generic "8-bit-micro" category.
libfiu is a C library for fault injection. It provides functions to mark "points of failure" inside your code (the "core API"), and functions to enable/disable the failure of those points (the "control API"). The core API is used inside the code on which you want to perform failure injection. The control API is used inside the testing code in order to control the injection of failures.
PD4ML is a powerful PDF generating library that uses HTML and CSS for page layout and content definition. It allows developers to easily add PDF generation functionality to software written for the Java and .NET platforms. PD4ML is easy to deploy and does not rely on any native components. It is based on a proprietary HTML rendering engine, optimized for PDF layout generation. The rendering engine implements most standard features of HTML4/CSS2 and a number of custom PDF-generation-specific functions for pagination control, header/footer generation, watermarking, TOC generation, margin control, etc. PD4ML allows you to easily embed word processor documents, spreadsheets, and rich media content as attachments to the resulting PDF documents.
eLua (Embedded Lua) aims to introduce the programming language Lua to the embedded software development world. Lua is the perfect example of a minimal yet fully functional language. The aim of the project is to have a fully functional Lua development environment on a microcontroller (Lua interpreter, modules appropriate for microcontroller environments, and editor) without the need to install a specific toolchain on the PC side.
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.
The LogicBoxes API is a full-control set of programming interfaces that allow you and your resellers to develop your own Website and control panels and integrate them into LogicBoxes OrderBox. Every function of LogicBoxes OrderBox is exposed via the OrderBox API. You can duplicate any or all of the functionality at your end by integrating into the API. The API comes with a specification, client side kits, sample forms, sample code, and complete documentation. Integrating with the API is a breeze. The API is based on SOAP/WSDL. Client side kits are available in PHP, Perl, ASP.NET, and Java. Additionally, since the protocol is standards-based, the API is truly platform independent. Monitoring systems prevent API abuse and any denial of service attacks on the API servers. The API is scalable and secure.
A game that is a bit like the well known board game of Risk.