deniszykov / TypeConversion
C# library which provides uniform API for conversion between types.
☆22Updated last year
Alternatives and similar repositories for TypeConversion:
Users that are interested in TypeConversion are comparing it to the libraries listed below
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Research project for the Linq for the 2d arrays and images☆19Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- Nuget package merging utiility☆23Updated 9 months ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Binary serializer with full .NET support!☆17Updated last month
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 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…☆25Updated 6 years ago