dropsonic / dotNext2019Links
Roslyn demo for dotNext 2019
☆9Updated 3 years ago
Alternatives and similar repositories for dotNext2019
Users that are interested in dotNext2019 are comparing it to the libraries listed below
Sorting:
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- Memory pools, non-allocating LINQ, traffic-free collections☆107Updated 4 years ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆61Updated last year
- Parse any type from string in efficient way☆35Updated last month
- Fast C# UUID implementation for .NET 6 & 7☆72Updated 10 months ago
- Extends C# with Mixins.☆27Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆59Updated 2 months ago
- A C# library for creating long-running tasks and background workers.☆23Updated last year
- Extremely fast MurmurHash implementation with zero heap allocations☆41Updated 5 years ago
- C# Source Generator for UTF-8 binary literal☆145Updated 10 months ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆46Updated 4 months ago
- Fast and light BitWriter and BitReader.☆68Updated last year
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Build automation system for .NET☆23Updated 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
- ☆31Updated last year
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated 10 months ago
- Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code☆88Updated 5 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated 11 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 8 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 10 months ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Simple C# source generation based on custom templates☆105Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 8 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆168Updated 2 months ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year