Pinned Repositories
EndlesshReportGenerator
Simple C++ program that reads /var/log/syslog, filters out endlessh logs and determines basic stats, such as unique IPs, total accepted and closed connections.
fail2abuseipdb
fail2abuseipdb is a simple server utility that allows server admins to easily convert fail2ban's output to the AbuseIPDB CSV format
getopt.net
A port of GNU getopt to .net, written in C#.
isotp-c
An implementation of the ISO-TP (ISO15765-2) CAN protocol in C
isotpp
[ISO-TP](https://en.wikipedia.org/wiki/ISO_15765-2) is an international standard for transmitting data larger than 8 bytes via a CAN network. This port of the [ISOTP-C](https://github.com/Beatsleigher/isotp-c) library is designed to work on all platforms with C++. A future version with/for C#/.NET is also a possibility.
JDroidLib
This repository has reached its end-of-life; a new version is being developed!
libborr
Libborr is a cross-platform language file parser; useful for providing an easy way of translating your C++ application to other languages!
libsockcanpp
A C++ wrapper around Linux's socketcan featureset.
waveshare_8ch_relay_examples
This repository contains example code useful when using the WaveShare 8-channel relay module for the RaspberryPi. The example code provided by WaveShare is mixed up and doesn't work correctly.
SimonCahill's Repositories
SimonCahill/isotp-c
An implementation of the ISO-TP (ISO15765-2) CAN protocol in C
SimonCahill/libsockcanpp
A C++ wrapper around Linux's socketcan featureset.
SimonCahill/JDroidLib
This repository has reached its end-of-life; a new version is being developed!
SimonCahill/EndlesshReportGenerator
Simple C++ program that reads /var/log/syslog, filters out endlessh logs and determines basic stats, such as unique IPs, total accepted and closed connections.
SimonCahill/waveshare_8ch_relay_examples
This repository contains example code useful when using the WaveShare 8-channel relay module for the RaspberryPi. The example code provided by WaveShare is mixed up and doesn't work correctly.
SimonCahill/getopt.net
A port of GNU getopt to .net, written in C#.
SimonCahill/isotpp
[ISO-TP](https://en.wikipedia.org/wiki/ISO_15765-2) is an international standard for transmitting data larger than 8 bytes via a CAN network. This port of the [ISOTP-C](https://github.com/Beatsleigher/isotp-c) library is designed to work on all platforms with C++. A future version with/for C#/.NET is also a possibility.
SimonCahill/libborr
Libborr is a cross-platform language file parser; useful for providing an easy way of translating your C++ application to other languages!
SimonCahill/fail2abuseipdb
fail2abuseipdb is a simple server utility that allows server admins to easily convert fail2ban's output to the AbuseIPDB CSV format
SimonCahill/abuseipdbclient
A C++ application and library providing full access to AbuseIPDB's API
SimonCahill/closed-source-license
A simple license for closed source projects
SimonCahill/CrowCpp
A Fast and Easy to use microframework for the web.
SimonCahill/dbc_parser_cpp
A DBC file parsing library written in C++11.
SimonCahill/dbcc
CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library
SimonCahill/DotNet.Glob
A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.
SimonCahill/endlessh
SSH tarpit that slowly sends an endless banner
SimonCahill/gzip-hpp
Gzip header-only C++ library
SimonCahill/gzipp
A tiny, header-only C++ library for compressing and decompressing GZIP files.
SimonCahill/Hangman
SimonCahill/json.lua
A lightweight JSON library for Lua
SimonCahill/jthread
C++ class for a joining and cooperative interruptible thread (should become std::jthread)
SimonCahill/mosquitto
Eclipse Mosquitto - An open source MQTT broker
SimonCahill/quicktype
Generate types and converters from JSON, Schema, and GraphQL
SimonCahill/sharpcompress
SharpCompress is a fully managed C# library to deal with many compression types and formats.
SimonCahill/SimonCahill
SimonCahill/tikaondotnet
Use the Java Tika text extraction library on the .NET platform
SimonCahill/vb_paradise
Ein simples Beispiel Repo für mein "Tutorial" bei VB-Paradise.
SimonCahill/yii2-mobile-detect
SimonCahill/ZstdSharp
Port of zstd compression library to c#