classic-algorithms-c-sharp
Algorithm library
A collection of implementations of fundamental algorithms and data structures in C#
Classic algorithms on C#
35 stars
6 watching
8 forks
Language: C#
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,956 |
kirilllykov/cvision-algorithms | A collection of computer vision algorithms implemented in Matlab. | 49 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,316 |
djo/algorithms | A collection of basic algorithms implemented in Ruby | 72 |
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 |
thealgorithms/c-sharp | A collection of algorithms implemented in C# for educational purposes | 7,139 |
zigrazor/cxxgraph | A comprehensive C++ library for graph algorithms and data structures | 471 |
privet-kitty/cl-competitive | A collection of Common Lisp implementations of data structures and algorithms for competitive programming. | 180 |
solutionsdesign/algorithmia | Provides an extensive collection of algorithms and data structures for use in .NET applications. | 533 |
petarv-/algorithms | A collection of C++ implementations of various algorithms and data structures | 645 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,022 |
ngthanhtrung23/acm_notebook_new | A C++ collection of algorithms and data structures optimized for competitive programming | 425 |