RSS All projects

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.

Download Website Updated 07 May 2013 malloc_count

Screenshot
Pop 30.25
Vit 3.90

malloc_count provides a set of source code tools that measure the amount of memory allocated to a program at run-time. The code library provides facilities to measure the current and peak heap memory allocation, and write a memory profile for plotting. Furthermore, separate stack_count functions can measure stack usage. The code tool works by intercepting the standard malloc(), free(), etc. functions. Thus no changes are necessary to the inspected source code.

Download Website Updated 12 May 2013 nf1db

Screenshot
Pop 31.75
Vit 3.93

nf1db is an in memory database engine with SQL and JDBC interfaces. It supports transactions, commands from the SQL-2003 standard, all major data types, a number of functions, default and null values, ​​auto-increments, constraints, primary and foreign keys, set operations, implicit and explicit joins, nested SELECT statements, quantity limits in SELECT statements, and much more.

Download Website Updated 07 May 2013 Magneato

Screenshot
Pop 30.20
Vit 3.95

Magneato is a Content Management System (CMS) with faceted navigation and structured pages at its core. It was developed using the industry-standard Spring 3 framework and the Lucene search engine.

Download Website Updated 22 May 2013 pride

Screenshot
Pop 180.97
Vit 16.98

pride (Poor Richard's Independent anDroid Environment) combines medit, bash scripts, zenity, and the Android tools to create a light and coherent environment for Android development. It offers a fast and simple alternative to Eclipse while offering more control over creation, building, running, and releasing an app than the Android SDK. As far as code injection, pride is already more than Eclipse, without all the unnecessary "more" that Eclipse does.

Download Website Updated 16 May 2013 STMX

Screenshot
Pop 64.23
Vit 1.58

STMX is a high-performance Common Lisp library for composable Software Transactional Memory (STM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it is committed. If it signals an error, it is rolled back. Transactions can safely run in parallel in different threads, are re-executed from the beginning in case of conflicts or if consistent reads cannot be guaranteed, and effects of a transaction are not visible from other threads until committed. This gives freedom from deadlocks, automatic rollback on failure, and aims to resolve the tension between granularity and concurrency.

Download No website Updated 07 May 2013 Plainview SDK

Screenshot
Pop 29.78
Vit 4.08

Plainview SDK is a toolkit of commonly-used classes and functions, including Wordpress and Drupal SDKs. The Wordpress SDK simplifies plugin coding using wrappers and object classes for tabs, tables, etc.

Download Website Updated 06 May 2013 Zabbix-Reporter

Screenshot
Pop 82.32
Vit 1.00

Zabbix-Reporter provides a responsive HTML5/CSS Zabbix Dashboard.

No download Website Updated 06 May 2013 STOR2RRD

Screenshot
Pop 29.39
Vit 4.09

STOR2RRD creates historical utilization graphs of monitored storages. It gets data via the storage API (DSCLI for IBM DS8000). It collects and presents complete logical configuration of all storages. It graphically presents IO, data throughput, and response times for all Ports, Pools, Ranks, and Volumes.

Screenshot

Project Spotlight

jsBind

A simple and intuitive toolkit for applying data bindings to HTML5 applications and Web pages.

Screenshot

Project Spotlight

cego

A relational and transaction-based database system.