C# Algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C# (by aalhour)

C# Algorithms Alternatives

Similar projects and alternatives to C# Algorithms

  1. Algorithmia

    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.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Akade.IndexedSet

    A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.

  4. Towel

    Throw in the towel.

  5. awesome-software-architecture

    Discontinued A curated list of awesome articles, videos, and other resources to learn and practice about software architecture, patterns, and principles.

  6. QuikGraph

    Generic Graph Data Structures and Algorithms for .NET

  7. DawgSharp

    DAWG String Dictionary in C#

  8. Algorithms

    Discontinued A collection of data structures and algorithms written in C++ with comments and links to further reading. (by ashleymays)

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. DsaDotnet

    A dotnet class library containing a collection of algorithms and datastructures

  11. graph

    Implementation of Dijkstra's algorithm (by g105b)

  12. C-Sharp

    All algorithms implemented in C#.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better C# Algorithms alternative or higher similarity.

C# Algorithms discussion

Log in or Post with

C# Algorithms reviews and mentions

Posts with mentions or reviews of C# Algorithms. We have used some of these posts to build our list of alternatives and similar projects.
  • How can I implement a general tree, NOT a binary tree?
    1 project | /r/csharp | 19 Dec 2021
    There are a lot of different types of trees and the implementation depends heavily on the problem it solves. GitHub has many C# tree implementations such as this project if you go looking. I wrote a structure similar to a trie where each node contained a Dictionary so I could parse hierarchical paths for a project structure.
  • C# Algorithms
    1 project | news.ycombinator.com | 22 Apr 2021

Stats

Basic C# Algorithms repo stats
2
6,105
0.0
9 months ago

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that C# is
the 11th most popular programming language
based on number of references?