| 0xAX/go-algorithms |
1,708 |
|
0 |
0 |
over 3 years ago |
0 |
|
7 |
|
Go |
| Algorithms and data structures for golang |
| mauriciosantos/Buckets-JS |
1,227 |
|
48 |
6 |
over 5 years ago |
8 |
December 12, 2016 |
5 |
mit |
JavaScript |
| A complete, fully tested and documented data structure library written in pure JavaScript. |
| elarity/data-structure-php-clanguage |
285 |
|
0 |
0 |
almost 6 years ago |
0 |
|
5 |
mit |
C |
| 对于数据结构和算法类的东西,我工作有些年份了,大学也有所涉猎,积累了一些内容,不高产不母猪,打我自己脸 |
| opendilab/treevalue |
212 |
|
0 |
6 |
over 2 years ago |
22 |
August 14, 2023 |
4 |
apache-2.0 |
Python |
| Here are the most awesome tree structure computing solutions, make your life easier. (这里有目前性能最优的树形结构计算解决方案) |
| philipstanislaus/performant-array-to-tree |
183 |
|
18 |
36 |
over 3 years ago |
24 |
February 17, 2022 |
4 |
|
TypeScript |
| Converts an array of items with ids and parent ids to a nested tree in a performant O(n) way. Runs in browsers and Node.js. |
| kaidul/Data_Structure_and_Algorithms_Library |
172 |
|
0 |
0 |
about 3 years ago |
0 |
|
3 |
|
C++ |
| A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming |
| thegeekyasian/geo-assist |
170 |
|
0 |
0 |
almost 3 years ago |
5 |
May 02, 2023 |
5 |
apache-2.0 |
Java |
| Geo Assist is a spatial library to manage spatial data in-memory. |
| bkthomps/Containers |
143 |
|
0 |
0 |
almost 4 years ago |
0 |
|
2 |
mit |
C |
| This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory. |
| alferov/array-to-tree |
123 |
|
9 |
37 |
almost 6 years ago |
25 |
December 07, 2019 |
8 |
mit |
JavaScript |
| Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure |
| huyvohcmc/coursera-dsa |
96 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
Python |
| Coursera's Data Structures and Algorithms Specialization |