deniszykov / TypeConversionLinks
C# library which provides uniform API for conversion between types.
☆23Updated last year
Alternatives and similar repositories for TypeConversion
Users that are interested in TypeConversion are comparing it to the libraries listed below
Sorting:
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Binary serializer with full .NET support!☆17Updated 5 months ago
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Visual Studio extension to show the values of constants where they are used☆24Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 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
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last week
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 4 months ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Code analysis improvements and context actions☆63Updated last week
- A CSharp library that can deep clone any object using only reflection.☆53Updated 2 years ago
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆14Updated 5 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago