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
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆94Updated last year
- A C# string parser based on simple templates using source generators.☆55Updated 9 months ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆21Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆41Updated 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
- ☆35Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Updated 5 years ago
- A light-weight, performant interval tree in C#☆36Updated 10 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET Core implementation of Amazon's S3 API with focus on simplicity, security and performance☆63Updated last month
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- In-memory B-Tree implementation for C#☆23Updated 5 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last month
- All the MIME/file extension pairs you will ever need. Comes with optional, magic bytes-based collision resolution.☆81Updated 2 months ago
- ☆23Updated last month
- Open KMS SDK☆37Updated last year
- Non-boxing passing of values.☆29Updated 6 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- LINQ implementation for Span☆24Updated last year
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- Vectorized generic dictionary prototype☆26Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 7 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆45Updated 3 years ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆50Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year