C-Sharp-Algorithms
Data structure library
A comprehensive C# implementation of standard data structures and algorithms
Plug-and-play class-library project of standard Data Structures and Algorithms in C#
6k stars
363 watching
1k forks
Language: C#
last commit: over 1 year ago
Linked from 4 awesome lists
algorithmsbinary-treescsharpdata-structuresgraphgraph-algorithmshashinghashing-algorithmsheapsqueuessearchingsearching-algorithmssortingsorting-algorithmstreetree-algorithms
Related projects:
Repository | Description | Stars |
---|---|---|
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,316 |
shkolovy/classic-algorithms-c-sharp | A collection of implementations of fundamental algorithms and data structures in C# | 35 |
kumar91gopi/algorithms-and-data-structures-in-ruby | Implementations of various algorithms and data structures in Ruby | 719 |
farheenb/data-structures-and-algorithms | A collection of optimized solutions to popular data structure and algorithm problems in Java, C++, and Python | 142 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
thealgorithms/c-sharp | A collection of algorithms implemented in C# for educational purposes | 7,139 |
recp/ds | A collection of common data structures and algorithms implemented in C. | 51 |
proalgos/proalgos-cpp | C++ implementations of algorithms and data structures | 510 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
wangkuiwu/datastructs_and_algorithm | Comprehensive resource on data structures and algorithms in C programming | 961 |
real-serious-games/c-sharp-promise | A C# promises library for managing asynchronous operations in game development and other high-performance applications. | 1,202 |
allalgorithms/c | An implementation of various algorithms in C programming language. | 1,575 |
leechanx/data-structures-and-algorithms-in-c | Implementations of fundamental data structures and algorithms in C | 841 |
zigrazor/cxxgraph | A comprehensive C++ library for graph algorithms and data structures | 471 |