adamradocz / FastestWaysInCSharp
The fastest ways to do things in C#.
☆13Updated last year
Alternatives and similar repositories for FastestWaysInCSharp:
Users that are interested in FastestWaysInCSharp are comparing it to the libraries listed below
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated 11 months ago
- Code memory safety analysis☆13Updated 2 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 months ago
- C# version for the The One Billion Row Challenge☆31Updated 11 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 months ago
- Embed resource files more C# programmer friendly!☆70Updated 8 months ago
- Vectorized generic dictionary prototype☆18Updated 2 months ago
- MSIL Reader☆36Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- ☆22Updated last month
- A light-weight, performant interval tree in C#☆24Updated 5 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Reflection is a source-generated reflection library, with global caching and support for AOT compilation☆18Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last week
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆20Updated last year
- The most revolutionary syntax visualizer☆69Updated last month
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- ☆14Updated 3 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 7 months ago
- Experiments in .NET Core diagnostics☆24Updated 9 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- High performance SIMD operations in c#☆41Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 11 months ago