nesteruk / MnemonicsLinks
Source code for mnemonic template generators for ReSharper and IDEA
☆22Updated 3 years ago
Alternatives and similar repositories for Mnemonics
Users that are interested in Mnemonics are comparing it to the libraries listed below
Sorting:
- I/O Call Instrumentation for .NET☆41Updated 3 years ago
- Gets size of .Net Framework objects, can change type of object to incompatible and can alloc .Net objects at unmanaged memory area☆110Updated 6 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 9 years ago
- Fast binary serializer☆65Updated 9 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Code analysis improvements and context actions☆62Updated last week
- Fast C# UUID implementation for .NET 6 & 7☆73Updated last year
- Getopt styled command line parser.☆28Updated 4 months ago
- ☆31Updated 2 years ago
- Data structures and algorithms for .NET☆138Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- ☆59Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- Generate ToString method from public properties.☆83Updated 7 months ago
- Visualization of the managed memory.☆84Updated 8 years ago
- DAWG String Dictionary in C#☆121Updated last year
- ☆141Updated 6 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Testing different approaches of building queries with benchmarks☆22Updated 2 months ago
- U2U Consult Performance Analyzers for C#☆26Updated 4 years ago
- ☆119Updated 12 years ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- ConfigureAwait Checker for ReSharper and Rider