igor-toporet's Stars
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
wkhtmltopdf/wkhtmltopdf
Convert HTML to PDF using Webkit (QtWebKit)
Hacker0x01/hacker101
Source code for Hacker101.com - a free online web and mobile security class.
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
dotnet/blazor
Blazor moved to https://github.com/dotnet/aspnetcore
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
mailcheck/mailcheck
Reduce misspelled email addresses in your web apps.
thejsway/thejsway
The JavaScript Way book
JanVanRyswyck/awesome-talks
Awesome online talks and screencasts
mzucker/noteshrink
Convert scans of handwritten notes to beautiful, compact PDFs
zotroneneis/machine_learning_basics
Plain python implementations of basic machine learning algorithms
tailwarden/komiser
Open-source cloud-environment inspector. Supporting AWS, GCP, Azure, and more! Your cloud resources will have nowhere to hide!
jamesmh/coravel
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
vkhorikov/CSharpFunctionalExtensions
Functional extensions for C#
praeclarum/Ooui
A small cross-platform UI library that brings the simplicity of native UI development to the web
khalidabuhakmeh/ConsoleTables
Print out a nicely formatted table in a console application C#
omar/ByteSize
ByteSize is a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented. ByteSize is to bytes what System.TimeSpan is to time.
moserware/Skills
A detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post
Code-Sharp/WampSharp
A C# implementation of WAMP (The Web Application Messaging Protocol)
DevrexLabs/memstate
In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard
StefanKert/BuildVision
A Visual Studio extension to visualize the building process.
vkhorikov/SpecPattern
Source code for the Specification Pattern in C# Pluralsight course
vkhorikov/Goos
Growing Object-Oriented Software, Guided by Tests Without Mocks
ufcpp/ContextFreeTask
Task-like structs which capture no synchronization context on the await operations.
SergeyTeplyakov/awesome-talks
robinvanderknaap/AutoPoco.DataSources
Additional datasources for AutoPoco and basic usage examples.
jconnop/StockCutter
A .NET library for the optimal solving of the 1-dimensional cutting stock and bin packing problems