teo-tsirpanis / RecursiontLinks
Infinite recursion without blowing up the stack.
☆21Updated 2 weeks ago
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#☆46Updated last year
- Vectorized generic dictionary prototype☆25Updated 8 months ago
- .NET library to work with Git repositories☆34Updated last week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 3 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆145Updated 7 months ago
- .NET tool to analyze size of Native AOT binaries.☆53Updated 9 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- A collection of various dangerous operations.☆28Updated 2 years ago
- File path abstraction library for .NET.☆68Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 10 months 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 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
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆65Updated last month
- Performace Profiler/Monitor for .net applications☆20Updated 2 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
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- template repository for a roslyn source generator☆22Updated 3 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆40Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 6 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆112Updated last year
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated last week
- C# source generator implementing variadic generics☆15Updated 3 years ago
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 5 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year