RSS 7881 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 NetIRC2

Screenshot
Pop 28.67
Vit 3.87

NetIRC2 is an easy-to-use .NET IRC client library. It supports all major features relevant to making a chat client or bot. It has full support for synchronization contexts. You can use it from a Windows Forms or WPF GUI thread and chat events will be automatically dispatched, allowing you to completely ignore multithreading. It uses byte arrays internally, so mixed encodings can be handled. The IrcClient class can even be used as a component in the Forms Designer. Because it speeds up connect times with some IRC servers, an Ident server is included as well.

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 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.

No download Website Updated 18 Feb 2013 git-flow Python Edition

Screenshot
Pop 29.93
Vit 9.72

git-flow Python Edition is a a pure Python implementation of git-flow. All sub-commands share a common back-end to ensure features behave the same, whatever branch-type they are working on. New workflow behavior can also be added easily by simply sub-classing existing ones. It also includes a comprehensive unit test suite, decent man pages, and HTML docs.

Screenshot

Project Spotlight

GFeedLine

A social networking client.

Screenshot

Project Spotlight

Eric

A Python IDE written using PyQt and QScintilla.