pgolebiowski / algo-kitLinks
Toolkit of algorithms and data structures for .NET developers.
☆23Updated 2 years ago
Alternatives and similar repositories for algo-kit
Users that are interested in algo-kit are comparing it to the libraries listed below
Sorting:
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 6 years ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- A ConcurrentHashSet implementation☆139Updated 3 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated last year
- Code generation for immutable types☆175Updated last year
- Generates valid, readable C# from an Expression Tree.☆170Updated last week
- C# immutable records generator☆73Updated 5 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 4 years ago
- ConfigureAwaitChecker☆73Updated 3 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆75Updated last year
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆224Updated 3 years ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 9 years ago
- Execute a function in a separate process☆234Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 5 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Compressed bitmaps in C#☆83Updated 2 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- A C# Glob library for .NET and .NET Core.☆227Updated last year
- A C# .NET class library containing tools for parsing the command line arguments of console applications.☆119Updated 2 years ago
- Terse C# HTML Generation Library☆182Updated 3 years ago
- Extensible inline editor output for LINQPad☆57Updated 3 years ago
- Fast persistent queues for .NET☆220Updated 2 weeks ago
- The .NET port of HdrHistogram☆183Updated last year
- ☆118Updated 13 years ago