Pinned Repositories
AsyncSizeAnalyzer
PoC - Warn on Large Async State Machines
Cesil
Modern CSV (De)Serializer
CommonMark.NET
Implementation of CommonMark specification in C# for converting Markdown documents to HTML. Optimized for maximum performance and portability.
FeatherDotNet
.NET implementation of the Feather protocol (see: https://github.com/wesm/feather)
FluentStringParser
Experimenting with fast, narrow use case, string parsing
Jil
Fast .NET JSON (De)Serializer, Built On Sigil
LinqAF
Low allocation re-implementation of LINQ-to-Objects
More
A CSS Compiler
public-broadcasting
Self describing wrapper around protobuf-net.
Sigil
A fail-fast validating helper for .NET CIL generation
kevin-montrose's Repositories
kevin-montrose/Jil
Fast .NET JSON (De)Serializer, Built On Sigil
kevin-montrose/Sigil
A fail-fast validating helper for .NET CIL generation
kevin-montrose/LinqAF
Low allocation re-implementation of LINQ-to-Objects
kevin-montrose/Cesil
Modern CSV (De)Serializer
kevin-montrose/FeatherDotNet
.NET implementation of the Feather protocol (see: https://github.com/wesm/feather)
kevin-montrose/AsyncSizeAnalyzer
PoC - Warn on Large Async State Machines
kevin-montrose/LearnMeAThing-2019-01
One time drop of LearnMeAThing sabbatical project
kevin-montrose/ANCLAFS
ASP.NET Core Library and Framework Support
kevin-montrose/DumpDiag
Routine .NET process dump diagnostic tool
kevin-montrose/StackExchange.Redis
General purpose redis client
kevin-montrose/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
kevin-montrose/azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
kevin-montrose/benjamin-hodgson.github.io
kevin-montrose/BitPackHeaders
POC for packing value-by-names
kevin-montrose/coverlet
Cross platform code coverage for .NET
kevin-montrose/docfx
Tools for building and publishing API documentation for .NET projects
kevin-montrose/feather
Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
kevin-montrose/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
kevin-montrose/HN_SO_analysis
Does popularity of technology on StackOverflow (SO) influence popularity of a post about this technology on Hacker News (HN)?
kevin-montrose/KeraLua
C# Native bindings of Lua 5.4 (compatible with .NET/iOS/Mac/Android/UWP)
kevin-montrose/Latin1Repro
Scratch for some encoding issues (not just Latin1... but that was the first one I found)
kevin-montrose/llvm-project
kevin-montrose/NLua
Bridge between Lua and the .NET.
kevin-montrose/OptimizationExercise.PackingHeaders
Implementations and Benchmarks for "Fun" Packed Headers Investigation
kevin-montrose/Primes
Prime Number Projects in C#/C++/Python
kevin-montrose/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
kevin-montrose/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
kevin-montrose/service-fabric
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
kevin-montrose/StopwatchBenchmark
Benchmarks for .NET Stopwatch refactor
kevin-montrose/TcpProxy
A sample showing how to implement a tcp proxy using new kestrel APIs