RSS 8313 projects tagged "OS Independent"

No download Website Updated 13 May 2013 RemoteViewing

Screenshot
Pop 30.20
Vit 3.19

RemoteViewing is an embeddable .NET-native VNC client and server library. It supports Raw, Hextile, Copyrect, and Zlib encodings, and includes a Windows Forms control to make embedding VNC in your program extremely easy.

No download Website Updated 07 May 2013 NBit

Screenshot
Pop 30.03
Vit 3.87

NBit computes CRCs with standard (XModem, CRC-32C, etc.) as well as custom polynomials. It also provides a number of useful bit manipulation extension methods.

No download Website Updated 07 May 2013 CryptSharp

Screenshot
Pop 30.61
Vit 3.89

CryptSharp provides a number of password crypt algorithms: BCrypt, MD5 (and Apache's htpasswd variant), PHPass (WordPress, phpBB, Drupal), SHA256, SHA512, and Traditional and Extended DES. It also includes Blowfish, SCrypt, and PBKDF2 for any HMAC (.NET's built-in PBKDF2 implementation supports only SHA-1). If you are looking to store passwords, odds are CryptSharp will have the algorithm you want.

No download Website Updated 22 Apr 2013 SecondLanguage

Screenshot
Pop 31.73
Vit 5.40

SecondLanguage lets you use Gettext files in .NET without a lot of hassle. It can read and write both .mo and .po, and fully supports message contexts and plural forms. A C-style printf formatter is included, so you don't have to use .NET-specific translations.

No download Website Updated 14 Mar 2013 Lithium

Screenshot
Pop 36.43
Vit 8.27

Lithium is a lightweight library to be used along with jQuery. It takes care of software patterns like classical inheritance, observable (publisher-subscriber pattern), bind, namespace, IE8 JS 1.6,1.8 polyfills, and more, while jQuery takes care of the DOM.

No download Website Updated 23 Apr 2013 jsBind

Screenshot
Pop 89.38
Vit 2.25

jsBind is a library that helps developers build MVVM Web sites and applications using JavaScript or TypeScript. It provides a data binding mechanism that supports declarative bindings with templating as well as dependency tracking and automatic updates via data observers.

No download Website Updated 09 Mar 2013 appassembler-maven-plugin

Screenshot
Pop 49.03
Vit 1.00

appassembler-maven-plugin is a simplified app assembler plugin for Maven.

Download Website Updated 03 Mar 2013 Zebra_cURL

Screenshot
Pop 43.47
Vit 8.97

Zebra_cURL is a high performance PHP library acting as a wrapper to PHP's libcurl library, which not only allows the running of multiple requests at once asynchronously in parallel, but as soon as one thread finishes, it can be processed right away without having to wait for the other threads in the queue to finish, eliminating wasted CPU cycles from busy waiting. This result is a faster and more efficient way of processing large quantities of cURL requests (like fetching thousands of RSS feeds at once), drastically reducing processing time. This script supports GET (with caching) and POST requests, and basic downloads as well as downloads from FTP servers, HTTP Authentication, and requests through proxy servers. For maximum efficiency, downloads are streamed (bytes downloaded are directly written to disk), removing the unnecessary strain from the server of having to read files into memory first and then writing them to disk.

Download Website Updated 01 Mar 2013 GMLP

Screenshot
Pop 81.57
Vit 1.04

GMLP is an API for processing markup from one language to another. It is designed to not know nor care about what a markup language is. It reads a number of newline terminated strings and outputs them through a set of regular expressions that define the from and to markup language. There is currently one dataset, but it is easy to write your own conversion tables.

Download Website Updated 17 Feb 2013 WTMParse

Screenshot
Pop 48.91
Vit 9.70

WTMParse is a script originally intended for use in forensic examinations which parses WTMP files from Unix-like operating systems and generates a CSS-styled HTML report containing the login terminal, username, log start date, and login time/date in a table. It's good for postmortem forensic examinations or as a way of getting "last"-like information when you don't have the ability to boot the machine in question but can grab the wtmp.

Screenshot

Project Spotlight

Giada

A minimal, hardcore loop player for Linux, Mac OS X, and Windows.

Screenshot

Project Spotlight

php-tick

A simple active record implementation.