RSS 39 projects tagged "Linux"

No download Website Updated 18 Mar 2013 Bitcoin

Screenshot
Pop 464.23
Vit 19.34

Bitcoin is a peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.

Download Website Updated 06 Sep 2010 EncFS

Screenshot
Pop 451.75
Vit 11.25

EncFS is an encrypted pass-through filesystem which runs in userspace on Linux (using the FUSE kernel module). Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.

Download Website Updated 27 Jan 2013 evolvotron

Screenshot
Pop 223.16
Vit 28.38

Evolvotron is an interactive "generative art" application to evolve images/textures/patterns through an iterative process of random mutation and user-selection driven evolution. If you like lava lamps, and never got tired of the Mandelbrot set, this could be the software for you. It's implemented using Qt, and is multithreaded.

Download Website Updated 02 Dec 2012 ChaiScript

Screenshot
Pop 155.20
Vit 12.60

ChaiScript is an embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development techniques. Being a native C++ application, it has some advantages over existing embedded scripting languages. It uses a header-only approach, which makes it easy to integrate with existing projects. It maintains type safety between your C++ application and user scripts. It supports a variety of C++ techniques including callbacks, overloaded functions, class methods, and STL containers.

Download Website Updated 12 Mar 2013 Galera wsrep provider

Screenshot
Pop 150.78
Vit 6.11

Galera wsrep provider is a dlopenable generic replication library which implements the wsrep provider API. It provides very efficient synchronous replication, and multi-master and "parallel applying" capabilities for opaque data buffers. Its primary focus is data consistency. A transaction is either applied on every node, or not at all. It works anywhere TCP works, including on WAN, and can utilize UDP multicast where available. It is used by the MySQL-wsrep patch project to create true multi-master MySQL/InnoDB clusters.

No download Website Updated 28 Apr 2011 peekabot

Screenshot
Pop 106.57
Vit 6.72

peekabot is a versatile 3D visualization tool targeted at robotics researchers and developers. It's multi-platform, general purpose, easily extendable, scalable, and does not depend on any other frameworks to function. It also provides some functionality for interacting with your robots using the GUI. You can test your algorithms in both simulated and real environments. The only requirement is that the device can use TCP/IP.

Download Website Updated 31 Jul 2012 Arx Libertatis

Screenshot
Pop 97.67
Vit 2.33

Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002 first-person role-playing game developed by Arkane Studios. Arx Fatalis features crafting, melee and ranged combat, and a unique casting system where the player draws runes in real time to effect the desired spell. The Arx Libertatis source code is based on the publicly released Arx Fatalis sources. This does however not include the game data, so you need to obtain a copy of the original Arx Fatalis or its demo.

Download Website Updated 06 May 2013 CoFlo

Screenshot
Pop 91.67
Vit 2.08

CoFlo is a source code analysis tool that generates and analyzes control flow graphs from C and C++ sources. Control flow graphs can be output in graphical or textual format.

Download Website Updated 13 Sep 2009 klick

Screenshot
Pop 86.31
Vit 4.89

klick is an advanced JACK-based metronome, supporting tempo changes, meter changes, and more. It allows you to define complex tempo maps for entire songs or performances.

Download Website Updated 21 Aug 2012 ImageVis3D

Screenshot
Pop 80.75
Vit 6.94

ImageVis3D is a volume rendering application specifically designed to render large data sets. This is achieved by splitting the data set into multiple levels of detail (LoD), with each level itself decomposed into multiple bricks (atomic rendering primitives). Interaction occurs at the coarsest LoD, which can be rendered instantaneously on almost all modern systems. After a configurable delay, ImageVis3D will successively render finer levels of detail, until the data are visible at their native resolution. Volume rendering, as the name implies, is a technique for rendering scalar volumes of data. The rendering method allows one to see "inside" a data set, allowing the user to understand the inner three-dimensional structure of the data.

Screenshot

Project Spotlight

Baruwa

An AJAX-enabled MailScanner Web frontend.

Screenshot

Project Spotlight

MDIFramework

A ready-to-use architecture to ease the creation of MDI-style applications in Java.