TimothyMakkison's Stars
google-research/google-research
Google Research
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/csharplang
The official repo for the design of the C# programming language
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
rayon-rs/rayon
Rayon: A data parallelism library for Rust
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
HospitalRun/hospitalrun-frontend
Frontend for HospitalRun
Kinnara/ModernWpf
Modern styles and controls for your WPF applications
dtolnay/syn
Parser for Rust source code
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
ButchersBoy/Dragablz
Dragable and tearable tab control for WPF
RolandPheasant/TailBlazer
A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
PragmaticFlow/NBomber
Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).
fsprojects/awesome-fsharp
A curated list of awesome F# frameworks, libraries, software and resources.
aspnet/samples
Samples for ASP.NET Core
YairHalberstadt/stronginject
compile time dependency injection for .NET
john-h-k/MathSharp
A vector and matrix library written in C# using hardware intrinsics
ariccio/altWinDirStat
An unofficial modification of WinDirStat
JasperFx/lamar
Fast Inversion of Control Tool and Successor to StructureMap
ansys/pymapdl
Pythonic interface to MAPDL
nol1fe/delaunator-sharp
Fast Delaunay triangulation of 2D points implemented in C#.
LeeCampbell/RxCookbook
Collection of recipes and snippets helping you create useful Rx code
ChevyRay/qoi_rs
A Rust encoder/decoder for Dominic Szablewski's QOI format for fast, lossless image compression.
CristhGunners/Coolors
Beautiful Color Palettes
sonicmouse/Host.CreateDefaultBuilder.Example
This is an example of how you can use the new generic Host's CreateDefaultBuilder() method with a Startup.cs pattern
Liversage/Primitives
Create primitives to combat primitive obsession.
jacobaustin123/wgan-pytorch
PyTorch implementation of the Wasserstein GAN for image generation
JKarathiya/FizzBuzz_Solid
TDD SOLID FizzBuzz Kata