Entomy / LibLanglyLinks
The combined Langly runtime
☆33Updated 3 years ago
Alternatives and similar repositories for LibLangly
Users that are interested in LibLangly 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.☆72Updated 2 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Non-boxing passing of values.☆28Updated 4 months ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 6 months ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 4 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆45Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 10 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- ☆29Updated 6 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- ☆24Updated 4 years ago
- Simplifies the implementation of IDisposable☆78Updated 2 months ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆102Updated 5 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago