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
9 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,971 |
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,944 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 806 |
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,320 |
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,207 |
allalgorithms/c | An implementation of various algorithms in C programming language. | 1,594 |
thealgorithms/c-sharp | A collection of algorithms implemented in C# for educational purposes | 7,230 |
zigrazor/cxxgraph | A comprehensive C++ library for graph algorithms and analysis | 485 |
privet-kitty/cl-competitive | A collection of Common Lisp implementations of data structures and algorithms for competitive programming. | 181 |
solutionsdesign/algorithmia | Provides an extensive collection of algorithms and data structures for use in .NET applications. | 536 |
petarv-/algorithms | A collection of C++ implementations of various algorithms and data structures | 648 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |
ngthanhtrung23/acm_notebook_new | A C++ collection of algorithms and data structures optimized for competitive programming | 427 |