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:
- LibOptimization is numerical optimization algorithm library for .NET Framework. / .NET用の数値計算、最適化ライブラリ☆60Updated 5 months 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
- A set of useful collections written in C#☆9Updated 4 years ago
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 4 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- Graph processing library☆124Updated 3 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- ArraySlice<T> allows sophisticated slicing of multi-dimensional arrays without copying the underlying data☆34Updated 5 years ago
- A C# wrapper for CGAL☆15Updated 7 years ago
- C# STM☆21Updated 11 years ago
- C# implementation of a real-time Smoothed Particle Hydrodynamics (SPH) physics fluid simulation engine.☆46Updated 8 years ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16Updated 4 years ago
- A C# implementation of a calculation engine that is small, fast, and extensible.☆62Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- GUI-based .NET wrapper generator for C++ libraries (WIP)☆18Updated 5 years ago
- Some 70+ interesting computer science problems and solutions in C#☆9Updated 3 years ago
- Advanced .NET math library (.NET Standard).☆26Updated 4 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
- Script Interpreter base on .Net 4.0 dynamic language runtime;☆10Updated 7 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
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 2 years ago
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆32Updated 2 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated last month
- XML/JSON/YAML/CSV parsers for C#☆49Updated 3 weeks ago
- Voodoo Magic for WPF.☆13Updated 9 years ago
- C# port of Paul Falstad's excellent circuit simulator applet.☆40Updated 10 years ago