| Workiva/go-datastructures |
7,165 |
|
0 |
1,615 |
over 2 years ago |
58 |
September 13, 2023 |
29 |
apache-2.0 |
Go |
| A collection of useful, performant, and threadsafe Go datastructures. |
| luciopaiva/heapify |
629 |
|
0 |
4 |
about 4 years ago |
8 |
January 15, 2022 |
3 |
mit |
TypeScript |
| The fastest JavaScript priority queue out there. Zero dependencies. |
| SolutionsDesign/Algorithmia |
471 |
|
7 |
8 |
over 3 years ago |
15 |
July 11, 2019 |
0 |
other |
C# |
| Algorithm and data-structure library for .NET 4.5.2+/Netstandard 2.0+. Algorithmia contains sophisticated algorithms and data-structures like graphs, priority queues, command, undo-redo and more. |
| bitwalker/libgraph |
465 |
|
11 |
17 |
over 2 years ago |
23 |
September 09, 2022 |
22 |
mit |
Elixir |
| A graph data structure library for Elixir projects |
| timtadh/data-structures |
377 |
|
6 |
47 |
over 3 years ago |
6 |
July 18, 2022 |
1 |
other |
Go |
| Go datastructures. |
| davecom/SwiftPriorityQueue |
353 |
|
7 |
0 |
about 3 years ago |
11 |
January 21, 2023 |
0 |
mit |
Swift |
| A Generic Priority Queue in Pure Swift |
| zsmj2017/MiniSTL |
335 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
C++ |
| Tiny STL based on SGI STL |
| tajpouria/algorithms-and-data-structures-cheat-sheet |
286 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
|
Python |
| Providing a summary of important algorithms and data structures along with their key characteristics and use cases. It can be used as a quick reference for solving programming problems or refreshing knowledge of foundational computer science concepts. |
| mourner/tinyqueue |
283 |
|
2,663 |
191 |
almost 6 years ago |
11 |
June 14, 2019 |
1 |
isc |
JavaScript |
| The smallest and simplest priority queue in JavaScript. |
| okeuday/pqueue |
168 |
|
3 |
3 |
over 2 years ago |
26 |
October 26, 2023 |
0 |
mit |
Erlang |
| Erlang Priority Queues |