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:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- Vectorized generic dictionary prototype☆25Updated 8 months ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- An analyzer for Non-Copyable structs.☆34Updated 3 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- .NET library to work with Git repositories☆34Updated last week
- Non-boxing passing of values.☆28Updated 3 weeks ago
- 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 5 months ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- DAWG String Dictionary in C#☆121Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- High-performance network packet decoding and packet decoder source generator☆40Updated 7 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- BigMachines is State Machine library for .NET☆43Updated 3 weeks ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago