Infinite recursion without blowing up the stack.
☆21Mar 1, 2026Updated 2 weeks ago
Alternatives and similar repositories for Recursiont
Users that are interested in Recursiont are comparing it to the libraries listed below
Sorting:
- .NET Native but with CoreRT's ILCompiler☆28Feb 29, 2024Updated 2 years ago
- Reimplementation of ECMA-335 metadata APIs☆21Mar 12, 2026Updated last week
- Basic Compilation Log support☆40Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 15, 2024Updated last year
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Dec 17, 2023Updated 2 years ago
- Inference Llama 2 in one file of pure C#☆23Sep 3, 2023Updated 2 years ago
- ☆12Nov 18, 2025Updated 4 months ago
- The scar / simba obfuscator.☆11May 29, 2015Updated 10 years ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- Smash provides a collection of non-cryptographic hashes for .NET☆20Mar 17, 2024Updated 2 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Jun 29, 2024Updated last year
- A cross-platform .NET Standard library to get the cache line size (in bytes) of the processor.☆17Jul 10, 2018Updated 7 years ago
- A compiler framework for managed code.☆53Sep 29, 2019Updated 6 years ago
- C# examples using WebGPU and NativeAOT☆49Jan 27, 2023Updated 3 years ago
- A collection of algorithms I've implemented and found generally useful☆16Apr 21, 2024Updated last year
- Less Privileged AppContainer (LPAC) Sandbox for Firefox☆17May 28, 2025Updated 9 months ago
- Performace Profiler/Monitor for .net applications☆20Dec 13, 2022Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Mar 17, 2024Updated 2 years ago
- A topological sort implementation for .NET