PHP-Data-Structure-and-Algorithms
Data structure library
A comprehensive implementation of fundamental data structures and algorithms in PHP.
A repository with implementations of different data structures and algorithms using PHP
628 stars
55 watching
163 forks
Language: PHP
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thealgorithms/php | A collection of reusable algorithms and data structures in PHP for efficient computational tasks. | 2,167 |
patmorin/ods | Provides implementations and pseudocode of data structures in multiple programming languages. | 1,212 |
deepak-malik/data-structures-in-java | A collection of Java implementations of various data structures and algorithms used in computer science | 146 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
recp/ds | A collection of common data structures and algorithms implemented in C. | 51 |
owainlewis/ocaml-datastructures-algorithms | Educational repository of data structures and algorithms implemented in OCaml. | 48 |
farheenb/data-structures-and-algorithms | A collection of clean and readable implementations of data structures and algorithms in Java, C++ and Python | 144 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,299 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,804 |
mauriciosantos/buckets-js | A JavaScript library providing various data structures and functions for manipulating arrays. | 1,251 |
michaeljwelsh/cdsa | A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 602 |
sabiwara/aja | An Elixir standard library extension focused on efficient data structures and manipulation | 213 |
xant/libhl | A set of data structures and APIs for efficient thread-safe management of basic data types. | 427 |
precog/matryoshka | A library providing generalized recursion schemes and traversals for recursive data structures in Scala. | 811 |