Libraries tagged by datastructures

eiyaro/core-php

1 Favers
24 Downloads

Set of classes to deal with EIYARO's API

Go to Download


weblement/collections

1 Favers
29 Downloads

A small PHP collections library that contain powerful data structures which makes manipulation of arrays easier.

Go to Download


vk-php-utils/ds

0 Favers
2 Downloads

PHP Java-Like Collections (List, Set, Map)

Go to Download


tonix-tuft/linked-hash-map

2 Favers
9 Downloads

How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.

Go to Download


tonix-tuft/gloom

0 Favers
2 Downloads

A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.

Go to Download


tekord/php-option

0 Favers
22 Downloads

Option object for PHP inspired by the Rust programming language

Go to Download


opmvpc/constructs

0 Favers
6 Downloads

Data structures

Go to Download


karpovigorok/leetcode

0 Favers
2 Downloads

Leetcode.com problem solve using php language

Go to Download


ganglio/pds

3 Favers
31 Downloads

Probabilistic Data Structures to efficiently analyze and mine big datasets

Go to Download


daniel-ac-martin/php-seids

2 Favers
58 Downloads

Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.

Go to Download


cdcchen/util-ds

0 Favers
8 Downloads

PHP base data structures

Go to Download


bahulneel/phonon

0 Favers
21 Downloads

Interesting concepts half-inched from other languages

Go to Download


sshilko/php-seids

0 Favers
15 Downloads

Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.

Go to Download


zuffik/srvant

0 Favers
165 Downloads

Data structures and object wrappers for primitive data types

Go to Download


yousafsyed/algorithms

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

Go to Download


<< Previous Next >>