Pharmhaus-2's Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
CurryOnCoders/SagaBus
An initiative to build a frameworks and tools for F# to enable development of modern applications, leveraging the principles of Domain-Driven Design and building upon the foundations of Functional Programming
PowerShell/PowerShell
PowerShell for every system!
urwithajit9/HG_NeuralNetwork
Python code for Hacker's guide to Neural Networks - Andrej Karpathy blog
Wpatburke/Comparison-Of-Optimization-Algorithms
# Algorithms compared: # > Proximal Gradient Descent # > Accelerated Proximal Gradient Descent # > Coordinate Descent # > Alternating Direction Method of Multipliers (ADMM) #
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
trentsartain/Neural-Network
This is a configurable Neural Network written in C#. The Network functionality is completely decoupled from the UI and can be ported to any project. You can also export and import fully trained networks and datasets.
microsoft/napajs
Napa.js: a multi-threaded JavaScript runtime
primer/css
Primer is GitHub's design system. This is the CSS implementation
uuidjs/uuid
Generate RFC-compliant UUIDs in JavaScript
microsoft/ManagedEsent
SAP/PyRFC
Asynchronous, non-blocking SAP NW RFC SDK bindings for Python
dotnet/core-setup
Installer packages for the .NET Core runtime and libraries
SteveDesmond-ca/dotnet-arm
Automated builds of .NET Core for Ubuntu on ARM
webmasterish/bulma-customizer
Create your own custom Bulma build
webtorrent/instant.io
🚀 Streaming file transfer over WebTorrent (torrents on the web)
jbakic/Shielded
A strict and mostly lock-free Software Transactional Memory (STM) for .NET
google/angle
A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.
BitMiracle/libtiff.net
.NET version of LibTiff library made by Bit Miracle and contributors
NModbus4/NModbus4
NModbus4 is a C# implementation of the Modbus protocol. This project is archived in favor of https://github.com/NModbus/NModbus
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
Wenzel/awesome-virtualization
Collection of resources about Virtualization
LordNoteworthy/al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
7sharp9/write-you-an-inference-in-fsharp
Different type inference algorithms implemented in F#
emertechie/SyslogNet
.Net Syslog client. Supports both RFC 3164 and RFC 5424 Syslog standards as well as UDP and encrypted TCP transports.
abdonkov/DSA
Data structures and algorithms in C#
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
dustyburwell/TinyJson
Minimal, one file Json Parser for .Net
mbdavid/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
justinstenning/SharpDisasm
SharpDisasm - x86 / x86-64 disassembler for .NET