keithwill / TrieHardLinks
A playground for building an efficient key and key prefix lookup collection.
☆17Updated 2 weeks ago
Alternatives and similar repositories for TrieHard
Users that are interested in TrieHard are comparing it to the libraries listed below
Sorting:
- ☆32Updated 7 months ago
- LINQ implementation for Span☆23Updated 11 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Library to render to the terminal using C# and .NET☆32Updated 11 months ago
- A C# string parser based on simple templates using source generators.☆52Updated 4 months ago
- All the MIME/file extension pairs you will ever need. Comes with optional, magic bytes-based collision resolution.☆75Updated 2 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆89Updated 7 months ago
- In-memory B-Tree implementation for C#☆21Updated 5 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 11 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- Non-boxing passing of values.☆28Updated last month
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- High-performance network packet decoding and packet decoder source generator☆40Updated 7 months ago
- 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 .NET Core implementation of Amazon's S3 API with focus on simplicity, security and performance☆59Updated last month
- Vectorized generic dictionary prototype☆25Updated 8 months ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 2 months ago
- Traverse is a .NET library that makes it easy to explore trees and tree-like structures using LINQ.☆26Updated 5 years ago
- ☆22Updated 7 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- .NET Implementation of RoaringBitmap☆72Updated 5 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago