RSS 13 projects tagged "C"

Download Website Updated 26 Aug 2012 wmbackground

Screenshot
Pop 20.64
Vit 17.24

wmbackground is a Window Maker dockable application that changes the backgrounds (switches the wallpapers). The application reads the ~/.wmbackground directory and accepts the backgrounds stored in *.png files only.

Download Website Updated 26 Aug 2012 wmphoto+

Screenshot
Pop 19.26
Vit 17.24

wmphoto+ displays the images in the dockable application window. You can switch the images manually or display them as a slide show. Each image accepts up to two related commands. You can run them using mouse buttons when the application displays the image. Using the alternative configuration directories, you can run a few instances of the program that display the different sets of images.

Download No website Updated 05 Feb 2013 Portable Computing Language (pocl)

Screenshot
Pop 96.33
Vit 1.95

Portable Computing Language (pocl) aims to become an efficient implementation of the OpenCL standard. In addition to producing an easily-portable Open Source implementation, another major goal of the project is improving performance portability of OpenCL programs with compiler optimizations, reducing the need for target-dependent manual optimizations. At the core of pocl is a set of LLVM passes used to statically parallelize multiple work items with the kernel compiler, even in the presence of work group barriers. This enables parallelization of the fine-grained static concurrency in the work groups in multiple ways (SIMD, VLIW, superscalar, etc.). The code base is modularized to allow easy adding of new "device drivers" in the host-device layer. A generic multithreaded "target driver" is included. It allows running OpenCL applications on a host which supports the pthread library with multithreading at the work group granularity.

No download Website Updated 08 Jul 2012 /bin/js

Screenshot
Pop 19.52
Vit 18.58

/bin/js is a Bash/JavaScript-based shell scripting language. It is a mashup of JavaScript syntax with Bash one-liners which looks and feels like C/C++/Java. Shell scripts can be written with the shebang #!/bin/js, and all lines are executed as Bash commands. All code loops, switch statements, functions, and classes are written in JavaScript. JavaScript array syntax, number types, and i++ are supported, so the resulting shell scripts are easy to write and to read. Anyone who can write JavaScript and Linux commandline statements can write /bin/js scripts.

Download Website Updated 11 Apr 2012 GNU GLOBAL source code tag system

Screenshot
Pop 15.91
Vit 20.85

GNU GLOBAL source code tag system is a source code tagging system which works the same way across diverse environments (Emacs, vi, less, bash, Web browser, etc.). It can locate objects in source files and move there easily. It is useful for hacking a large project containing many subdirectories, many #ifdefs, and many main() functions. It is similar to ctags or etags, but is independent of any editor.

Download Website Updated 19 Jun 2013 email2trac

Screenshot
Pop 108.81
Vit 91.23

email2trac is a utility that converts email messages to Trac tickets. It features HTML message conversion, attachments, updating of tickets via email, command line options, a configuration file, Unicode support, spam detection, workflow support, and support for FullBlogPlugin and DiscussionPlugin.

Download Website Updated 18 May 2013 SALI

Screenshot
Pop 285.66
Vit 18.10

SALI (Sara Automatic Linux Installer) is a tool that allows you to install Linux on multiple machines at once. It support several protocols for downloading by way of aria2 to install a machine. For example, BitTorrent and rsync are supported. SALI originates from SystemImager and still uses the same philosophy. It is a scalable method for performing unattended installation. SALI is mostly used in cluster setups.

Download No website Updated 26 Feb 2013 KEDR Framework

Screenshot
Pop 85.88
Vit 6.29

KEDR is a framework to facilitate dynamic analysis of kernel modules in Linux ("KEDR" is an acronym for "KErnel-mode Drivers in Runtime"). KEDR allows you to intercept the calls that a kernel module makes to the functions exported by other modules and by the kernel proper. The tools provided by the framework can record the arguments and return values of these functions to a trace, perform fault simulation according to user-defined scenarios, and check the kernel modules for memory leaks and some other kinds of problems. Custom data collection and analysis tools for the Linux kernel can also be built on top of KEDR framework.

No download Website Updated 27 Nov 2009 MQWhat

Screenshot
Pop 17.26
Vit 1.02

MQWhat is a tool for documenting which MQ components are installed and active on a particular server. Since MQ component information is contained in various files and/or output by MQ programs, MQWhat is designed to collect and summarize the MQ information and present the information to the user's screen in a concise manner.

No download Website Updated 16 Jul 2009 ePoint HotSpot

Screenshot
Pop 51.11
Vit 1.42

ePoint HotSpot is a firmware for wireless routers based on OpenWRT with some ePointy extensions and an ePoint-branded UI theme. It is distributed as a stand-alone flashable firmware-image, as a set of extension packages for OpenWRT, pre-installed on wireless routers, and in source code. It is aimed primarily at catering businesses, Internet cafés, and medium-sized communities (e.g. residential co-ops) wishing to share their Internet connection on a fair basis. The primary target hardware is WRT54GL by Linksys.

Screenshot

Project Spotlight

IckleBot for Android

A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.

Screenshot

Project Spotlight

QSMM

A framework for development of intelligent systems with spur-driven behavior.