MiloszKrajewski / K4os.Hash.xxHash
XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0
☆25Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for K4os.Hash.xxHash
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- High-performance hex encoding and decoding for .NET☆43Updated 4 years ago
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆23Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- Non-boxing passing of values.☆27Updated 3 months ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆32Updated 5 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 5 months ago
- Adds a build timestamp to an assembly.☆17Updated last week
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 2 weeks ago
- 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 3 years ago
- .NET tool to analyze size of Native AOT binaries.☆42Updated 9 months ago
- Vectorized generic dictionary prototype☆14Updated this week
- ☆32Updated last month
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- Visual Studio Debugger Enumerable Visualizer without Serialize attribute, using Json. This is now inbuilt in Visual Studio 2022 from vers…☆13Updated last year
- ☆43Updated last month
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆48Updated 7 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 8 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆19Updated 10 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆33Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated 7 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆52Updated 7 months ago
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Updated 10 months ago