manofstick / Cistern.ValueLinqLinks
☆24Updated 4 years ago
Alternatives and similar repositories for Cistern.ValueLinq
Users that are interested in Cistern.ValueLinq are comparing it to the libraries listed below
Sorting:
- The combined Langly runtime☆33Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- .NET library to work with Git repositories☆34Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Non-boxing passing of values.☆28Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 3 months ago
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- 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
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures