kg / SimdDictionary
Vectorized generic dictionary prototype
☆18Updated 2 months ago
Alternatives and similar repositories for SimdDictionary:
Users that are interested in SimdDictionary are comparing it to the libraries listed below
- 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
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 3 weeks ago
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- 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
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 8 months ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 8 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Non-boxing passing of values.☆27Updated 7 months ago
- A micro-sdk for .NET☆15Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 3 months ago
- A light-weight, performant interval tree in C#☆25Updated this week
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆22Updated last year
- Tools for experimenting with union types.☆27Updated 3 weeks ago
- Code memory safety analysis☆13Updated 2 months ago
- ☆14Updated this week
- Find transitive dependencies in assemblies☆22Updated 3 months ago
- A modern high performance PostgreSQL protocol implementation for .NET☆31Updated 2 weeks ago
- .NET Generic Host for UI applications☆19Updated 7 months ago
- Internal application architecture via command and event messages☆26Updated this week
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.