deniszykov / TypeConversion
C# library which provides uniform API for conversion between types.
☆21Updated 10 months ago
Alternatives and similar repositories for TypeConversion:
Users that are interested in TypeConversion are comparing it to the libraries listed below
- Research project for the Linq for the 2d arrays and images☆19Updated 10 months ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- The combined Langly runtime☆33Updated 3 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 months ago
- Binary serializer with full .NET support!☆17Updated 2 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆27Updated this week
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- MemoryStream with ArrayPool☆12Updated 2 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 6 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago