Sign in Sign up
nuget

JigSawDotNet

A lightweight .NET library that eliminates the runtime cost of conditional dispatch — switch statements, delegate indirection, and virtual calls — by assembling a purpose-built concrete type at startup whose abstract methods are directly wired to the chosen implementation via IL emission.

Activity

Latest release
2mo ago
Total releases
10
Cadence
~2 days
Last 12 months
10

Reach

Stars
1

Details

First release
Apr 18, 2026
Releases
Version Released
1.1.10 minor
1.0.10 patch
1.0.9 patch
1.0.8 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial