JetBrains / ForTeaLinks
☆58Updated this week
Alternatives and similar repositories for ForTea
Users that are interested in ForTea are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Analyzers checking System.Reflection☆81Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Custom plugin to extend R# functionality.☆49Updated last month
- The combined Langly runtime☆33Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- Replaces static method calls.☆68Updated 4 months ago
- C# interface-to-member source generator☆80Updated 9 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆120Updated last week
- Generate ToString method from public properties.☆83Updated 4 months ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- Provides per-assembly fixture state support for xunit☆26Updated last week
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- Example implementation of IValueTaskSource☆30Updated last year