JetBrains / ForTea
☆58Updated this week
Alternatives and similar repositories for ForTea:
Users that are interested in ForTea are comparing it to the libraries listed below
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Custom plugin to extend R# functionality.☆49Updated 3 weeks ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Generate ToString method from public properties.☆83Updated 3 months ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 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
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago
- C# LINQ Async extension methods library for async/await task.☆101Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Replaces static method calls.☆68Updated 3 months ago