Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one program and use the same network code for all servers. In the network communication are all strings are omitted, instead it is based on a unique binary identifier, which the CPU and memory relieves massively.
The distributed statistical machine translation infrastructure consisting of load balancing, text pre/post-processing and translation services. Written in C++ 11 and utilises multicore CPUs by employing multi-threading, allows for secure SSL/TLS communications.
Remlog is a very simple remote logging tool, containing a browser-client which supports all browsers, an AJAX API for more modern applications and SSL support for secure apps.
Project demonstrating HTTP Public Key Pinning (HPKP) security feature between a server (Node.Js Expess Application) and a client (C# Console Appllication)