manofstick / Cistern.ValueLinqLinks
☆24Updated 5 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Vectorized generic dictionary prototype☆26Updated last year
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- .NET library to work with Git repositories☆34Updated last week
- The combined Langly runtime☆33Updated 3 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years 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
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆41Updated 11 months ago
- DAWG String Dictionary in C#☆122Updated 2 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- Implicit parameters via contexts☆43Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- BigMachines is State Machine library for .NET☆44Updated last month
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 3 months ago
- Non-boxing passing of values.☆29Updated 5 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago