paintdotnet / PaintDotNet.ProcessorInformationLinks
Code extracted from Paint.NET for obtaining information about the CPU from the Win32 GetLogicalProcessorInformation API
☆13Updated 4 years ago
Alternatives and similar repositories for PaintDotNet.ProcessorInformation
Users that are interested in PaintDotNet.ProcessorInformation are comparing it to the libraries listed below
Sorting:
- Quantization code extracted from Paint.NET 4.2.16 w/ many fixes, improvements and optimizations to the standard Octree/Quantization code …☆31Updated 11 months ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- A tool to generate .NET AOT-friendly Win32 interop code from Microsoft.Windows.SDK.Win32Metadata package.☆14Updated last month
- A .NET port of https://github.com/krisk/fuse-swift☆16Updated 5 years ago
- A place for sharing and testing Noesis XAMLs☆32Updated 6 months ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆17Updated 11 years ago
- (prototype/wip) SVG rendering library compatible with netstandard 2.0☆11Updated 3 years ago
- XAML Islands for .NET 5☆21Updated 2 years ago
- DOOM compiled as a .NET application☆36Updated 3 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- A simple .NET library for emitting Chrome Systrace logs for use with chrome://tracing☆20Updated 2 years ago
- A tool to view and remove Windows JumpLists☆16Updated 11 months ago
- DirectN AOT compatible version. Only for .NET Core 9 and beyond. Interop Code for : DXGI, WIC, DirectX 9 to 12, Direct2D, Direct Write, D…☆83Updated last week
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆37Updated 2 weeks ago
- Texture loading and manipulation library☆67Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Sample effect plugins that show how to use the new Direct2D/GPU effects system available in Paint.NET v5.0+☆24Updated last year
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.