tarurar's Stars
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
github/gitignore
A collection of useful .gitignore templates
typicode/husky
Git hooks made easy 🐶 woof!
bayandin/awesome-awesomeness
A curated list of awesome awesomeness
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
othneildrew/Best-README-Template
An awesome README template to jumpstart your projects!
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Huachao/vscode-restclient
REST Client Extension for Visual Studio Code
dependabot/dependabot-core
🤖 Dependabot's core logic for creating update PRs.
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
EasyNetQ/EasyNetQ
An easy to use .NET API for RabbitMQ
vkhorikov/CSharpFunctionalExtensions
Functional extensions for C#
dotnet/format
Home for the dotnet-format command
RafeKettler/magicmethods
Guide to Python's magic methods
meysamhadeli/awesome-dotnet-tips
A curated list of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native.
TNG/ArchUnitNET
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
la-yumba/functional-csharp-code
Code samples for Functional Programming in C#
laike9m/Python-Type-Challenges
Master Python typing (type hints) with interactive online exercises!
Ground-Zerro/DomainMapper
A tool for scanning and resolving DNS names into IP addresses
MelbourneDeveloper/RestClient.Net
.NET REST Client Framework for all platforms
groepl/Obsidian-Zettelkasten-Starter-Kit
A Starter Kit for Obsidian with all essential elements to build up your own Zettelkasten system.
StephenCleary/StructuredConcurrency
Structured concurrency support for C#
ErikEJ/EFCore.SqlServer.DateOnlyTimeOnly
Use the .NET types DateOnly and TimeOnly with the EF Core 6 and 7 SQL Server provider
rszalski/magicmethods
Guide to Python's magic methods
RonJeffries/python-asteroids-1