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. 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
  3. awesome-software-architecture

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

  4. Towel

    Throw in the towel.

  5. Akade.IndexedSet

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

  6. Algorithms

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

  7. QuikGraph

    Generic Graph Data Structures and Algorithms for .NET

  8. C-Sharp

    All algorithms implemented in C#.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. graph

    Implementation of Dijkstra's algorithm (by g105b)

  11. DawgSharp

    DAWG String Dictionary in C#

  12. al-Go-rithms

    Discontinued algorithms implemented in golang

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,042
0.0
5 months ago

Sponsored
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.
www.influxdata.com

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