Yeah69's Stars
usebruno/bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
bflattened/bflat
C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
FractalFir/rustc_codegen_clr
A Rust compiler backend targeting CIL(.NET IR) and C.
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
davidfowl/Roslyn.Reflection
Reflection APIs over roslyn symbol APIs
namigop/FintX
Native, cross-platform gRPC test bench
ufcpp/StringLiteralGenerator
C# Source Generator for UTF-8 binary literal
ekmungai/python-accounting
Python Double Entry Accounting with a focus on IFRS Compliant Reporting
codecentric/net_automatic_interface
.Net Source Generator for Automatic Interfaces
k94ll13nn3/AutoConstructor
C# source generator that generates a constructor from readonly fields/properties in a class or struct
PawelGerr/Thinktecture.Runtime.Extensions
Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions
Dreamescaper/ServiceScan.SourceGenerator
Assembly scanning source generator for Microsoft.Extensions.DependencyInjection
DumplingsDevs/Pipelines
The most flexible mediation implementation in the .NET ecosystem with your own types
jasonswearingen/NotNot.AppSettings
Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization helper for when you are using Dependency Injection, or not.
LokiMidgard/AutoInvoke.Generator
A generator that generates a method that invokes, a specified generic method, for ever Type in your project that sattisfis a defined constraint
LokiMidgard/SourceGenerator.Helper.CopyCode
A simple Generator that generates a string representation to an anotatead Type
dimohy/GenPack
Packet generation and serialization/deserialization library using the .NET Source Generator
LokiMidgard/CSV-Parser-Generator
A Parser for CSV with support for uncommon line separators (e.g. Unicode) and instantiation of read-only objects and working nullable handling
gruhn/advent-of-code
TillKnollmann/AOC21
Code for the Advent of Code 2021
TillKnollmann/AOC22
Code for the Advent of Code 2022
TillKnollmann/AOC24
My solutions for advent of code 2024 in python.
Dafydd-E/advent-of-code-2023
marverati/advent-of-code
My solutions to the challenges from adventofcode.com
rbehrends/aoc2023
Advent of Code 2023
TillKnollmann/AOC23
Solutions to the advent of code 2023 in go.