RSS 15572 projects tagged "Linux"

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 105.58
Vit 1.90

cipra is a simple, TAP-compatible Unit Testing Framework for C++. It's written in 100% standard C++11 and is only a couple of header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks which was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") which parse TAP-formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule "c", even when at the start of a sentence.

No download Website Updated 13 Apr 2013 Gumba

Screenshot
Pop 43.49
Vit 1.00

Gumba allows you to use coffeescript and underscore.string inside your commandline. It could be thought of as a modern variation of awk or sed.

No download Website Updated 11 Apr 2013 osis2epub

Screenshot
Pop 44.32
Vit 6.08

osis2epub is a a program that converts a Bible text stored in Open Scripture Information Standard (OSIS) format to an EPUB book. The resulting eBook can then be read on various eReaders or converted to another format. Conversion to a simple text format and to a collection of HTML files with an accompanying stylesheet and file list (for direct viewing or subsequent conversion) is also supported.

Download Website Updated 13 Apr 2013 pkg-epub

Screenshot
Pop 68.93
Vit 1.03

pkg-epub is a program that bundles a collection of HTML and other files into an EPUB book. The resulting eBook can then be read on various readers or converted (e.g. with Calibre) to another format.

Download Website Updated 11 Apr 2013 Standcurve

Screenshot
Pop 31.16
Vit 6.08

Standcurve is a tool that calculates unknown using a standard curve. It uses polynomial least square fitting to get the equation, and applies the equation to evaluate unknowns.

Download Website Updated 13 Apr 2013 jEncrypt

Screenshot
Pop 32.82
Vit 6.19

jEncrypt is a commandline file encryption archiver. Files are encrypted with the AES-CTR mode, which was recommended by the National Institute of Standards and Technology in 2001 (NIST SP 800-38A). AES-CTR mode only provides confidentiality. It requires a message authentication code such as CBC-MAC to ensure an encrypted message is not accidentally modified or maliciously tampered with, which jEncrypt currently does not provide.

Download Website Updated 10 Apr 2013 Jquery Slider Shock

Screenshot
Pop 46.30
Vit 6.21

Jquery Slider Shock is a powerful slider extension which works with any website powered by WordPress or jQuery. It allows you to quickly and easily enrich your site's content by adding text, images, audio, or video from both local sources and external ones such as Flickr or YouTube.

Download Website Updated 30 Apr 2013 libXbgi

Screenshot
Pop 99.74
Vit 1.47

libXbgi is a compatibility library that aids in porting old programs written for Turbo/Borland C to X11, on Linux and other Unix-like systems. It also provides extensions for RGB colors and mouse support.

Download No website Updated 17 May 2013 BeagleSNES

Screenshot
Pop 69.77
Vit 9.19

BeagleSNES is a complete filesystem image which turns the ARM-based BeagleBoard-xM and BeagleBone Black platforms into an embedded appliance capable of playing Super Nintendo game titles. It uses a modified version of the SDL port of SNES9X as its emulator, boots into a GUI frontend for selecting game titles, and uses USB gamepads as the controllers. Most titles run quite well on the platform, though some performance-intensive titles and titles which use special hardware (such as titles which use the SuperFX chip) will run too slowly to be playable. Individual BeagleSNES components (bootloader, kernel, GUI/emulator) have been broken out of the filesystem image in order to allow interested developers to examine them without having to examine the full filesystem image. Full filesystem images, as well as images containing only the BeagleSNES binary and data files, are available.

Download No website Updated 07 Apr 2013 SQL::Yapp

Screenshot
Pop 28.57
Vit 6.37

SQL::Yapp is a Perl module which embeds SQL completely into Perl. It checks SQL syntax at compile time and fully parses SQL to allow usage of any Perl scalars, arrays, and hashes in an intuitive and safe way. It makes SQL injections virtually impossible while making you feel as if SQL syntax were native to Perl.

Screenshot

Project Spotlight

Racket

A Scheme-like language framework.

Screenshot

Project Spotlight

uma::bson

A DOM-style C++ API for BSON.