cschen1205 / cs-algorithmsLinks
Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processing
☆33Updated 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
- 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
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A fast, possibly the fastest, square root function for large integers and floats in C# and Java. The algorithm uses a variety of new and …☆13Updated 3 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 7 years ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆35Updated 4 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- C# implementation of a real-time Smoothed Particle Hydrodynamics (SPH) physics fluid simulation engine.☆46Updated 8 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- ArraySlice<T> allows sophisticated slicing of multi-dimensional arrays without copying the underlying data☆34Updated 4 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- C# library with very fast but not very accurate realisations of System.Math methods.☆12Updated 8 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Simple force-directed graph layout library for WPF.☆18Updated 10 years ago
- LibOptimization is numerical optimization algorithm library for .NET Framework. / .NET用の数値計算、最適化ライブラリ☆60Updated 4 months ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 3 weeks ago
- Binary serializer with full .NET support!☆17Updated last month
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Game engine built on SkiaSharp. Used in Scribble Buddies!☆10Updated 2 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A collection of low (or zero) allocation algorithms for .NET☆28Updated 7 years ago
- The Mathos Core Library☆26Updated 7 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago