cschen1205 / cs-algorithmsLinks
Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processing
☆34Updated 8 years ago
Alternatives and similar repositories for cs-algorithms
Users that are interested in cs-algorithms are comparing it to the libraries listed below
Sorting:
- Advanced .NET math library (.NET Standard).☆26Updated 4 years ago
- Graph processing library☆125Updated 4 years ago
- A C# Deque class☆50Updated 11 years ago
- A C# implementation of a calculation engine that is small, fast, and extensible.☆62Updated last year
- Machine Learning algorithm library in .NET Core☆63Updated 4 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- XML/JSON/YAML/CSV parsers for C#☆48Updated 4 months ago
- Code visualization tool for C# to quickly explore, navigate and document source code structure and relationships. Integrates into Visual …☆143Updated 3 years ago
- A mathematical expression parser and evaluation library.☆52Updated 2 years ago
- A small .NET math library.☆60Updated 4 years ago
- LibOptimization is numerical optimization algorithm library for .NET Framework. / .NET用の数値計算、最適化ライブラリ☆61Updated 10 months ago
- A simple mesh networking library in C# based on WatsonTcp☆25Updated last year
- C# implementation of a real-time Smoothed Particle Hydrodynamics (SPH) physics fluid simulation engine.☆46Updated 8 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions…☆61Updated last week
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆48Updated 3 years ago
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 11 years ago
- Fast C# CSV parser☆151Updated last year
- A CSharp library that can binary serialize any object quickly and easily☆38Updated 2 years ago
- Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis…☆109Updated 3 months ago
- .NET wrapper of plotly.js for ICSharpCore☆65Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF a…☆96Updated last year
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆68Updated 2 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- Simple language interpreter written in pure C#.☆80Updated 10 years ago
- An extremely fast, easy to use, KD-Tree optimized for machine learning and big-data applications.☆103Updated 5 years ago
- Simple but powerful hierarchical state machine library☆57Updated 7 years ago