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:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 3 weeks ago
- .NET library to work with Git repositories☆34Updated last week
- An allocation free Task-like object for async methods☆40Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- Vectorized generic dictionary prototype☆25Updated 10 months 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 zero-reflection approach to C# metaprogramming☆31Updated last year
- 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
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Create zero allocation capturing struct lambdas!☆11Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Implicit parameters via contexts☆43Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Non-boxing passing of values.☆28Updated 3 months ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago