TenCoKaciStromy / typeid-dotnetLinks
The .NET implementation of TypeID.
☆12Updated 2 years ago
Alternatives and similar repositories for typeid-dotnet
Users that are interested in typeid-dotnet are comparing it to the libraries listed below
Sorting:
- Declarative Structured Concurrency for C#☆123Updated 2 weeks ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆168Updated 2 months ago
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆73Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Write scripts with the power of C# and .NET☆239Updated 3 years ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Universally Unique Lexicographically Sortable Identifier☆128Updated last year
- Benchmarking LINQ and alternative implementations☆184Updated last year
- Simple C# source generation based on custom templates☆105Updated last year
- This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.☆158Updated 5 months ago
- Parse any type from string in efficient way☆35Updated last month
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆61Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Roslyn Source Code Generators with Examples☆84Updated this week
- Fast and memory-efficient immutable collections and helper data structures☆245Updated this week
- Simple way to serialize and deserialize polymorphic types for Json.NET☆46Updated 4 months ago
- A fast and low allocation StringBuilder for .NET.☆102Updated 2 weeks ago
- Extends C# with Mixins.☆27Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- C# Toolkit for Code Generation (T4 alternative!)☆295Updated 9 months ago
- Practical generic programming for .NET☆223Updated 2 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Unity.Microsoft.DependencyInjection package☆63Updated last year
- Structured concurrency support for C#☆276Updated 2 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Zero Allocation Writer/Reader Parser for .NET Core