deniszykov / TypeConversionLinks
C# library which provides uniform API for conversion between types.
☆24Updated last year
Alternatives and similar repositories for TypeConversion
Users that are interested in TypeConversion are comparing it to the libraries listed below
Sorting:
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- An allocation free Task-like object for async methods☆40Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- 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
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Binary serializer with full .NET support!☆17Updated 6 months ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Visual Studio extension to show the values of constants where they are used☆24Updated last month
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- Fast binary serializer☆66Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Code analysis improvements and context actions☆64Updated this week
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 11 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- A collection of utilities for working with strings in .NET.☆38Updated 5 years ago