teo-tsirpanis / RecursiontLinks
Infinite recursion without blowing up the stack.
☆21Updated 3 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#☆47Updated last year
- Vectorized generic dictionary prototype☆25Updated 10 months ago
- .NET tool to analyze size of Native AOT binaries.☆53Updated 2 weeks ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 5 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- 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
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 8 months ago
- File path abstraction library for .NET.☆92Updated 2 weeks 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
- 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
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A .NET implementation of a parser for the KDL document language.☆32Updated 2 years ago
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- 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
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- Exposes top-level nullability information from reflection☆15Updated 4 months ago
- .NET library to work with Git repositories☆34Updated this week
- Post-build IL optimizer and intermediate representation for .NET programs☆147Updated 9 months ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆20Updated this week
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 4 months ago
- Clone .net objects using Source Generators☆32Updated last month
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 10 months ago
- A collection of various dangerous operations.☆28Updated 2 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆42Updated last week
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- A .NET runtime, but in Rust. Because I can.☆13Updated last year