RSS 14 projects tagged "Windows"

No download Website Updated 23 Feb 2011 Berkeley DB XML

Screenshot
Pop 140.95
Vit 3.25

Berkeley DB XML is a native XML database engine for use within your product. Made available as a C++ library with language bindings for Java, Perl, Python, PHP, and Tcl, it integrates directly into your application (it is not a standalone database server). It provides XQuery access into a database of document containers. XML documents are stored and indexed in their native format using Berkeley DB as the transactional database engine.

Download Website Updated 23 Nov 2009 Syck

Screenshot
Pop 96.25
Vit 5.07

Syck is a YAML parser library that is designed to load data into scripting languages. Extensions for Ruby, PHP, and Python are included.

No download Website Updated 02 Aug 2012 BitNami RubyStack

Screenshot
Pop 73.97
Vit 10.96

BitNami RubyStack provides a fast, easy way to develop and deploy Ruby on Rails applications. It includes Ruby, Subversion, MySQL, SQLite, ImageMagick, and several Ruby Gems, and will optionally install Apache 2.2 with rewrite and proxy support. It supports Windows, Linux, and OS X, so you can share the same Rails environment on multiple platforms.

Download Website Updated 18 Oct 2007 FXRuby

Screenshot
Pop 44.00
Vit 6.85

FXRuby is a Ruby extension module that provides an interface to the FOX GUI toolkit.

Download No website Updated 15 Feb 2005 SQLite3/Ruby

Screenshot
Pop 43.45
Vit 1.42

SQLite3/Ruby is a set of bindings that allow Ruby programs to create and interact with SQLite3 databases. It includes support for transactions, bind parameters, type translation, batch processing of statements, and more.

Download Website Updated 26 May 2006 Rant

Screenshot
Pop 41.23
Vit 2.80

Rant is a flexible build tool. The equivalent to a Makefile for make is the Rantfile, which is actually a valid Ruby script that is read in by the rant command. It currently features automated testing, packaging, and RDoc generation for Ruby applications and libraries, creation of gzipped tar and zip archives on all supported platforms without additional software, recognition of file changes based on MD5 checksums, dependency checking for C/C++ source files (makedepend is not required), and more. It can generate a script tailored to the needs of a specific project, which can be used instead of an Rant installation so that users aren't dependent on Rant.

No download Website Updated 09 Jun 2013 Binary Puzzle Solver in Ruby

Screenshot
Pop 39.99
Vit 1.00

Binary Puzzle Solver in Ruby is an automated solver for Binary Puzzles (a kind of logic game) featured on http://www.binarypuzzle.com/. The solver contains an API and a commandline program and explains why it thinks the player should place a 0 or a 1 in the box. Although it contains only a subset of the moves the authors could think of and does not use backtracking, it was able to solve all the puzzles from binarypuzzle.com which the authors tried.

Download Website Updated 01 Oct 2008 Gecode/R

Screenshot
Pop 34.53
Vit 4.22

Gecode/R is a Ruby interface to the Gecode constraint programming library. Gecode/R is intended for people with no previous experience of constraint programming, aiming to be easy to pick up and use.

Download Website Updated 08 Nov 2009 Rubygame

Screenshot
Pop 33.47
Vit 2.62

Rubygame is a cross-platform game and multimedia library for the Ruby programming language. It provides flexible high-level Ruby classes on top of SDL to make game programming fast and enjoyable.

Download Website Updated 22 Jul 2009 Tioga

Screenshot
Pop 31.89
Vit 2.04

Tioga is a Ruby library for creating figures and plots with high quality text and graphics in PDF format. Text is processed directly by TeX (not an emulation), and the graphics covers a broad range of PDF features including images, curves, clipping, and transparency. Tioga is relatively easy to use, complete, and well documented.

Screenshot

Project Spotlight

irker

An IRC submission proxy daemon.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.