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
- Vectorized generic dictionary prototype☆26Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆63Updated 9 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 source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- template repository for a roslyn source generator☆23Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- File path abstraction library for .NET.☆96Updated this week
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated last year
- 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
- .NET tool to analyze size of Native AOT binaries.☆55Updated 3 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 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 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last month
- A .NET implementation of a parser for the KDL document language.☆34Updated 3 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆78Updated 5 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- A micro-library that backports/polyfills .NET 9.0+'s System.Threading.Lock to prior versions (from .NET Standard 2.0 up to .NET 8.0), pro…☆25Updated last month
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆44Updated 3 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆106Updated 7 months ago
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆152Updated last year
- Collection of polyfills for projects targeting older versions of .NET☆68Updated 3 weeks ago