bharathkumarms / AlgorithmsMadeEasy
Algorithms Made Easy
☆25Updated 4 years ago
Alternatives and similar repositories for AlgorithmsMadeEasy:
Users that are interested in AlgorithmsMadeEasy are comparing it to the libraries listed below
- This project contains networking primitives for use with .NET.☆94Updated 4 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 weeks ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Data structures and algorithms for .NET☆137Updated 6 years ago
- DAWG String Dictionary in C#☆120Updated 8 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- ☆71Updated last year
- Easy memoizing in .NET☆21Updated 13 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Libraries for BTrees in C#☆84Updated 9 years ago
- Extremely fast MurmurHash implementation with zero heap allocations☆40Updated 5 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Sample codes from my Lectures and Trainings on DoD☆50Updated 4 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A financial money management library and applications that utilize it.☆41Updated last month
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- Useful C# extension methods and utilities. Sponsored by endjin.☆17Updated 3 months ago
- Simplifies the implementation of IDisposable☆77Updated 3 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 6 months ago