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
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Vectorized generic dictionary prototype☆25Updated last year
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- An analyzer for Non-Copyable structs.☆35Updated 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 3 years ago
- .NET library to work with Git repositories☆34Updated last week
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- DAWG String Dictionary in C#☆121Updated last month
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 weeks ago
- The combined Langly runtime☆33Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Code memory safety analysis☆14Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- A library for generating discriminated union types in C#☆23Updated 5 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 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 2 months ago
- Create zero allocation capturing struct lambdas!☆11Updated last year
- 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