keithwill / TrieHard
A playground for building an efficient key and key prefix lookup collection.
☆12Updated last year
Related projects ⓘ
Alternatives and complementary repositories for TrieHard
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- The most revolutionary syntax visualizer☆59Updated 3 weeks ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆65Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Non-boxing passing of values.☆27Updated 4 months ago
- High-performance network packet decoding and packet decoder source generator☆37Updated last year
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆40Updated 2 years ago
- Vectorized generic dictionary prototype☆14Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- High performance SIMD operations in c#☆38Updated 5 years ago
- Persistent Hash Tables Backed by Memory Mapped Files☆10Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 3 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- Simplified, but extremely fast protobuf encoder.☆14Updated 4 months ago
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- Parse any type from string in efficient way☆33Updated 3 weeks ago
- Tiny and simple data format/serializer.☆19Updated last week
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 9 months ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆31Updated 3 months ago
- A miniature large language model (LLM) that generates shakespeare like text written in C#. Project meant to help dotnet developers get in…☆30Updated 7 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated last year
- 👜 Single-file persisted lookup key/value database contained in a pure .NET 7.0+ library. All records persisted are kept in-memory for fa…☆45Updated 5 months ago
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆63Updated 4 months ago
- Easy to use SIMD accelerated Array and Span methods☆90Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 7 months ago
- ZeroIoC is reflectionless IoC Container for C#☆44Updated 3 months ago