vrittis's Stars
dnSpy/dnSpy
.NET debugger and assembly editor
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
fscheck/FsCheck
Random Testing for .NET
pact-foundation/pact-net
.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
itchio/butler
🎩 Command-line itch.io helper
codecombat/codecombat
Game for learning how to code.
astyonax/TimingParis
Comparison of driving and bicycling times in Paris and neighborhoods
sdras/object-explorer
🔥 A resource to help figure out what JavaScript object method would be best to use at any given time
nicolaswurtz/getlegos
getlegos Récupérer les notices de LEGO facilement / Retrieve LEGO's notice easily
paolosalvatori/ServiceBusExplorer
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
google/bottery
shiftkey/vcr-sharp
a simple way to record and replay HTTP requests for testing purposes
sebastienros/jint
Javascript Interpreter for .NET
fremag/MemoScope.Net
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
jordan-thoms/Retrofit.Net
Retrofit.Net turns your REST API into a C# interface
ncase/loopy
A tool for thinking in systems
galaxykate/tracery
Tracery: a story-grammar generation library for javascript
etodd/dialogger
A simple cross-platform dialogue graph editor.
raulrene/twitter-contest-js-bot
A Javascript bot that searches recent tweets about contests (based on retweeting) and retweets them (+ likes, replies and follows if necessary). Inspired by http://www.hscott.net/twitter-contest-winning-as-a-service/
dotnet-state-machine/stateless
A simple library for creating state machines in C# code
mewo2/naming-language
A generator for naming languages
mewo2/terrain
Fantasy map generator
asvd/microlight
highlights code in any programming language
tensorflow/models
Models and examples built with TensorFlow
CesiumGS/cesium
An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
matecat/MateCat
MateCat is an AI driven translation tool for language industry professionals. Matecat makes machine translation post-editing and project outsourcing easy.
martindevans/MarvellousMarkovModels
dthree/vorpal
Node's framework for interactive CLIs
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking