Libraries tagged by binary tree
crimson-nynja/php-trees
3 Downloads
PHP implementation of various Trees
yousafsyed/algorithms
18 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
sepiariver/binliner-php
4 Downloads
A Binary Sequence Validator for PHP
treeskelt/doctrine-memcache-sasl
420 Downloads
A PHP Memcache client with binary protocol, SASL support & Doctrine Cache support
smn/cheapbinarytds
4 Downloads
Binary tree data structure
cleantalk/btree_database
12 Downloads
CleanTalk binary tree database package.
mattjmattj/sumtree
17 Downloads
A PHP implementation of an unsorted binary sum tree
packagelist/closurecompiler-bin
25000 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
packagist/closurecompiler-bin
94546 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
tweedegolf/wkhtmltox-deb9
5314 Downloads
Convert html to pdf using webkit. Binary for Debian 9.
crisu83/closurecompiler-bin
10186 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
ooxif/laravel-query-param
3802 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
eforce/cakephp-binary-uuid
13 Downloads
Support for treating BINARY(36) as UUID in CakePHP 3.x
adduc/cakephp-binary-uuid
147 Downloads
Support for treating BINARY(36) as UUID in CakePHP 3.x
treffynnon/binary-wrap
10 Downloads
Wrap any command line binary with convenience from PHP