Genbox / FastHashLinks
☆22Updated 6 months ago
Alternatives and similar repositories for FastHash
Users that are interested in FastHash are comparing it to the libraries listed below
Sorting:
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated this week
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 2 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Vectorized generic dictionary prototype☆25Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 2 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 8 months ago
- Generate plots for BenchmarkDotNet☆12Updated 9 months ago
- ☆14Updated 2 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 6 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 10 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- Utilities for working with streams and pipes☆12Updated this week
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆27Updated 2 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆24Updated 2 years ago
- Tiny and simple data format/serializer.☆23Updated this week