Libraries tagged by binary tree
rstoetter/cbalancedbinarytree-php
33 Downloads
The repository rstoetter\cbalancedbinarytree-php implements the class cBalancedBinaryTree in PHP which is a balanced binary tree.
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
421 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
29325 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
98059 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
5901 Downloads
Convert html to pdf using webkit. Binary for Debian 9.
crisu83/closurecompiler-bin
10223 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
3827 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
eforce/cakephp-binary-uuid
15 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