deniszykov / TypeConversion
C# library which provides uniform API for conversion between types.
☆22Updated 11 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 last year
- MemoryStream with ArrayPool☆12Updated 3 years 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Blittable .NET structs☆16Updated 9 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- Visual Studio extension to show the values of constants where they are used☆24Updated this week
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- ☆23Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- ☆28Updated 5 years ago