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
626 stars
55 watching
164 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,127 |
patmorin/ods | Provides implementations and pseudocode of data structures in multiple programming languages. | 1,209 |
deepak-malik/data-structures-in-java | A collection of Java implementations of various data structures and algorithms used in computer science | 145 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
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 optimized solutions to popular data structure and algorithm problems in Java, C++, and Python | 142 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,261 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,802 |
mauriciosantos/buckets-js | A JavaScript library providing various data structures and functions for manipulating arrays. | 1,250 |
michaeljwelsh/cdsa | A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 603 |
sabiwara/aja | An Elixir standard library extension focused on efficient data structures and manipulation | 198 |
xant/libhl | A set of data structures and APIs for efficient thread-safe management of basic data types. | 423 |
precog/matryoshka | A library providing generalized recursion schemes and traversals for recursive data structures in Scala. | 811 |