* Concurrency, Performance, Machine Learning, #dataorienteddesign propagator * R&I Director - I lead CS & DS teams * Making a Compiler
PowerUp. ⚡ Decompilation Tools and High Productivity Utilities ⚡
1.7kShiny.Calculator. A REPL calculator and an x86 asm emulator for developers
60DataOrientedDesign. Sample codes from my Lectures and Trainings on DoD
50SimpleIntrinsics. This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.
50dotCmd. A Better Console.
10SCPM. Smart Computation (Concurrent) Programming Model
9LightString. A fast, low allocation string framework for .NET that uses build in strings where it can and provides more advanced structures when needed.
6WritingHighPerformanceSystemsInNET-Presentation. CSS
3RT-Embedding-Model. A PyTorch implementation of an embedding model with RoPE (Rotary Position Embedding), temperature scaling, and Masked Language Modeling (MLM) pre-training support. This is a research and learning project to test out various ideas about embedding models and how a good Machine Learning project should look like.
3jit-tutorial. How to write a very simple JIT compiler
2PdfSharpCore. Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
2LowLevel. Low level .NET library loosley based on JAVA.Unsafe.
1