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
- MemoryStream with ArrayPool☆12Updated 3 years ago
- While there are already countless math libraries for performing common matrix/array functions, StarMath is distinguished by its simplicit…☆22Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A set of useful collections written in C#☆9Updated 4 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆46Updated 2 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- A .NET library for compressed bit set data structures☆35Updated 7 months ago
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆32Updated 3 years ago
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 4 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Poly-line simplification library for C# based on the Douglas Peucker algorithm☆59Updated 6 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 2 months ago
- FNV-1a hash algorithm in C#☆26Updated last month
- The .NET C# port of libspiro - conversion between spiro control points and bezier's.☆21Updated 2 years ago
- Graph processing library☆123Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A CSharp library that can binary serialize any object quickly and easily☆36Updated 2 years ago
- A C# Deque class☆49Updated 10 years ago
- A C# library for creating long-running tasks and background workers.☆22Updated 11 months ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- A small .NET math library.☆61Updated 4 years ago
- A collection of low (or zero) allocation algorithms for .NET☆28Updated 6 years ago
- Game engine built on SkiaSharp. Used in Scribble Buddies!☆10Updated 2 years ago
- ☆43Updated 2 years ago
- PowerCollections☆48Updated 9 years ago