RSS 49 projects tagged "Linux"

Download No website Updated 17 May 2013 any-dl

Screenshot
Pop 121.01
Vit 7.44

any-dl is a generic video downloader tool that uses a domain specific language to describe how to download videos from each video site.

No download No website Updated 10 Mar 2013 llpp

Screenshot
Pop 133.13
Vit 9.71

llpp is a MuPDF-based PDF pager.

Download Website Updated 01 Feb 2013 brightmare

Screenshot
Pop 58.34
Vit 8.13

BrightMaRe is a tool that translates LaTeX equations to ASCII/UTF-8 text.

Download Website Updated 14 Dec 2012 libguestfs

Screenshot
Pop 190.13
Vit 11.44

libguestfs is a set of tools for accessing and modifying virtual machine (VM) disk images. You can use this for viewing and editing files inside guests, scripting changes to VMs, monitoring disk used/free statistics, P2V, V2V, performing partial backups, cloning VMs, and much more. libguestfs can access nearly any type of filesystem including: all known types of Linux filesystem (ext2/3/4, XFS, btrfs, etc.), any Windows filesystem (VFAT and NTFS), any Mac OS X and BSD filesystems, LVM2 volumes, MBR and GPT disk partitions, raw disks, qcow2, CD and DVD ISO images, SD cards, and dozens more. libguestfs doesn't need root permissions.

No download Website Updated 04 Oct 2012 Frama-C

Screenshot
Pop 117.90
Vit 7.11

Frama-C is a suite of tools dedicated to the analysis of the source code of software written in C. Frama-C gathers several static analysis techniques in a single collaborative framework. The collaborative approach allows static analyzers to build upon the results already computed by other analyzers in the framework. It provides sophisticated tools, such as a slicer and dependency analysis.

Download Website Updated 12 Jun 2012 Opa

Screenshot
Pop 87.41
Vit 4.10

Opa is a web development platform. It comprises a programming language, a Web server, a database, and a distributed execution engine. All of these are tightly integrated.

Download Website Updated 16 May 2012 MLdonkey

Screenshot
Pop 323.50
Vit 16.83

MLdonkey is a multi-platform, multi-network peer-to-peer client. It supports several large networks such as eDonkey, Overnet, Kademlia, Bittorrent, Gnutella (Bearshare, Limewire, etc.), Gnutella2 (Shareaza), or Fasttrack (Kazaa, Imesh, Grobster). Networks can be enabled or disabled. Searches are performed in parallel on all enabled networks. For some networks, each file can be downloaded from multiple clients concurrently.

No download Website Updated 13 Sep 2011 Continuation Passing C

Screenshot
Pop 55.05
Vit 1.75

CPC (Continuation Passing C) is a programming language designed for writing concurrent systems. The CPC programmer manipulates very lightweight threads, choosing whether they should be cooperatively or preemptively scheduled at any given point; the CPC program is then processed by the CPC translator, which produces highly efficient event-loop code. This approach gives the best both worlds: the relative convenience of programming with threads, and the low memory usage of event-loop code. The semantics of CPC is defined as a source-to-source translation from CPC into plain C using a technique known as conversion into Continuation Passing Style. The current implementation of CPC has been used to write Hekate, a BitTorrent seeder designed to handle millions of simultaneous torrents and tens of thousands of simultaneously connected peers.

No download Website Updated 11 Nov 2010 Binary of Babel

Screenshot
Pop 42.28
Vit 1.00

Binary of Babel is the demo that got second place at Alternative Party 2010. It combines over 20 programming languages, including Objective-C, Vala, Scheme, and even COBOL, into one binary. It contains lots of classic demo effects such as a rotozoomer and raster bars.

Download No website Updated 01 Oct 2010 pfff_visual

Screenshot
Pop 39.15
Vit 1.00

pfff_visual is a fancy code visualizer using treemaps and source code thumbnails rendered through Cairo. It leverages static analysis of the code to give semantic feedback visually, which can help you understand the architecture of a project. Pfff_visual uses the pfff infrastructure, which is mainly an OCaml API to write static analysis, dynamic analysis, code visualizations, code navigations, or style-preserving source-to-source transformations such as refactorings on source code. For now, the effort is focused on PHP but there is preliminary support for JavaScript, C, C++, Java, SQL, and even TeX. There is also preliminary support for OCaml code so that the infrastructure can be used on the code of pfff itself.

Screenshot

Project Spotlight

Texmaker

A LaTeX development environment.

Screenshot

Project Spotlight

Zend Framework Models Generator

A tool that generates model classes from MySQL, PostgreSQL, and SQLite databases.