Rusted_Wizard 


    • 7,232 total downloads
    • last updated 7/9/2022
    • Latest version: 2.6.5

    • HashCode
    A simple library support computing hash by using multiple hash algorithm
  • .Net Standard 2.1 package contains implementation of Standard Binary Search Tree and AVL Tree.
  • A simple bindable base abstract class used for databinding/mvvm in wpf application
    • 1,251 total downloads
    • last updated 5/1/2020
    • Latest version: 2.0.0

    • UWP DataBinding
    Simple Bindable Base Abstract Class for Databinding/MVVM pattern.
    • 1,003 total downloads
    • last updated 3/16/2019
    • Latest version: 1.1.6

    • MergeSort Sort
    Simple generic mergesort method implement the mergersort algorithm (since in c# sort method uses quick sort). To use simple invoke the static method: For version 1.1.6: use MergeSort<T>.Sort(IEnumerable<T>... More information
    • 869 total downloads
    • last updated 11/28/2018
    • Latest version: 1.0.0
    This package provide same functionality as the HashCalculator package except this package does not support RIPMD160 algorithm and is targeting dotnet core.
  • This nuget package cotains C# implementation of Dijiktra's Algorithm.
    • 647 total downloads
    • last updated 5/1/2020
    • Latest version: 1.0.1
    A simple library implement a simple customized parallel-MergeSort algorithm.