keithwill / TrieHardLinks
A playground for building an efficient key and key prefix lookup collection.
☆17Updated 2 months ago
Alternatives and similar repositories for TrieHard
Users that are interested in TrieHard are comparing it to the libraries listed below
Sorting:
- ☆34Updated 9 months ago
 - Sample code to show how to walk the managed heap in C#☆32Updated last year
 - A light-weight, performant interval tree in C#☆32Updated 7 months 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
 - A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
 - An allocation free Task-like object for async methods☆40Updated last year
 - Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆56Updated 2 years ago
 - All the MIME/file extension pairs you will ever need. Comes with optional, magic bytes-based collision resolution.☆78Updated last month
 - In-memory B-Tree implementation for C#☆21Updated 5 years ago
 - Simple build versioning for .NET, powered by Git tags☆66Updated last week
 - Library to render to the terminal using C# and .NET☆31Updated 3 weeks ago
 - A C# string parser based on simple templates using source generators.☆52Updated 6 months ago
 - ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 9 months ago
 - Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
 - High-performance network packet decoding and packet decoder source generator☆40Updated 9 months ago
 - Open KMS SDK☆37Updated last year
 - .NET Implementation of RoaringBitmap☆73Updated 5 years ago
 - File path abstraction library for .NET.☆92Updated this week
 - A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
 - High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
 - ☆58Updated last week
 - Non-boxing passing of values.☆28Updated 3 months ago
 - This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
 - Vectorized generic dictionary prototype☆25Updated 10 months ago
 - Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
 - Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
 - .NET library for working with Roslyn's syntax trees☆23Updated last week
 - A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
 - BigMachines is State Machine library for .NET☆43Updated this week