bharathkumarms / AlgorithmsMadeEasyLinks
Algorithms Made Easy
☆25Updated 5 years ago
Alternatives and similar repositories for AlgorithmsMadeEasy
Users that are interested in AlgorithmsMadeEasy are comparing it to the libraries listed below
Sorting:
- An easy to use C# implementation of an N-state Markov model.☆95Updated 3 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- Graph processing library☆128Updated 4 years ago
- A* written in C#, used with LINQ.☆120Updated 6 years ago
- .NET Serializer testing framework☆78Updated 2 years ago
- Coding Guidelines for C#☆146Updated 6 years ago
- A set of helpers and extensions for C# programming.☆53Updated 7 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Double-ended queue☆137Updated last year
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures an…☆27Updated 5 years ago
- Data structures and algorithms for .NET☆138Updated 7 years ago
- Linq extensions to calculate basic statistics☆103Updated last year
- This project contains networking primitives for use with .NET.☆96Updated 4 years ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- The Book of the Runtime (BOTR) for the .NET Runtime. Combined articles from the official CoreCLR repo about the non-trivial internals of …☆73Updated 7 years ago
- A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.☆83Updated 4 months ago
- Binary Tree as a cross platform NuGet package☆34Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- Basic algorithms implementations in C#☆23Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- DAWG String Dictionary in C#☆123Updated 3 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Unity.Microsoft.DependencyInjection package☆66Updated last year
- ☆69Updated 2 years ago
- Libraries for BTrees in C#☆85Updated 10 years ago
- Asynchronous coroutines in C#☆40Updated 4 years ago