keithwill / TrieHard
A playground for building an efficient key and key prefix lookup collection.
☆14Updated last year
Alternatives and similar repositories for TrieHard:
Users that are interested in TrieHard are comparing it to the libraries listed below
- ☆22Updated last month
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆18Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- The most revolutionary syntax visualizer☆69Updated last month
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆78Updated last month
- Tiny and simple data format/serializer.☆22Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆30Updated 5 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 7 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- A light-weight, performant interval tree in C#☆25Updated this week
- In-memory B-Tree implementation for C#☆20Updated 4 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last week
- Capture Minidump of .NET Applications☆26Updated last year
- Simplified, but extremely fast protobuf encoder.☆15Updated 8 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Immutability is easy!☆44Updated 2 weeks ago
- C# version for the The One Billion Row Challenge☆31Updated 11 months ago
- ☆47Updated last month
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆64Updated last month
- 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
- Blosc (byteshuffle, zstd, lz4, zip), mimalloc and CPU core id (sched_getcpu) native methods for .NET Standard 2.0☆26Updated 6 months ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago
- Traverse is a .NET library that makes it easy to explore trees and tree-like structures using LINQ.☆26Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated last month
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 7 months ago
- Provides platform independent navigation at the MVVM level and a Source Generator that automatically binds view and view models and regis…☆21Updated last month
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago