miniksa / trieLinks
Playing around to make a high-performance prefix tree implementation in C#
☆18Updated last year
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 11 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- LINQ implementation for Span☆23Updated 8 months ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- A framework for transparently invoking multiple instances or clients.☆33Updated last month
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- A pure C# implementation of sparse bitsets☆25Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Parse any type from string in efficient way☆35Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 2 weeks ago
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆45Updated 7 months ago
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆32Updated 3 years ago
- Rapid Avro serializer for C# .NET☆9Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated last month
- A C# library for creating long-running tasks and background workers.☆23Updated 11 months ago
- actor based udp network engine (core server)☆24Updated 3 years ago
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 10 months ago
- Interop bindings for mimalloc.☆43Updated 4 months ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆15Updated 4 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 3 weeks ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 11 months ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 8 months ago