Pinned Repositories
1brc.cs
1️⃣🐝🏎️ The One Billion Row Challenge -- C# Edition -- nietras
CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
CntkProtoSharp
CNTK model V2 protobuf format parsing and manipulation in C#.
csFastFloat
Intel.MklDnn.Interop
Raw, unhindered access to Intel(R) MKL-DNN for .NET
Llm.cs
C# port of @karpathy https://github.com/karpathy/llm.c
N
Tired of boilerplate? Then N is for you!
NativeLibrariesNugetPackageDefiner
Library for defining nuget packages for native libraries with support for splitting large files into fragments and joining them as part of nuget package target.
OnnxSharp
ONNX format parsing and manipulation in C#.
Sep
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
nietras's Repositories
nietras/Sep
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
nietras/1brc.cs
1️⃣🐝🏎️ The One Billion Row Challenge -- C# Edition -- nietras
nietras/Llm.cs
C# port of @karpathy https://github.com/karpathy/llm.c
nietras/OnnxSharp
ONNX format parsing and manipulation in C#.
nietras/NativeLibrariesNugetPackageDefiner
Library for defining nuget packages for native libraries with support for splitting large files into fragments and joining them as part of nuget package target.
nietras/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
nietras/CntkProtoSharp
CNTK model V2 protobuf format parsing and manipulation in C#.
nietras/csFastFloat
nietras/onnxruntime.interop
Performance minded OnnxRuntime interop for .NET incl. unhindered access to C API
nietras/BenchmarkDotNet
.NET library for benchmarking
nietras/discoverdotnet
A web site that helps you discover awesome .NET open source and community resources
nietras/MicrosoftTokenizer
.NET and Typescript implementation of BPE tokenizer for OpenAI LLMs.
nietras/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
nietras/StableDiffusion
Inference Stable Diffusion with C# and ONNX Runtime
nietras/VirtualizingWrapPanel
Implementation of a VirtualizingWrapPanel for WPF running .NET Framework 4.5+, .NET Core 3.0+ or .NET 5.0+
nietras/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
nietras/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
nietras/CsharpCVSBench
A CSV benchmark in C#!
nietras/dd-trace-dotnet
.NET Library for Datadog APM
nietras/FastHash
nietras/joelverhagen.com
nietras/llm.c
LLM training in simple, raw C/CUDA
nietras/NCsvPerf
A test bench for various .NET CSV parsing libraries
nietras/nietras.github.io
nietras blog
nietras/onnxruntime
ONNX Runtime: cross-platform, high performance scoring engine for ML models
nietras/open3d-cmake-find-package
Find pre-installed Open3D package in CMake
nietras/opencv
Open Source Computer Vision Library
nietras/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
nietras/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
nietras/TorchSharp
.NET bindings for the Pytorch engine