codetancy's Stars
sger/RustBooks
List of Rust books
AnasImloul/Leetcode-Solutions
A repository with over 7000 solutions to more than 1800 Leetcode problems written in C++, Python, Java, Javascript, Rust & Golang.
SimplifyJobs/New-Grad-Positions
A collection of full time roles in SWE, Quant, and PM for new grads.
datalust/superpower
A C# parser construction toolkit with high-quality error reporting
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
ardalis/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
jdf/processing.py
Write Processing sketches in Python
aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
DamianEdwards/MinimalApiPlayground
A place I'm trying out the new ASP.NET Core minimal APIs features.
thoemmi/7Zip4Powershell
Powershell module for creating and extracting 7-Zip archives
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
processing/processing
Source code for the Processing Core and Development Environment (PDE)
ullmark/hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
DevToys-app/DevToys
A Swiss Army knife for developers.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
squid-box/SevenZipSharp
Fork of SevenZipSharp on CodePlex
Jessicaward/SpotNetCore
Command-line Spotify client written in .NET Core
Elfocrash/.NET-Backend-Developer-Roadmap
Roadmap for a .NET Backend Developer working with Microservices
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
3b1b/manim
Animation engine for explanatory math videos
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
Z3Prover/z3
The Z3 Theorem Prover
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
StevenSalazarM/CSP-Sudoku-Solver
Constraint Satisfaction Problem (CSP) solver for Sudoku with a graphical interface through python
amis92/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.