RSS 13 projects tagged "Linux (32 and 64 bit)"

Download Website Updated 23 May 2013 Cocktail

Screenshot

Cocktail is an HTML/CSS rendering engine (think webkit or gecko) written in the Haxe language. It can be used to build apps for the Web or for native platforms (iOS, Android, Linux, etc.). Haxe allows building the Cocktail library either in c++ or in Adobe Flash and Adobe Air.

No download Website Updated 12 Mar 2013 Image Embedder

Screenshot
Pop 33.79
Vit 8.49

Image Embedder is a shell utility that scans HTML/xHTML documents for image files and embeds the ones that are less than 50 KB back into the HTML document. Nothing is deleted and your input files are backed up so that you can always reverse the process later.

No download No website Updated 06 Mar 2013 MongoMongo

Screenshot
Pop 31.62
Vit 8.82

MongoMongo is an Object-Document-Mapper (ODM) for MongoDB. The philosophy of MongoMongo is to provide a familiar API to Java developers who have been using ActiveORM or Hibernate, while leveraging the power of MongoDB's schemaless and high performance document-based design, dynamic queries, and atomic modifier operations.

No download No website Updated 22 Jan 2012 Visa Payment Gateway Integration

Screenshot
Pop 19.26
Vit 22.06

Visa Payment Gateway Integration allows you to easily integrate your Web site / Web application with the Visa payment gateway.

Download No website Updated 18 Feb 2013 libtld

Screenshot
Pop 77.61
Vit 4.82

libtld is a library used to extract the TLD from a URI. This allows you to extract the exact domain name, sub-domains, and all the TLD (top level, second level, third level, etc.). The problem with TLDs is that you cannot know where the domain starts. Some domains can use one top-level domain, others use two, etc. However, it may be useful to know where the domain is to have the exact list of sub-domains. For example, if you want to force www. at the start of the domain name if no other sub-domains are specified, then you need to know exactly how many TLD are defined in a URI. The libtld offers one function: tld(), which gives you a way to extract the TLD from any URI. The result is the offset where the TLD starts. This gives you enough information to extract everything else you need.

Download Website Updated 12 Oct 2011 Alore

Screenshot
Pop 36.29
Vit 1.00

Alore is an object-oriented programming language with a clean syntax that resembles Python and Lua. It is optionally-typed like Google Dart. It is both a dynamic scripting language and a general-purpose language with static typing. It is aimed at most programming tasks, from short scripts to complex applications. It allows programmers to freely mix static and dynamic typing within a program. It has native threads and a very fast edit-test cycle. Programmers can always bypass type checking and run their programs immediately.

No download No website Updated 25 Jul 2011 Murmur

Screenshot
Pop 21.24
Vit 1.00

Murmur is a C++ fork/rewrite of the smhasher project to bring Murmurhash v.3 to the Linux shell and to the PHP scripting language.

Download Website Updated 28 May 2011 Chips

Screenshot
Pop 45.21
Vit 1.76

Chips is a Python library for designing hardware devices that provides a high-level device modelling language. Native simulations integrate with Python so you can use Python extension modules such as Scipy, Numpy, Matplotlib, and PIL to provide a rich verification environment. Device models can be automatically translated into synthesizable VHDL, and highly optimized soft-processors are generated for an efficient implementation. A plugin mechanism is provided so that additional code generators can be added. C++ and Graphviz plugins are provided. Existing VHDL IP can be imported, and seamless co-simulation of C++ and VHDL outputs is is supported.

No download Website Updated 15 Nov 2010 Kakurasu Solver

Screenshot
Pop 39.87
Vit 1.00

Kakurasu Solver is a solver for the puzzle game Kakurasu, as featured on BrainBashers.com. It is written in Python using its interface to lp_solve, a mixed-integer linear programming solver.

No download Website Updated 21 Oct 2010 plemp

Screenshot
Pop 17.26
Vit 30.73

Plemp is a command line tool for uploading photos to flickr. It has a GTK-based status window, and therefore is ideal to use from third-party applications like Bibble.

Screenshot

Project Spotlight

LibGit2Sharp

A combination of Git and .Net/Mono.

Screenshot

Project Spotlight

pf-kernel

A Linux kernel fork with new features.