teo-tsirpanis / RecursiontLinks
Infinite recursion without blowing up the stack.
☆21Updated last week
Alternatives and similar repositories for Recursiont
Users that are interested in Recursiont are comparing it to the libraries listed below
Sorting:
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆63Updated 8 months ago
- .NET tool to analyze size of Native AOT binaries.☆55Updated 2 months ago
- Vectorized generic dictionary prototype☆25Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last week
- File path abstraction library for .NET.☆95Updated 3 weeks ago
- Playground for testing msbuild in a "server" mode☆16Updated 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
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- The most revolutionary syntax visualizer☆80Updated 7 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆149Updated 11 months ago
- A .NET implementation of a parser for the KDL document language.☆33Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 5 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆74Updated 4 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆105Updated 6 months ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- A collection of various dangerous operations.☆28Updated 2 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
- Non-boxing passing of values.☆29Updated 5 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Exposes top-level nullability information from reflection☆15Updated 7 months ago
- C# and Razor compiler playground in the browser via Blazor WebAssembly☆101Updated last week
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆44Updated 2 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 2 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 11 months ago