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☆128Updated 4 years ago
- LibOptimization is numerical optimization algorithm library for .NET Framework. / .NET用の数値計算、最適化ライブラリ☆61Updated 10 months ago
- A mathematical expression parser and evaluation library.☆52Updated 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 4 months ago
- Lean .NET wrapper around Graphviz for building graphs, reading/writing dot files, exporting images, or programmatically reading out layou…☆50Updated 4 months ago
- A C# Deque class☆50Updated 11 years ago
- Net standard geometry/shape manipulation library, can be used to merge / split shapes☆100Updated 5 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 .NET library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.☆97Updated 2 years ago
- .NET wrapper for OpenCL with abstraction☆64Updated 6 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- PowerCollections☆48Updated 9 years ago
- A small .NET math library.☆60Updated 4 years ago
- ArraySlice<T> allows sophisticated slicing of multi-dimensional arrays without copying the underlying data☆34Updated 5 years ago
- Poly-line simplification library for C# based on the Douglas Peucker algorithm☆60Updated last month
- An extremely fast, easy to use, KD-Tree optimized for machine learning and big-data applications.☆103Updated 5 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions…☆61Updated 2 weeks ago
- A CSharp library that can binary serialize any object quickly and easily☆38Updated 2 years ago
- GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF a…☆97Updated 2 years ago
- A C# implementation of a calculation engine that is small, fast, and extensible.☆63Updated last year
- C# implementation of a real-time Smoothed Particle Hydrodynamics (SPH) physics fluid simulation engine.☆46Updated 8 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- General purpose C# code library.☆99Updated last week
- Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures an…☆27Updated 5 years ago
- XML/JSON/YAML/CSV parsers for C#☆48Updated 5 months ago
- Machine Learning algorithm library in .NET Core☆63Updated 4 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago