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
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An allocation free Task-like object for async methods☆40Updated 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
- Vectorized generic dictionary prototype☆25Updated 11 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- The combined Langly runtime☆33Updated 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
- FrozenObjects serializer and deserializer☆93Updated 3 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 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
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- DAWG String Dictionary in C#☆121Updated 2 weeks 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☆40Updated 9 months ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Code memory safety analysis☆14Updated 10 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- .NET library to work with Git repositories☆34Updated this week
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Create zero allocation capturing struct lambdas!☆11Updated last year