cschen1205 / cs-algorithms
Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processing
☆33Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for cs-algorithms
- Advanced .NET math library (.NET Standard).☆25Updated 3 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆34Updated 4 years ago
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated 11 months ago
- FNV-1a hash algorithm in C#☆23Updated 7 months ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆15Updated 3 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- ArraySlice<T> allows sophisticated slicing of multi-dimensional arrays without copying the underlying data☆33Updated 4 years ago
- A C# Deque class☆49Updated 10 years ago
- Roslyn Cookbook, published by Packt☆27Updated last year
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆44Updated 2 years ago
- General C# (game) utilities library, containing a variety of useful types and algorithms☆28Updated this week
- Infrastructure for high performance code.☆64Updated 6 years ago
- .NET Reflection Made Fast and Simple ⛺☆27Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- Generic C# Enum Utilities☆25Updated last year
- Simple but powerful hierarchical state machine library☆55Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures an…☆27Updated 4 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 2 years ago
- Lean .NET wrapper around Graphviz for building graphs, reading/writing dot files, exporting images, or programmatically reading out the l…☆42Updated last week
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 4 years ago
- Voodoo Magic for WPF.☆13Updated 8 years ago
- Lightweight and extensible undo framework for .NET ⛺☆33Updated 2 years ago
- C# formatter for .NET & Mono stack traces☆23Updated 8 years ago
- C# STM☆21Updated 11 years ago