keithwill / TrieHard
A playground for building an efficient key and key prefix lookup collection.
☆15Updated last month
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#☆31Updated last year
- 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
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Fully-featured .NET CSV library, parsing gigabytes of CSV per second☆13Updated this week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆68Updated 10 months ago
- Non-boxing passing of values.☆27Updated 10 months ago
- ☆24Updated 3 months ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last month
- C# version for the The One Billion Row Challenge☆31Updated last year
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆81Updated 3 months ago
- Enforce better exception handling in C#/.NET by ensuring exceptions are explicitly handled.☆20Updated last month
- Simplified, but extremely fast protobuf encoder.☆17Updated 10 months ago
- A light-weight, performant interval tree in C#☆27Updated last month
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 7 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Tiny and simple data format/serializer.☆22Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 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 2 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 6 months ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- Tiny, low-memory footprint generic enum handling library for .NET that provides high-performance validation, parsing/formatting and bitwi…☆13Updated 3 months ago
- Code memory safety analysis☆14Updated 4 months ago
- ☆51Updated 3 weeks ago
- High performance SIMD operations in c#☆43Updated 5 years ago
- Experimenting with dotnet runtime.☆46Updated this week
- Server Timing middleware implementation for ASP.NET Core☆27Updated 5 months ago