11-day longest streak
👋 Hey there, I'm Lucas. I work at ABC Arbitrage on our .NET trading platform. Some topics I like: - Low-level stuff in C# - High-performance code and optimization -…
👋 Hey there, I'm Lucas. I work at ABC Arbitrage on our .NET trading platform. Some topics I like:
- Low-level stuff in C#
- High-performance code and optimization
- Language parsing and processing, compilers
Check out some of my projects below. 🙂
-
InlineIL.Fody ★ PINNED
Inject arbitrary IL code at compile time.
C# ★ 259 2mo agoExplain → -
pcre-net ★ PINNED
PCRE.NET - Perl Compatible Regular Expressions for .NET
C# ★ 166 3d agoExplain → -
RazorBlade ★ PINNED
Compile Razor templates at build-time without a dependency on ASP.NET.
C# ★ 175 3d agoExplain → -
Zebus ★ PINNED ⑂
A lightweight Peer to Peer Service Bus
C# ★ 0 8y agoExplain → -
LocalsInit.Fody
Control the value of the localsinit flag on methods.
C# ★ 17 5y agoExplain → -
Benchmarks
Some benchmarks
C# ★ 12 6y agoExplain → -
atuin ⑂
✨ Magical shell history
Rust ★ 3 2d agoExplain → -
ripgrep ⑂
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Rust ★ 2 20h agoExplain → -
dotfiles
Configuration files
PowerShell ★ 1 2d agoExplain → -
RoslynQuoter ⑂
Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
★ 1 1y agoExplain → -
SourceBrowser ⑂
Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io
★ 1 6mo agoExplain → -
AvalonEdit ⑂
The WPF-based text editor component used in SharpDevelop
C# ★ 1 10mo agoExplain → -
pcre2 ⑂
PCRE2 development is now based here.
C ★ 1 9mo agoExplain → -
gong-wpf-dragdrop ⑂
The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
C# ★ 1 1y agoExplain → -
PropertyChanged ⑂
Injects INotifyPropertyChanged code into properties at compile time
C# ★ 1 2y agoExplain → -
Compare-Net-Objects ⑂
What you have been waiting for :+1: Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
C# ★ 1 7y agoExplain → -
terminal ⑂
The new Windows Terminal and the original Windows console host, all in the same place!
★ 0 3mo agoExplain → -
vivid ⑂
A themeable LS_COLORS generator with a rich filetype datebase
★ 0 4mo agoExplain → -
FodyHome ⑂
The landing page for Fody repositories
C# ★ 0 5mo agoExplain → -
winget-pkgs ⑂
The Microsoft community Windows Package Manager manifest repository
★ 0 7d agoExplain → -
sublime-jinja2 ⑂ ▣
Jinja2 support for Sublime Text 2
★ 0 1y agoExplain → -
bat ⑂
A cat(1) clone with wings.
★ 0 4mo agoExplain → -
aeron ⑂
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Java ★ 0 6y agoExplain → -
libgit2sharp ⑂
Git + .NET = ❤
★ 0 1y agoExplain → -
Fody ⑂
Extensible tool for weaving .net assemblies
C# ★ 0 2y agoExplain → -
dotnet-sdk ⑂
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
★ 0 2y agoExplain → -
ZLogger ⑂
Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
★ 0 2y agoExplain → -
ILSpy ⑂
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
★ 0 2y agoExplain → -
dotnet-api-docs ⑂
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
★ 0 3y agoExplain → -
Polyfill ⑂
Source only package that exposes newer .net and C# features to older runtimes.
C# ★ 0 3y agoExplain → -
Verify ⑂
Verify is a snapshot tool that simplifies the assertion of complex data models and documents.
★ 0 3y agoExplain → -
Verify.ZeroLog ⑂
No description.
C# ★ 0 3y agoExplain → -
Verify.ICSharpCode.Decompiler ⑂
Extends Verify to allow verification of assemblies via ICSharpCode.Decompiler
★ 0 3y agoExplain → -
diagnostics ⑂
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
★ 0 3y agoExplain → -
cpsb ⑂
The book of CPS-1
★ 0 3y agoExplain → -
cecil ⑂
Cecil is a library to inspect, modify and generate .NET programs and libraries.
C# ★ 0 3y agoExplain → -
roslynpad ⑂
A cross-platform C# editor based on Roslyn and AvalonEdit
★ 0 3y agoExplain → -
aoc-2022
Advent of Code 2022
Rust ★ 0 3y agoExplain → -
EmptyFiles ⑂
A collection of minimal binary files.
★ 0 3y agoExplain → -
razor ⑂
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
★ 0 3y agoExplain → -
termcolor ⑂
Cross platform terminal colors for Rust.
Rust ★ 0 2y agoExplain → -
addeol
Ensure files end with an end-of-line.
Rust ★ 0 4y agoExplain → -
jq ⑂
Command-line JSON processor
★ 0 3y agoExplain → -
roslyn ⑂
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
C# ★ 0 4y agoExplain → -
dotnet-runtime ⑂
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
C# ★ 0 4y agoExplain → -
resharper-verify ⑂
No description.
★ 0 3y agoExplain → -
rust-calc
A toy calculator to learn Rust
Rust ★ 0 4y agoExplain → -
ltrzesniewski
Config files for my GitHub profile.
★ 0 4y agoExplain → -
Disruptor-net ⑂
Port of LMAX Disruptor to .NET
★ 0 4y agoExplain → -
clrmd ⑂
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
★ 0 5y agoExplain → -
MSBuildStructuredLog ⑂
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
C# ★ 0 4y agoExplain → -
roslyn-analyzers ⑂
No description.
★ 0 4y agoExplain → -
teamcity-msbuild-logger ⑂
MSBuild logger for TeamCity
★ 0 5y agoExplain → -
antlr4cs ⑂
The original, highly-optimized C# Target for ANTLR 4
Java ★ 0 5y agoExplain → -
DynamicData ⑂
Reactive collections based on Rx.Net
C# ★ 0 8y agoExplain → -
NullGuard ⑂
Adds null argument checks to an assembly
★ 0 6y agoExplain → -
reactive ⑂
The Reactive Extensions for .NET
★ 0 6y agoExplain → -
SharpGenTools ⑂
Accurate and high performance C++ interop code generator for C#.
★ 0 4y agoExplain → -
minsk ⑂
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
C# ★ 0 6y agoExplain → -
NuGetPackageExplorer ⑂
Create, update and deploy Nuget Packages with a GUI
★ 0 5y agoExplain → -
PropertyChanging ⑂
Injects INotifyPropertyChanging code into properties at compile time.
★ 0 6y agoExplain → -
StringFormatter ⑂
Zero-allocation string formatting for .NET.
C# ★ 0 7y agoExplain → -
AccordNetFramework ⑂
Machine learning, computer vision, statistics and general scientific computing for .NET
C# ★ 0 7y agoExplain → -
FodyAddinSamples ⑂
A working sample for each Fody Addin
C# ★ 0 6y agoExplain → -
BadIdeas ⑂
The name says it all.
★ 0 8y agoExplain → -
StringsAreEvil ⑂
Reducing memory allocations from 7.5GB to 32KB
C# ★ 0 8y agoExplain → -
BenchmarkDotNet ⑂
Powerful .NET library for benchmarking
C# ★ 0 8y agoExplain → -
gitextensions ⑂
GitExtensions is a shell extension, a Visual Studio 2010-2015 plugin and a standalone Git repository tool.
C# ★ 0 9y agoExplain → -
git-lfs-migrate ⑂
Simple project for convert old repository for using git-lfs feature
Java ★ 0 9y agoExplain → -
omnisharp-vscode ⑂
Official C# support for Visual Studio Code (powered by OmniSharp)
TypeScript ★ 0 10y agoExplain → -
bfg-repo-cleaner ⑂
Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
Scala ★ 0 8y agoExplain → -
tikaondotnet ⑂
Use the Java Tika text extraction library on the .NET platform
C# ★ 0 11y agoExplain →
No repos match these filters.