keithwill / TrieHardLinks
A playground for building an efficient key and key prefix lookup collection.
☆17Updated 3 months ago
Alternatives and similar repositories for TrieHard
Users that are interested in TrieHard are comparing it to the libraries listed below
Sorting:
- ☆34Updated 10 months ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- A light-weight, performant interval tree in C#☆35Updated 8 months ago
- All the MIME/file extension pairs you will ever need. Comes with optional, magic bytes-based collision resolution.☆79Updated last month
- 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
- ☆23Updated 10 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 3 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- LINQ implementation for Span☆24Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- A C# string parser based on simple templates using source generators.☆54Updated 7 months ago
- Non-boxing passing of values.☆28Updated 4 months ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 10 months ago
- Library to render to the terminal using C# and .NET☆31Updated 2 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- The most revolutionary syntax visualizer☆79Updated 6 months ago
- Cross-platform graphics framework for C# with .NET NativeAOT | Desktop • Mobile • Web | Direct3D • Metal • OpenGL • WebGL☆101Updated last week
- Source generator for Equals and GetHashCode with attribute based control of equality implementation☆31Updated this week
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆52Updated last month
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 5 months ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 10 months ago
- In-memory B-Tree implementation for C#☆22Updated 5 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- NWindows is a cross-platform window creation and management library for .NET☆89Updated last year
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- High performance SIMD operations in c#☆47Updated 6 years ago
- 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…☆93Updated 10 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year