benaadams / Ben.TypeDictionary
☆29Updated 5 years ago
Alternatives and similar repositories for Ben.TypeDictionary:
Users that are interested in Ben.TypeDictionary are comparing it to the libraries listed below
- Example implementation of IValueTaskSource☆30Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 10 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- ☆55Updated 4 years ago
- A library that automatically adds support for object deconstruction in C#.☆40Updated 2 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated last week
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 6 months ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- A pub sub implementation built on top of orleans grains☆36Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A zero allocation globbing library☆25Updated last month
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 months ago
- Non-boxing passing of values.☆27Updated 9 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated last week
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago