deniszykov / TypeConversionLinks
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
Sorting:
- 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Extremely fast MurmurHash implementation with zero heap allocations☆40Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Blittable .NET structs☆16Updated 9 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
- Binary serializer with full .NET support!☆17Updated 3 weeks ago
- Efficient compiler of .NET expression trees☆22Updated 6 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Text clustering algorithm, implemented in .NET☆22Updated last year
- EscapeTeams In-Memory Object Database☆26Updated 2 years ago
- ☆29Updated 5 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year