keithwill / TrieHardLinks
A playground for building an efficient key and key prefix lookup collection.
☆15Updated 2 months ago
Alternatives and similar repositories for TrieHard
Users that are interested in TrieHard are comparing it to the libraries listed below
Sorting:
- ☆25Updated 4 months ago
- A C# string parser based on simple templates using source generators.☆43Updated last month
- Source generator for Equals and GetHashCode with attribute based control of equality implementation☆27Updated 2 weeks ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆81Updated 4 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- A dictionary and a set that offer very fast read speed in expense of slow write speed. Ideal in situations where the collection is infreq…☆11Updated this week
- Exposes top-level nullability information from reflection☆15Updated this week
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Non-boxing passing of values.☆27Updated 10 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 11 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- A light-weight, performant interval tree in C#☆28Updated 2 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 4 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Simple source only reflection library with default interface property support☆71Updated last month
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 5 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last month
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- Traverse is a .NET library that makes it easy to explore trees and tree-like structures using LINQ.☆26Updated 4 years ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 4 months ago
- Collection of code snippets and utilities for C# WASM, primarily focused on browser hosted WASM using .NET 8 WASM Browser or Uno.Wasm.Boo…☆45Updated 5 months ago
- Enforce better exception handling in C#/.NET by ensuring exceptions are explicitly handled.☆21Updated last month
- Declarative HTML generation with C#☆35Updated 8 months ago
- Display live statistics during .NET garbage collections☆13Updated last year
- In-memory B-Tree implementation for C#☆21Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago