cschen1205 / cs-algorithmsLinks
Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processing
☆34Updated 7 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☆124Updated 4 years ago
- A mathematical expression parser and evaluation library.☆52Updated 2 years ago
- A CSharp library that can binary serialize any object quickly and easily☆38Updated 2 years ago
- A small .NET math library.☆60Updated 4 years ago
- LibOptimization is numerical optimization algorithm library for .NET Framework. / .NET用の数値計算、最適化ライブラリ☆61Updated 9 months ago
- Lean .NET wrapper around Graphviz for building graphs, reading/writing dot files, exporting images, or programmatically reading out layou…☆49Updated 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
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- A C# Reflection Helper Library☆14Updated 8 years ago
- A C# Deque class☆50Updated 11 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- C# implementation of a real-time Smoothed Particle Hydrodynamics (SPH) physics fluid simulation engine.☆46Updated 8 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 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 2 months ago
- Machine Learning algorithm library in .NET Core☆63Updated 4 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF a…☆95Updated last year
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 5 months ago
- SharpFFTW - A lightweight C# wrapper for native FFTW.☆27Updated 2 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
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆47Updated 3 years ago
- Poly-line simplification library for C# based on the Douglas Peucker algorithm☆60Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 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
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A .NET library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.☆97Updated 2 years ago
- xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions…☆61Updated last week