nikouu / TinyWordle
A C# console clone of ✨Wordle✨ but with an attempt to make the binary really tiny 🤏. Self-contained game size is a TINY 1,011KB 🐜 (Now 680 KB!)
☆18Updated last month
Alternatives and similar repositories for TinyWordle:
Users that are interested in TinyWordle are comparing it to the libraries listed below
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated 11 months ago
- ☆23Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- MSIL-level boxing detector tool for .Net (powered by ILReader)☆10Updated 4 years ago
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- Lightweight, persistent, thread-safe, disk-based queue written in C#☆11Updated 11 months ago
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆20Updated 3 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- An assistant that can auto-generate necessary runtime directives for NativeAOT☆25Updated 11 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 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
- ☆23Updated 8 months ago
- In-memory B-Tree implementation for C#☆20Updated 4 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 2 weeks ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆13Updated 4 years ago
- Library to render to the terminal using C# and .NET☆30Updated 5 months ago
- Find transitive dependencies in assemblies☆22Updated 3 months ago
- A set of tools to work with CIL in .NET applications☆26Updated 4 months ago
- Managed wrappers around the .NET Unmanaged API☆62Updated 10 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆20Updated last year
- The most revolutionary syntax visualizer☆69Updated last month