Software Listing of Author : "Search Turbine"
- Javascript Hashset
- License: Freeware
- Price: 0.00


'JavaScript Hashset' is a pure JS implementation of the HashSet data-type. It is suitable with for client usage and also for node.js . It is optimized for JavaScript search / lookup routines - which can be a performance bottleneck slow when iterating Arrays in JavaScript. Compatibility: Internet Explorer 5, IE5.5, IE6, IE7, IE8, IE9, IE10, IE11. Node, NPM, Chrome. FireFox, Opera, Konqueror. It has 'close to universal' JS compatibility. A hashset is like an unordered array of values, but it can be searched for a value exponentially faster than a the native Array.contains or Array.indexOf functions. This makes it easier to write efficient, fast code. Hassets may use marginally more memory than normal arrays, but not exponentially more so. Hashsets are hugely popular in optimized c# and Java programming - because they...
- Publisher: Search Turbine
- Date Released: 30-05-2015
- Download Size: 4 KB
- Download
- Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, WinServer, WinOther, WinVista, WinVista x64
- PHPWee
- License: Freeware
- Price: 0.00


PHPWee is a free (BSD License) open-source PHP5 minifier script for HTML, HTML5, XHTML, CSS1-3 and JavaScript assets. Simply put - it reduces file size and load time for websites without any PHP code changes. Here is come example PHP5 code: $minified_html = PHPWee\Minify::html($any_html); PHPWee has been tested on optimized websites - offering a compression of almost 10% on wikipedia.com. On the developers- website - http://searchturbine.com - we see 17% compression of HTML and 30% for CSS and Javascript. The PHPWee HTML compression technology is totally new. It actually parses HTML documents and removes unneeded spaces and verbosity without changing meaning in any way. The output is generally at least as W3C compliant as the input. The CSS minifier is based on CssMin package by Joe Scylla joe.scylla@gmail.com. The...
- Publisher: Search Turbine
- Date Released: 25-03-2015
- Download Size: 37 KB
- Download
- Platform: WinServer, Unix, Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source, Mac OS X, Mac Other

