advanced-algorithms
Data structure library
A comprehensive C# library implementing various data structures and algorithms
100+ algorithms & data structures generically implemented in C#
1k stars
60 watching
292 forks
Language: C#
last commit: over 2 years ago
Linked from 2 awesome lists
algorithmsavl-treebinary-treesbtreescsharpdata-structuresfibonacci-heapgraph-algorithmsheappairing-heapquadtreered-black-treertreesorting-algorithmssplaytreestreaps
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive C# implementation of standard data structures and algorithms | 5,971 |
| C++ implementations of algorithms and data structures | 514 |
| Implementations of various algorithms and data structures in Ruby | 722 |
| A collection of common data structures and algorithms implemented in C. | 51 |
| A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A collection of clean and readable implementations of data structures and algorithms in Java, C++ and Python | 144 |
| A comprehensive collection of widely used algorithms and data structures implemented in JavaScript. | 112 |
| A collection of implementations of fundamental algorithms and data structures in C# | 35 |
| Provides an extensive collection of algorithms and data structures for use in .NET applications. | 536 |
| A comprehensive C programming project covering various algorithms and data structures | 749 |
| An implementation of data structures and algorithms in C# for learning and reference purposes. | 689 |
| Implementations of fundamental data structures and algorithms in C | 844 |
| A comprehensive C++ library for graph algorithms and analysis | 485 |
| A data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations. | 132 |