keithwill / TrieHardLinks
A playground for building an efficient key and key prefix lookup collection.
☆17Updated 5 months ago
Alternatives and similar repositories for TrieHard
Users that are interested in TrieHard are comparing it to the libraries listed below
Sorting:
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- ☆35Updated last year
- A light-weight, performant interval tree in C#☆36Updated 10 months ago
- All the MIME/file extension pairs you will ever need. Comes with optional, magic bytes-based collision resolution.☆81Updated 2 months ago
- A C# string parser based on simple templates using source generators.☆55Updated 9 months ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 7 months ago
- Non-boxing passing of values.☆29Updated 6 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- LINQ implementation for Span☆24Updated last year
- 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
- Vectorized generic dictionary prototype☆26Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last month
- Library to render to the terminal using C# and .NET☆32Updated 4 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆63Updated 9 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆94Updated last year
- The fastest pure C# implementation of RoaringBitmaps.☆26Updated 6 months ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆76Updated last year
- Declarative HTML generation with C#☆34Updated last year
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆21Updated 2 years ago
- A .NET Core implementation of Amazon's S3 API with focus on simplicity, security and performance☆63Updated last month
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- 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 5 years ago
- Tiny and simple data format/serializer.☆22Updated last week