MugiwaraJAK's Stars
ARKInvest/ARK-Invest-Exact-Sciences-Valuation-Model
This repository contains a five-year valuation model for Exact Sciences (EXAS) and an associated ReadMe file with relevant disclosures.
mnisjk/cppWebSockets
A simple, lightweight c++ WebSockets server library
Gydo194/server
C++ TCP server with callbacks
vmilea/CppAsync
async/await in vanilla C++11
LonghornEngineer/img2mif
A image to .mif file converter for use in Altera Quartus FPGA development.
EdwinVW/nats-demos
This repo contains the code for the demos that I use during talks I give about NATS and NATS Streaming.
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
bpftrace/bpftrace
High-level tracing language for Linux
nimbuscontrols/EIPScanner
Free implementation of EtherNet/IP in C++
dcnoren/EtherNet-IP_Sim
EtherNet/IP protocol (no, not TCP/IP) simulator. A small Windows console application that responds to EtherNet/IP requests.
maraujohome/ethernet_ip
ductsoup/ModbusTCP
A Modbus TCP class for Arduino and either Ethernet or Adafruit CC3000 WiFi shield that includes support for 32-bit integer and float operations.
fz-lyu/modbuspp
A C++ Library for Modbus TCP Client Protocol
eModbus/eModbus
Modbus library for RTU, ASCII and TCP protocols. Primarily developed on and for ESP32 MCUs.
slashx57/Domino
Domino is a set of projects for Home Automation written in dotnetCore C#
Hitachi/hitachi.github.io
Hitachi Github Pages
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
notepad-plus-plus/notepad-plus-plus
Notepad++ official repository
GillCleeren/RockPaperScissorsLizardSpock
Rock, Paper, Scissors, Lizard, Spock - Sample Application
GillCleeren/BlazorMiner
An "in-depth, deep-dive overview" tutorial ASP.NET Core application focusing on Blazor.
GillCleeren/BlazorNet5Samples
Blazor samples for .NET 5
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
libcpr/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
jawadhasan/asciiprotocol
alex-wolf-ps/whats-new-dotnet-5
csharpfritz/csharp_with_csharpfritz
Show notes, slides, and samples from the CSharp with CSharpFritz show
chriskohlhoff/asio
Asio C++ Library
dotnet-presentations/dotNETConf
Creative and technical content for running a .NET Conf local event in your community
civetweb/civetweb
Embedded C/C++ web server
foxweb/pico
This is a very simple HTTP server for Unix, using fork(). It's very easy to use.